sergios1234 / monoxna

Automatically exported from code.google.com/p/monoxna
Other
0 stars 0 forks source link

ContentReader #6

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
stub some Content Reader class needed for model pipepline.
And fill some function in ContentReader useful for it

Original issue reported on code.google.com by olivier....@gmail.com on 18 Feb 2007 at 6:57

Attachments:

GoogleCodeExporter commented 8 years ago
Heya,

I applied your patch, but it doesn't compile. This line is a bit suspect:

"ContentTypeReader typeReader = ContentManager.assetReaders[index - 1];"

Contentmanager doesnt contain a definition for assetReaders.

Original comment by alan.mcg...@gmail.com on 21 Feb 2007 at 7:42

GoogleCodeExporter commented 8 years ago
Hi Alan,

there are some issue with my first patch. You put all my test in tests folder 
whereas
must be in subfolder Microsoft.Xna.Framework\Graphics

and For second one, I miss a class. So I update new patch

Original comment by olivier....@gmail.com on 21 Feb 2007 at 9:01

Attachments:

GoogleCodeExporter commented 8 years ago
It seems to conflict with the latest commit of your new patch.  Mind running a
cleanup and update on your SVN version, and then re-creating this patch?

Original comment by robloach on 27 Jun 2007 at 9:00

GoogleCodeExporter commented 8 years ago
ContentReader already implemented.

Original comment by timpam...@gmail.com on 9 Dec 2009 at 1:41