Blender Git Commit Log

Git Commits -> Revision e71a6bd

Revision e71a6bd by Joshua Leung (master)
May 8, 2008, 08:59 (GMT)
NLA - Bugfix:

Scale and Repeat fields in NLA Transform Properties panel will now ignore negative values instead of clamping them to a near-zero value, which can easily be confused with the strip being 'destroyed'. This shouldn't affect other interface elements, as this change has only been used here.

(Note: negative scaling should be avoided)

Commit Details:

Full Hash: e71a6bd79ea1982dbed05468cc98def7093e9228
SVN Revision: 14742
Parent Commit: 205d06f
Lines Changed: +34, -16

4 Modified Paths:

/source/blender/include/BIF_interface.h (+1, -0) (Diff)
/source/blender/src/drawnla.c (+3, -3) (Diff)
/source/blender/src/interface.c (+23, -12) (Diff)
/source/blender/src/interface_draw.c (+7, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021