Blender Git Commit Log

Git Commits -> Revision 5656d68

Revision 5656d68 by Joshua Leung (master)
November 30, 2006, 02:47 (GMT)
Removed the other ugly global used in action editor. Now the
ACTWIDTH is a macro that tries to get actwidth from the active
SpaceAction (G.saction->actwidth). This should solve any potential
problems with having two action editors open editing shapekey
actions.

Also, I've fixed a compiler warning caused by erwin's constraint
commit. Wrong ui call for button.

Commit Details:

Full Hash: 5656d68aa321a6ba7ff727f07e94fa1af0f0ac0e
SVN Revision: 9118
Parent Commit: 3731be9
Lines Changed: +5, -10

6 Modified Paths:

/source/blender/include/BIF_editaction.h (+1, -0) (Diff)
/source/blender/makesdna/DNA_action_types.h (+1, -1) (Diff)
/source/blender/src/buttons_object.c (+1, -1) (Diff)
/source/blender/src/drawaction.c (+1, -3) (Diff)
/source/blender/src/drawipo.c (+1, -2) (Diff)
/source/blender/src/editaction.c (+0, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021