mjs513 / monoxna

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

Model based Class Completion #55

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I have completed some of the Model Based Classes.

To include :

Model.cs
ModelBone.cs
ModelBoneCollection.cs
ModelEffectCollection.cs
ModelMesh.cs
ModelMeshCollection.cs
ModelMeshPart.cs
ModelMeshPartCollection.cs

all which were Updated / Changed in the attached patch.

Original issue reported on code.google.com by xAced...@gmail.com on 6 Mar 2010 at 8:53

Attachments:

GoogleCodeExporter commented 9 years ago
The changes look good, but the nunit tests must be written as well before the 
patch
can be included. If you don't provide the tests, I will need to implement them 
myself.

Original comment by lav...@gmail.com on 18 Mar 2010 at 7:29