semagnum / light-painter

Blender add-on that creates lights based on where the user paints.
https://semagnum.github.io/light-painter/
GNU General Public License v3.0
310 stars 6 forks source link

Update redo panel UI to match center line style #66

Closed semagnum closed 5 months ago

semagnum commented 5 months ago

Blender's UI has moved over to a center-aligned layout (see below), including redo panels for most default operators.

Screenshot 2024-04-28 113645

The redo panel UIs for all operators must be reworked to be consistent with the rest of Blender's UI. Behavior cannot change.