virtualx-engine/scene
Yuri Sizov 1522762dc9 Make icons of scripted and custom classes fit the editor UI
Also:
- Add an option to limit the icon size in PopupMenu.
This is similar to how this works in Tree and TreeItem.
- Add the same option to TabBar.
- Add a theme constant for Tree, PopupMenu, Button, and
TabBar to apply this limit on the control level.

Co-authored-by: Daylily-Zeleen <daylily-zeleen@foxmail.com>
2023-03-31 21:39:02 +02:00
..
2d Merge pull request #75398 from newobj/issue-75218 2023-03-28 16:34:58 +02:00
3d Merge pull request #75398 from newobj/issue-75218 2023-03-28 16:34:58 +02:00
animation Add get_loops_left() function to Tween 2023-03-20 20:49:31 -07:00
audio Merge pull request #70515 from stmSi/fix-hanging-audio-pitch-scale 2023-02-17 14:06:55 +01:00
debugger One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
gui Make icons of scripted and custom classes fit the editor UI 2023-03-31 21:39:02 +02:00
main Do not clamp non-embedded window size to embedder 2023-03-29 22:35:07 +02:00
resources Make icons of scripted and custom classes fit the editor UI 2023-03-31 21:39:02 +02:00
theme Merge pull request #68429 from KoBeWi/PropertySettings 2023-01-06 22:59:29 +01:00
property_utils.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
property_utils.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
register_scene_types.cpp Make MarginContainer available with disable_advanced_gui=yes 2023-03-26 20:44:09 +02:00
register_scene_types.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
scene_string_names.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
scene_string_names.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
SCsub Add ThemeDB, expose previously static Theme methods 2022-08-26 19:23:05 +03:00