Blender Git Commit Log

Git Commits -> Revision 664c95d

Revision 664c95d by Campbell Barton (master)
June 16, 2012, 09:16 (GMT)
code cleanup: collada
- when bubble sorting names - dont convert to str::string just to compare strings
- use BLI_linklist_index() to check if an item is in the list
- quiet some warnings

Commit Details:

Full Hash: 664c95d1ebf525b6daf15dc599c85f14ab58155d
SVN Revision: 47984
Parent Commit: 9f6a66d
Lines Changed: +72, -88

9 Modified Paths:

/source/blender/collada/ArmatureExporter.cpp (+6, -3) (Diff)
/source/blender/collada/ArmatureExporter.h (+12, -12) (Diff)
/source/blender/collada/collada.cpp (+10, -11) (Diff)
/source/blender/collada/collada.h (+16, -17) (Diff)
/source/blender/collada/collada_utils.cpp (+9, -23) (Diff)
/source/blender/collada/collada_utils.h (+2, -2) (Diff)
/source/blender/collada/DocumentImporter.cpp (+1, -1) (Diff)
/source/blender/collada/ExportSettings.h (+12, -13) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+4, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021