Blender Git Commit Log
Git Commits -> Revision f34d1d5
Revision f34d1d5 by Gaia Clary (master) February 9, 2013, 16:19 (GMT) |
[#33437](partial fix) Collada: importing a scene changes units. Added an option to disable unit settings during import. |
Commit Details:
Full Hash: f34d1d55850cd82fbae843ffafa7115dab0e0eeb
SVN Revision: 54411
Parent Commit: 555bcc3
Lines Changed: +157, -25
2 Added Paths:
/source/blender/collada/ImportSettings.cpp (+27, -0) (View)
/source/blender/collada/ImportSettings.h (+39, -0) (View)
/source/blender/collada/ImportSettings.h (+39, -0) (View)
6 Modified Paths:
/source/blender/collada/CMakeLists.txt (+2, -0) (Diff)
/source/blender/collada/collada.cpp (+11, -2) (Diff)
/source/blender/collada/collada.h (+4, -1) (Diff)
/source/blender/collada/DocumentImporter.cpp (+30, -17) (Diff)
/source/blender/collada/DocumentImporter.h (+3, -2) (Diff)
/source/blender/editors/io/io_collada.c (+41, -3) (Diff)
/source/blender/collada/collada.cpp (+11, -2) (Diff)
/source/blender/collada/collada.h (+4, -1) (Diff)
/source/blender/collada/DocumentImporter.cpp (+30, -17) (Diff)
/source/blender/collada/DocumentImporter.h (+3, -2) (Diff)
/source/blender/editors/io/io_collada.c (+41, -3) (Diff)