Blender Git Commit Log

Git Commits -> Revision 36773e3

Revision 36773e3 by Campbell Barton (master)
April 20, 2018, 08:34 (GMT)
Remove Armature Sketching & Retarget

While the feature is interesting, it's not much from what we can tell.

Retargeting is an important feature but needs
to fit in better with typical animation work-flows.

See: T52809

Commit Details:

Full Hash: 36773e35f6009693562330137435271922758b95
Parent Commit: 98422c3
Lines Changed: +7, -11500

11 Deleted Paths:

/source/blender/blenkernel/BKE_sketch.h (+0, -149)
/source/blender/blenkernel/intern/sketch.c (+0, -555)
/source/blender/blenlib/BLI_graph.h (+0, -185)
/source/blender/blenlib/intern/graph.c (+0, -1016)
/source/blender/editors/armature/BIF_generate.h (+0, -49)
/source/blender/editors/armature/BIF_retarget.h (+0, -171)
/source/blender/editors/armature/editarmature_generate.c (+0, -305)
/source/blender/editors/armature/editarmature_retarget.c (+0, -2641)
/source/blender/editors/armature/editarmature_sketch.c (+0, -2651)
/source/blender/editors/armature/reeb.c (+0, -3201)
/source/blender/editors/armature/reeb.h (+0, -207)

22 Modified Paths:

/release/scripts/presets/keyconfig/3dsmax.py (+0, -11) (Diff)
/release/scripts/presets/keyconfig/maya.py (+0, -11) (Diff)
/release/scripts/startup/bl_ui/space_view3d.py (+0, -58) (Diff)
/source/blender/blenkernel/CMakeLists.txt (+0, -2) (Diff)
/source/blender/blenkernel/intern/armature.c (+0, -8) (Diff)
/source/blender/blenkernel/intern/library_query.c (+0, -2) (Diff)
/source/blender/blenkernel/intern/scene.c (+0, -15) (Diff)
/source/blender/blenlib/CMakeLists.txt (+0, -2) (Diff)
/source/blender/blenloader/intern/readfile.c (+0, -3) (Diff)
/source/blender/blenloader/intern/versioning_legacy.c (+0, -41) (Diff)
/source/blender/editors/armature/armature_intern.h (+0, -13) (Diff)
/source/blender/editors/armature/armature_ops.c (+0, -27) (Diff)
/source/blender/editors/armature/armature_select.c (+0, -4) (Diff)
/source/blender/editors/armature/armature_skinning.c (+0, -4) (Diff)
/source/blender/editors/armature/armature_utils.c (+0, -2) (Diff)
/source/blender/editors/armature/CMakeLists.txt (+0, -7) (Diff)
/source/blender/editors/gpencil/gpencil_paint.c (+1, -1) (Diff)
/source/blender/editors/include/ED_armature.h (+0, -20) (Diff)
/source/blender/makesdna/DNA_armature_types.h (+0, -2) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+6, -41) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+0, -91) (Diff)
/source/blender/windowmanager/intern/wm_init_exit.c (+0, -5) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021