Blender Git Commit Log

Git Commits -> Revision 4809597

Revision 4809597 by Joshua Leung (master)
September 24, 2007, 12:14 (GMT)
== NLA Editor ==

Added some features to the NLA Editor that had previously only been added for the Action Editor.

* It is now possible to choose whether timing is displayed in Frames or Seconds like in many of the other Animation Editors. Use Ctrl-T or the View menu to change this.

* Autosnap behaviour from Action Editor is now also available for the NLA Editor. It was partially done in the previous commit (for transform). Use the new combo-box on the NLA Editor header (like the one on the Action Editor header) to set this.


* editaction.c: silenced a compiler warning from the previous commit related to a function which is no longer needed.

Commit Details:

Full Hash: 48095977757696b435c886a6f2c58f0eee6da30d
SVN Revision: 12132
Parent Commit: c4860af
Lines Changed: +100, -26

7 Modified Paths:

/source/blender/makesdna/DNA_action_types.h (+1, -1) (Diff)
/source/blender/makesdna/DNA_space_types.h (+4, -2) (Diff)
/source/blender/src/drawipo.c (+22, -2) (Diff)
/source/blender/src/editaction.c (+0, -15) (Diff)
/source/blender/src/editnla.c (+24, -2) (Diff)
/source/blender/src/header_nla.c (+27, -0) (Diff)
/source/blender/src/transform.c (+22, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021