Blender Git Loki
Git Commits -> Revision 90349be
Revision 90349be by Gaia Clary (collada2.8) August 2, 2018, 12:13 (GMT) |
Cleanup Collada: changed import stage names for better reading. The Collada Importer processes the imported files twice. It is still not clear to me why it needs to do that. However i renamed the Import stages for now to clarify a bit what really happens: General -> Fetching_Scene_data Controller -> Fetching_Controller_data This change makes it more clear that when the controller data is fetched these methods are not needed. Before it was much harder to understand what this is all about. |
Commit Details:
Full Hash: 90349bec6afda15269fda8e7c902c2d3e1539e0a
Parent Commit: 1bf404d
Lines Changed: +16, -18