Export to GitHub

monoxna - issue #6

ContentReader


Posted on Feb 18, 2007 by Grumpy Monkey

stub some Content Reader class needed for model pipepline. And fill some function in ContentReader useful for it

Attachments

Comment #1

Posted on Feb 21, 2007 by Helpful Cat

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.

Comment #2

Posted on Feb 21, 2007 by Grumpy Monkey

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

Attachments

Comment #3

Posted on Jun 27, 2007 by Massive Cat

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?

Comment #4

Posted on Dec 9, 2009 by Happy Bear

ContentReader already implemented.

Status: Fixed

Labels:
Type-Patch Priority-Low