Blender Git Loki

Git Commits -> Revision 5d02292

Revision 5d02292 by Joshua Leung (master)
May 6, 2012, 04:18 (GMT)
Bugfixes for Motion Path drawing/updating in light of the recent changes:
* Added proper "update" operators in place of the abuse of the calculate
operators, so now the display ranges won't get overwritten everytime (with the
default values) you go to update the paths.

* Display range settings in properties editor now actually work. Before, the "In
Range" mode only displayed the entire paths.

Commit Details:

Full Hash: 5d02292d3cbdc1eb8657a2e186de7ac38bc226b7
SVN Revision: 46334
Parent Commit: 7c58e6a
Lines Changed: +106, -22

8 Modified Paths:

/release/scripts/startup/bl_ui/properties_animviz.py (+2, -4) (Diff)
/source/blender/editors/armature/armature_intern.h (+1, -0) (Diff)
/source/blender/editors/armature/armature_ops.c (+1, -0) (Diff)
/source/blender/editors/armature/poseobject.c (+36, -0) (Diff)
/source/blender/editors/object/object_edit.c (+34, -0) (Diff)
/source/blender/editors/object/object_intern.h (+1, -0) (Diff)
/source/blender/editors/object/object_ops.c (+1, -0) (Diff)
/source/blender/editors/space_view3d/drawanimviz.c (+30, -18) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021