Blender Git Loki
Git Commits -> Revision d278637
Revision d278637 by Nathan Letwory (master) June 20, 2011, 12:43 (GMT) |
Fix [#26912] [Collada] Screw up with names/ids on import Reported by Valeriy Firsov Use the node name if it exists, fall back to id otherwise. |
Commit Details:
Full Hash: d27863733710ab23749b21755be245bc7a303f12
SVN Revision: 37664
Parent Commit: 81f5679
Lines Changed: +19, -17
6 Modified Paths:
/source/blender/collada/AnimationImporter.cpp (+5, -4) (Diff)
/source/blender/collada/ArmatureImporter.cpp (+3, -3) (Diff)
/source/blender/collada/collada_internal.cpp (+1, -1) (Diff)
/source/blender/collada/DocumentImporter.cpp (+3, -2) (Diff)
/source/blender/collada/MeshImporter.cpp (+4, -4) (Diff)
/source/blender/collada/SkinInfo.cpp (+3, -3) (Diff)
/source/blender/collada/ArmatureImporter.cpp (+3, -3) (Diff)
/source/blender/collada/collada_internal.cpp (+1, -1) (Diff)
/source/blender/collada/DocumentImporter.cpp (+3, -2) (Diff)
/source/blender/collada/MeshImporter.cpp (+4, -4) (Diff)
/source/blender/collada/SkinInfo.cpp (+3, -3) (Diff)