blender/source
Lukas Tönne 22fa83173b Fix T40548: After canceling, F-Curve handlers don't go back to original position.
Handle vectors for the initial location were only stored when the handles are actually
selected for transform. When only the master vertex is moved this can still affect
the handles though, since they are constraint to one side of the master vertex.

Now the handle data is stored regardless of whether handles are included in the transform,
so on cancel their location is reset correctly as well.
2014-07-06 13:10:22 +02:00
..
blender Fix T40548: After canceling, F-Curve handlers don't go back to original position. 2014-07-06 13:10:22 +02:00
blenderplayer Fix T40885: "Reset Curve" is backwards on Custom Falloff Curves (Lights). 2014-06-30 16:23:47 +02:00
creator Fix parallel CMake builds failing due to missing buildinfo.h 2014-06-26 14:09:45 -04:00
gameengine Slight cleanup for 4af848e. 2014-07-02 22:55:39 -07:00
icons
CMakeLists.txt Move tests into tests/ top-level dir 2014-06-18 22:03:46 +10:00
SConscript