Closed fbizot closed 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.
Looks good.
Regarding line primitives, we should be able to emulate them now anyway.
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.