Blender Git Commit Log

Git Commits -> Revision bbf8287

Revision bbf8287 by Joshua Leung (master)
April 5, 2011, 11:04 (GMT)
Bugfix [#26792] blender crash when scaling action strip in NLA

Two part bug:
Part 1) NLA Editor menu was calling wrong operator
Part 2) r35829 broke NLA scaling, since it only checked that the
transform mode used was allowed in the Action Editor (probably
confused by Part 1)

Commit Details:

Full Hash: bbf82877cf75bb01ce284e908bb411ae6277e55d
SVN Revision: 36020
Parent Commit: 165a40e
Lines Changed: +8, -4

3 Modified Paths:

/release/scripts/startup/bl_ui/space_nla.py (+1, -1) (Diff)
/source/blender/editors/transform/transform.c (+4, -2) (Diff)
/source/blender/editors/transform/transform_conversions.c (+3, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021