Blender Git Commit Log
Git Commits -> Revision f3f3bcc
Revision f3f3bcc by Sukhitha Jayathilake (master) June 14, 2011, 20:42 (GMT) |
New Animation Import system. Only Mesh object animation import support implemented for now. |
Commit Details:
Full Hash: f3f3bcc45e701fac4abcfb68a2bbc60e06e6a9f4
SVN Revision: 37488
Parent Commit: d8974a6
Lines Changed: +480, -75
5 Modified Paths:
/source/blender/collada/AnimationExporter.cpp (+60, -27) (Diff)
/source/blender/collada/AnimationExporter.h (+4, -0) (Diff)
/source/blender/collada/AnimationImporter.cpp (+392, -44) (Diff)
/source/blender/collada/AnimationImporter.h (+21, -2) (Diff)
/source/blender/collada/DocumentImporter.cpp (+3, -2) (Diff)
/source/blender/collada/AnimationExporter.h (+4, -0) (Diff)
/source/blender/collada/AnimationImporter.cpp (+392, -44) (Diff)
/source/blender/collada/AnimationImporter.h (+21, -2) (Diff)
/source/blender/collada/DocumentImporter.cpp (+3, -2) (Diff)