Blender Git Commit Log

Git Commits -> Revision aa4ed13

Revision aa4ed13 by Joshua Leung (master)
June 28, 2009, 07:32 (GMT)
NLA SoC: NLA Mapping Cleanup

While trying to fix the mapping conversions for repeat, I came across some limitations with the current (soon to be previous) mapping methods.

Now the mapping conversions should work nicely for all places that use them.

Commit Details:

Full Hash: aa4ed13e4a216a3464f7b9d6643c195927aea98a
SVN Revision: 21212
Parent Commit: 500507d
Lines Changed: +103, -68

13 Modified Paths:

/source/blender/blenkernel/BKE_nla.h (+16, -1) (Diff)
/source/blender/blenkernel/intern/anim_sys.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/nla.c (+39, -20) (Diff)
/source/blender/blenkernel/nla_private.h (+2, -1) (Diff)
/source/blender/editors/animation/anim_draw.c (+8, -8) (Diff)
/source/blender/editors/space_action/action_edit.c (+3, -3) (Diff)
/source/blender/editors/space_action/action_select.c (+6, -6) (Diff)
/source/blender/editors/space_graph/graph_edit.c (+4, -4) (Diff)
/source/blender/editors/space_graph/graph_select.c (+4, -4) (Diff)
/source/blender/editors/space_nla/nla_edit.c (+3, -3) (Diff)
/source/blender/editors/space_view3d/drawarmature.c (+2, -2) (Diff)
/source/blender/editors/transform/transform.c (+8, -8) (Diff)
/source/blender/editors/transform/transform_conversions.c (+7, -7) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021