ddnet/src/game/editor
Robert Müller bb5e203f3a Remove individual RGBA sliders from editor color picker
Remove the individual RGBA sliders for editor color pickers and only show one button that opens the color picker popup instead.

Decrease size of layer and point popups that previously had color properties which need less space now.
2023-06-20 20:51:31 +02:00
..
auto_map.cpp Refactor str_copy usages and buffer sizes in editor 2023-06-13 20:45:51 +02:00
auto_map.h Format vector variables names (fixes #5209) 2022-06-11 21:38:49 +02:00
editor.cpp Remove individual RGBA sliders from editor color picker 2023-06-20 20:51:31 +02:00
editor.h Improve editor color picker popup 2023-06-14 20:36:06 +02:00
explanations.cpp Rename TILE_CHECKPOINT_XXX to TILE_TIME_CHECKPOINT_XXX 2022-06-30 23:41:40 +02:00
io.cpp Refactor str_copy usages and buffer sizes in editor 2023-06-13 20:45:51 +02:00
layer_game.cpp Refactor str_copy usages and buffer sizes in editor 2023-06-13 20:45:51 +02:00
layer_quads.cpp Move generic popup handling to UI (port from editor and upstream) 2023-04-07 17:16:16 +02:00
layer_sounds.cpp Move generic popup handling to UI (port from editor and upstream) 2023-04-07 17:16:16 +02:00
layer_tiles.cpp Refactor str_copy usages and buffer sizes in editor 2023-06-13 20:45:51 +02:00
popups.cpp Improve editor color picker popup 2023-06-14 20:36:06 +02:00