Files
test/release/scripts/startup/bl_ui
Antony Riakiotakis 333feea6e9 Fix T45258, impossible to select brush when removing it from 2d
painting.

Also system added a brush every time it found no paint brush in the
system which is not what we would want.

Solution:
* Brush panel stays visible always, regardless of whether there is a
brush or not.
* We search for first available brush when we find no brush in paint
struct instead of always generating a new one.
* Generating and searching for a brush take a mode argument now. Needed
some refactoring to users of BKE_paint_init as well.
* Did some style cleanups for paint mode enums.

Patch is big but it's mostly argument refactoring.
2015-08-31 22:00:30 +03:00
..
2015-04-22 16:26:54 +10:00
2015-01-29 15:35:06 +11:00
2015-01-29 15:35:06 +11:00
2015-01-29 15:35:06 +11:00
2015-01-29 15:35:06 +11:00
2015-01-29 15:35:06 +11:00
2015-01-29 15:35:06 +11:00
2015-01-29 15:35:06 +11:00
2015-01-29 15:35:06 +11:00
2015-01-29 15:35:06 +11:00
2015-01-29 15:35:06 +11:00
2015-01-29 15:35:06 +11:00
2015-06-07 17:40:39 +10:00
2015-05-28 18:05:50 +02:00
2015-01-29 15:35:06 +11:00
2015-04-22 16:26:54 +10:00
2015-07-23 22:52:27 +02:00
2015-07-09 03:03:19 +10:00