Files
test/source/blender
Philipp Oeser 44ace647a8 Fix interger number buttons increment/decrement arrows not working in
some cases

Since rB78b56fa7d973 defining a button with 'but->a1 = 0' wasnt
automatically setting its step value to 1 in 'ui_do_but_NUM' anymore.
Instead of handling this more forgiving in 'ui_do_but_NUM', went over
the remaining cases of buttons and and defined them with a step value of
1.

Fixes T69305

Reviewed By: brecht

Maniphest Tasks: T69305

Differential Revision: https://developer.blender.org/D5631
2019-08-30 12:45:38 +02:00
..
2019-08-26 11:27:04 +02:00
2019-08-30 10:55:31 +10:00
2019-08-18 04:26:34 +10:00
2019-08-27 18:22:29 +02:00
2019-08-30 10:55:31 +10:00
2019-08-26 14:32:35 +10:00
2019-08-23 09:52:12 +02:00