tornavis/source/blender
Alexander Gavrilov 82ef1edce4 Drivers: support explicit euler rotation order for transform channels.
The meaning of the euler angles completely depends on the rotation
order. Currently the rotation order is taken from the target of the
driver variable, which somewhat makes sense if it uses euler, but if
it's quaternion, then the order is always set to XYZ.

Add a new option for the rotation channels of the Transform Channel
driver variables that defaults to the old behavior, but allows setting
an explicit rotation order.
2019-08-31 14:22:12 +03:00
..
alembic Cleanp: fix compiler warnings 2019-08-26 11:27:04 +02:00
avi ClangFormat: run with ReflowComments on source/ 2019-05-01 11:13:14 +10:00
blendthumb Cleanup: clang-format 2019-08-30 13:33:49 -06:00
blenfont Cleanup: spelling 2019-08-31 01:21:42 +10:00
blenkernel Drivers: support explicit euler rotation order for transform channels. 2019-08-31 14:22:12 +03:00
blenlib Cleanup: rename natural string comparison 2019-08-31 17:32:30 +10:00
blenloader Cleanup: Silence debug prints in readfile code. 2019-08-30 19:08:09 +02:00
blentranslation Cleanup: spelling 2019-08-18 04:26:34 +10:00
bmesh Cleanup: spelling 2019-08-31 01:21:42 +10:00
collada Cleanup: rename natural string comparison 2019-08-31 17:32:30 +10:00
compositor Cleanup: Fix build error with MSVC 2019-08-27 08:13:23 -06:00
datatoc Cleanup: Mark large arrays of of constant data as const. 2019-08-04 14:24:29 -06:00
depsgraph Cleanup: spelling 2019-08-31 01:21:42 +10:00
draw DrawManager: UV Stretching 2019-08-30 16:16:57 +02:00
editors Drivers: support explicit euler rotation order for transform channels. 2019-08-31 14:22:12 +03:00
freestyle Cleanup: redundant struct declarations 2019-08-25 16:45:47 +10:00
gpencil_modifiers Cleanup: clang-format, spelling 2019-08-30 10:55:31 +10:00
gpu GPU: Split gpu_shader_material into multiple files. 2019-08-30 17:28:57 +02:00
ikplugin Cleanup: correct use of term 'split' 2019-08-24 12:06:58 +10:00
imbuf Workbench: Specular Highlighting for MatCaps 2019-08-27 08:56:56 +02:00
makesdna Drivers: support explicit euler rotation order for transform channels. 2019-08-31 14:22:12 +03:00
makesrna Drivers: support explicit euler rotation order for transform channels. 2019-08-31 14:22:12 +03:00
modifiers Cleanup: spelling 2019-08-31 01:21:42 +10:00
nodes GPU: Split gpu_shader_material into multiple files. 2019-08-30 17:28:57 +02:00
physics Cleanup: redundant struct declarations 2019-08-25 16:45:47 +10:00
python RNA: Cleanup PointerRNA struct 2019-08-23 09:52:12 +02:00
render Fix error accessing a named UV layer when baking 2019-08-25 16:45:47 +10:00
shader_fx Cleanup: sort CMake include paths 2019-04-24 14:41:12 +10:00
windowmanager GPencil: Use default material when slot material is empty 2019-08-30 14:26:39 +02:00
CMakeLists.txt Windows: Move building of blendthumb into the blender codebase. 2019-08-30 08:40:08 -06:00