Blender Git Loki

Git Commits -> Revision 0bef801

Revision 0bef801 by Joshua Leung (master)
June 11, 2009, 05:02 (GMT)
NLA SoC: Channel ordering change

In response to user-feedback, I've changed the order in which channels appear. Now, the channel ordering is:

- Object/AnimData block
-- Active Action
-- Last NLA Track
..
..
-- First NLA Track

It is important to note several things still:
1) Active action is applied AFTER the NLA Tracks have been evaluated, not before
2) In this new order, the tracks+active action are shown in the evaluation-stack order, i.e. first thing applied is at the bottom, last is at the top.

As a result, I've switched the view-orientation back so that it works the same way as for DopeSheet/Graph editors (i.e. expands downwards not upwards). This may cause problems loading files saved with older builds of this branch. There are still some lingering problems due to this change which I'll fix in due course.

Commit Details:

Full Hash: 0bef8012bc71b1a1d3fae4f5ef82055045ef4752
SVN Revision: 20802
Parent Commit: f0f9034
Lines Changed: +108, -194

9 Modified Paths:

/source/blender/editors/animation/anim_channels.c (+8, -0) (Diff)
/source/blender/editors/animation/anim_filter.c (+48, -24) (Diff)
/source/blender/editors/space_nla/nla_buttons.c (+1, -1) (Diff)
/source/blender/editors/space_nla/nla_channels.c (+1, -111) (Diff)
/source/blender/editors/space_nla/nla_draw.c (+21, -25) (Diff)
/source/blender/editors/space_nla/nla_intern.h (+0, -1) (Diff)
/source/blender/editors/space_nla/nla_ops.c (+4, -4) (Diff)
/source/blender/editors/space_nla/nla_select.c (+4, -4) (Diff)
/source/blender/editors/space_nla/space_nla.c (+21, -24) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021