blender/release/scripts
Bastien Montagne 02f3cebf6e Fix T46522: DataTransfer modifier: Impossible to set multiple transfer modes by script
(if they're on different properties).

This patch basically gets rid of (ui-related) hack where we was adding specific
'fake' enums for datatypes needing additional options.

That was done because of broken UI code - to summarize, 'align' code did not support
correctly layout mixing vertical and horizontal sub-layouts, in particular if
it was 'column-major'.

A complete rewrite of this align code has been done, so now we can use a more
sane UI code.
2015-11-06 19:27:39 +01:00
..
addons@407d0ea752 File Selector, support filepath dropping 2015-11-05 01:33:50 +11:00
addons_contrib@9f29e18707 File Selector, support filepath dropping 2015-11-05 01:33:50 +11:00
freestyle Freestyle: Fix for 'Distance from Object' modifiers without a target object. 2015-10-28 23:33:25 +09:00
modules Include Python binary in system-info.txt 2015-10-30 22:33:24 +11:00
presets Fix T44614: Maya keymap left mouse click to add cut not working. 2015-05-06 23:59:21 +02:00
startup Fix T46522: DataTransfer modifier: Impossible to set multiple transfer modes by script 2015-11-06 19:27:39 +01:00
templates_osl Cycles: Remove Westin closure. 2014-10-03 16:03:49 +02:00
templates_py Cleanup: pep8 2015-06-07 17:28:02 +10:00