Blender Git Commit Log

Git Commits -> Revision 2edef12

Revision 2edef12 by Joshua Leung (master)
July 7, 2009, 05:41 (GMT)
NLA SoC: Transform Code for NLA-Strips recoded (still buggy)

Recoded the Transform code for NLA-Strips so that they can now be moved between strips and will not get truncated when they get moved into other non-moving strips.

Todos:
* The current code for moving strips between tracks is buggy (only goes up, and has a tendency to move up without being told to)
* Auto-snapping doesn't work yet...

Commit Details:

Full Hash: 2edef129be18fa8cb7d9c33b8bd76dc60d9e1dcf
SVN Revision: 21395
Parent Commit: 905b138
Lines Changed: +253, -87

8 Modified Paths:

/source/blender/editors/include/ED_anim_api.h (+16, -0) (Diff)
/source/blender/editors/space_nla/nla_header.c (+1, -1) (Diff)
/source/blender/editors/space_nla/nla_intern.h (+0, -15) (Diff)
/source/blender/editors/transform/transform.c (+5, -5) (Diff)
/source/blender/editors/transform/transform.h (+11, -3) (Diff)
/source/blender/editors/transform/transform_conversions.c (+88, -15) (Diff)
/source/blender/editors/transform/transform_generics.c (+130, -46) (Diff)
/source/blender/editors/transform/transform_ops.c (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021