Blender Git Commit Log

Git Commits -> Revision 19abd72

Revision 19abd72 by Ton Roosendaal (master)
July 19, 2005, 16:12 (GMT)
Couple of fixes combined;

- With Actions on a Pose, ESC in transform restored wrong.
This is solved similar to ipos now, storing a 'last time evaluated'.
Could be extended to ghosting... soon.
- Moving the little yellow 'key blocks' in Action window didn't update
3d window. ALso the 'lock' option didn't work, and flashed header.
- Pose Transform: noticed there were still errors in cases, especially
with actions. Painfully tried to build the desired matrix now.
- Removed obsolete Bone pointer from TransData

Commit Details:

Full Hash: 19abd72baaf2de95c5f46011708756f2ca9dcd8d
SVN Revision: 4837
Parent Commit: b344db3
Lines Changed: +143, -130

8 Modified Paths:

/source/blender/blenkernel/intern/action.c (+100, -96) (Diff)
/source/blender/blenkernel/intern/constraint.c (+1, -1) (Diff)
/source/blender/include/transform.h (+0, -1) (Diff)
/source/blender/makesdna/DNA_action_types.h (+2, -1) (Diff)
/source/blender/makesdna/DNA_armature_types.h (+1, -2) (Diff)
/source/blender/src/editaction.c (+18, -10) (Diff)
/source/blender/src/editipo.c (+10, -2) (Diff)
/source/blender/src/transform_conversions.c (+11, -17) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021