Blender Git Loki
Git Commits -> Revision 9f6a66d
Revision 9f6a66d by Gaia Clary (master) June 15, 2012, 22:00 (GMT) |
Collada: (Exporter) Add new option 'deform bones only' |
Commit Details:
Full Hash: 9f6a66d5f9feb34377cf0e6465020cc80f673d8e
SVN Revision: 47979
Parent Commit: a2d4fdd
Lines Changed: +155, -91
10 Modified Paths:
/release/scripts/presets/operator/wm.collada_export/second_life.py (+3, -3) (Diff)
/source/blender/collada/ArmatureExporter.cpp (+64, -47) (Diff)
/source/blender/collada/ArmatureExporter.h (+2, -0) (Diff)
/source/blender/collada/collada.cpp (+18, -12) (Diff)
/source/blender/collada/collada.h (+3, -2) (Diff)
/source/blender/collada/collada_utils.cpp (+26, -2) (Diff)
/source/blender/collada/collada_utils.h (+1, -0) (Diff)
/source/blender/collada/ExportSettings.h (+3, -2) (Diff)
/source/blender/makesrna/intern/rna_scene_api.c (+10, -8) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+25, -15) (Diff)
/source/blender/collada/ArmatureExporter.cpp (+64, -47) (Diff)
/source/blender/collada/ArmatureExporter.h (+2, -0) (Diff)
/source/blender/collada/collada.cpp (+18, -12) (Diff)
/source/blender/collada/collada.h (+3, -2) (Diff)
/source/blender/collada/collada_utils.cpp (+26, -2) (Diff)
/source/blender/collada/collada_utils.h (+1, -0) (Diff)
/source/blender/collada/ExportSettings.h (+3, -2) (Diff)
/source/blender/makesrna/intern/rna_scene_api.c (+10, -8) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+25, -15) (Diff)