stub some Content Reader class needed for model pipepline. And fill some function in ContentReader useful for it
- DuffContentReaderPatch.patch 18.49KB
Comment #1
Posted on Feb 21, 2007 by Helpful CatHeya,
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.
Comment #2
Posted on Feb 21, 2007 by Grumpy MonkeyHi 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
- DuffContentReaderPatch.patch 25.59KB
Comment #3
Posted on Jun 27, 2007 by Massive CatIt 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?
Comment #4
Posted on Dec 9, 2009 by Happy BearContentReader already implemented.
Status: Fixed
Labels:
Type-Patch
Priority-Low