Blender Git Loki

Git Commits -> Revision 6833fa4

Revision 6833fa4 by Joshua Leung (master)
September 30, 2007, 11:43 (GMT)
== IPO Editor Transform Refactor ==

As with the Action and NLA editors, I've refactored the transform code for the IPO editor to get rid of the special (and clunky) transform loop that had been created. The approach this time is closer to the one taken for the UV/Image editor.

What's New/Will-be-possible-in-the-future:
* Numeric input now works for the IPO editor
* Proportional Edit support for the IPO editor will eventually be added.
* Rotation (hopefully), once some hotkeys have been remapped

Known Problems:
* If a keyframe moves past neighbouring keyframes and the transform gets cancelled, it doesn't get restored correctly. This problem is quite icky to resolve (I've got a large hack for this, but that currently segfaults randomly).
* When scaling, the dashed-line (helpline) is drawn from the wrong starting co-ordinates. This does not affect the actual scaling though
* Trying to scale BezTriples with autohandles still doesn't work if either of the handles haven't been transformed yet. This behaviour was already present prior to this commit.

Commit Details:

Full Hash: 6833fa41489d46b5da1c337e1f59e436cc4ea97b
SVN Revision: 12171
Parent Commit: b47c759
Lines Changed: +327, -439

6 Modified Paths:

/source/blender/include/BSE_editipo.h (+6, -3) (Diff)
/source/blender/include/transform.h (+4, -2) (Diff)
/source/blender/src/editipo.c (+197, -427) (Diff)
/source/blender/src/transform.c (+11, -3) (Diff)
/source/blender/src/transform_conversions.c (+45, -3) (Diff)
/source/blender/src/transform_generics.c (+64, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021