Campbell Barton c2508b0aaf Fix transform crash in rare cases
In some cases transform modes would use the custom-data pointer,
other times the transform conversion functions would.

However with some combinations (bone mirror + bend for eg),
both conversion & transform mode would use this pointer causing a crash.

Fix this by having 2 custom-data pointers:
one for the mode, another for the data-type.

This also simplifies time-slide which was conditionally mixing mode/type data in the one array.
2016-02-01 15:23:29 +11:00
2016-02-01 00:47:10 +11:00
2016-02-01 00:47:10 +11:00
2016-01-25 22:14:46 +01:00
2016-02-01 00:47:10 +11:00
2016-02-01 15:23:29 +11:00
2016-02-01 00:47:10 +11:00
2013-12-24 22:57:27 +06:00
2016-01-04 14:20:48 +05:00
2010-10-13 14:44:22 +00:00
Description
No description provided
841 MiB
Languages
C++ 78%
Python 14.9%
C 2.9%
GLSL 1.9%
CMake 1.2%
Other 0.9%