Blender Git Commit Log

Git Commits -> Revision 7756da3

Revision 7756da3 by Joshua Leung (master)
February 16, 2011, 02:05 (GMT)
PoseLib UI and Bugfixes:
- Added operator button to show the current pose. This runs on top of
the interactive pose browse functionality, so the tooltip may be a bit
obtuse...
- Specifying a pose for the Pose browse functionality to set now works
correctly. Previously, some old depsgraph hacks were actually
interferring with correct updating (only the armature updated
correctly, but deforms didn't occur)
- Fixed a case of accessing freed memory, which I'm surprised no
static checkers have reportedly picked up on yet, or that nobody has
really had issues with (probably due to low memory "turnaround" so
far)

Commit Details:

Full Hash: 7756da34c9256c5948a79435301c88a4b850cb3d
SVN Revision: 34887
Parent Commit: 669cffd
Lines Changed: +6, -8

2 Modified Paths:

/release/scripts/ui/properties_data_armature.py (+3, -3) (Diff)
/source/blender/editors/armature/poselib.c (+3, -5) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021