Blender Git Commit Log

Git Commits -> Revision 766d65a

Revision 766d65a by Gaia Clary
March 11, 2018, 20:07 (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: 766d65a50b96d156f8bb30464eacb7f2b66fd23c
Parent Commit: 038cd16
Lines Changed: +16, -16

2 Modified Paths:

/source/blender/collada/DocumentImporter.cpp (+14, -14) (Diff)
/source/blender/collada/DocumentImporter.h (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021