Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Leung <aligorith@gmail.com>2009-02-05 08:51:21 +0300
committerJoshua Leung <aligorith@gmail.com>2009-02-05 08:51:21 +0300
commit0a3697ccf7f16bd328a8894c62995de0ff12adb0 (patch)
treeaa580325dc3f98da45782e73d7a1954e72db5e18 /source/blender/render
parent6947624afa873b6050a9ee494628e7da97aada96 (diff)
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.
Diffstat (limited to 'source/blender/render')
0 files changed, 0 insertions, 0 deletions