Blender Git Commit Log

Git Commits -> Revision 0a3697c

Revision 0a3697c by Joshua Leung (master)
February 5, 2009, 05:51 (GMT)
2.5 - Bugfixes for Pose 'Clear' Operators

* Fixed context iterators for PoseChannels. The actual selection test was missing (but layer visibility was getting checked). Also added check for hidden bones here too.

* Removed unnecessary defines added by mfoxdogg in BKE_context.h

* Removed the old hacks in 'Clear ...' operators for ensuring that object animation (ipos/actions) don't overwrite poses. These are no longer necessary, since normal animation calculation is only done in a separate step on frame-changes now.
* Removed the manual checks for layer visibility from 'Clear ...' operators, since that's taken care of by context iterators.

Commit Details:

Full Hash: 0a3697ccf7f16bd328a8894c62995de0ff12adb0
SVN Revision: 18820
Parent Commit: 6947624
Lines Changed: +63, -65

4 Modified Paths:

/source/blender/blenkernel/BKE_context.h (+0, -2) (Diff)
/source/blender/editors/armature/armature_intern.h (+1, -1) (Diff)
/source/blender/editors/armature/editarmature.c (+58, -60) (Diff)
/source/blender/editors/space_view3d/space_view3d.c (+4, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021