Blender Git Commit Log

Git Commits -> Revision 4b8b9b2

Revision 4b8b9b2 by Joshua Leung (master)
June 9, 2009, 04:39 (GMT)
NLA SoC: Added buttons in NKEY region for NLA Editor

- Most of the settings wrapped in RNA have been exposed here using the new layout engine stuff from Brecht (C-API). I've tried to maintain a hierarchy of high-level (owner, generic-settings) to low-level (children, specialised-settings) here, which seems to be the prevailing guidelines?
(It took a while to try to understand how this all fitted together, since there were no clear examples on how to use this anywhere)

- NLA-Strip Modifiers have not been exposed yet. They still use the old-style drawing, which may/may not be compatible here.

- Fixed a bug with how the notifiers from this panel get sent. I really don't know how the compiler would have missed the undeclared pointer that was being used ('ob').

Commit Details:

Full Hash: 4b8b9b222eebbfa01566b90a00bba8a35835c671
SVN Revision: 20742
Parent Commit: a8f8161
Lines Changed: +190, -27

2 Modified Paths:

/source/blender/editors/animation/anim_filter.c (+0, -1) (Diff)
/source/blender/editors/space_nla/nla_buttons.c (+190, -26) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021