aerys / minko-collada

Collada file format extension for Minko
http://minko.io
MIT License
14 stars 7 forks source link

Not yet implemented features on Triangles class. #17

Closed fbizot closed 11 years ago

fbizot commented 11 years ago

If you have, for example, lines primitives in your collada documents, error thrown prevents the loading of the documents, but geometry can be still loaded. So logs errors instead of throwing errors, can keep loading of implemented features.

warrenseine commented 11 years ago

Looks good.

Regarding line primitives, we should be able to emulate them now anyway.