Files
test2/source/blender
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
..
2015-10-17 16:06:45 +11:00
2015-11-06 05:34:05 +11:00
2015-11-06 05:34:05 +11:00
2015-11-06 01:56:29 +11:00
2015-01-29 15:35:06 +11:00
2015-11-06 05:34:05 +11:00
2015-11-03 10:31:08 +01:00
2015-10-10 17:35:30 +02:00