·
14 commits
to 3.x
since this release
What's Changed
Update to the latest 3.x commits godotengine#105977
- Improve class display in Create dialog by @illlustr in #93
- Adjust theme by @illlustr in #94
- hide general option & subresource by @illlustr in #95
- Change default font to inter by @illlustr in #96
- Increase icon saturation by 30% for all editor icons by @illlustr in #99
- update default values by @illlustr in #102
- temp fix window not centered when run on editor with HiDPI by @illlustr in #100
- change the icon instead of color for main scene by @illlustr in #103
- use icon for main_scene item by @illlustr in #105
- Borderless Mode Shortcut by @illlustr in #106
- Add corner_radius setting by @illlustr in #107
- revamp color picker by @illlustr in #108
- Add Copy System Info on Editor help menu by @illlustr in #109
- Add Borderless mode in editor settings by @illlustr in #111
- InspectorDock: Add button to show/hide options, adjust container position by @illlustr in #112
- Simplify Node Dock by @illlustr in #113
- Add editor scene tab align setting by @illlustr in #114
- ColorPicker: Adjustment & Fix HiDPI issue by @illlustr in #115
- Inspector : use bold text for category, adjust button position by @illlustr in #116
- Add "drag_area" for hit detection by @illlustr in #117
- simplify editor log by @illlustr in #118
- Revamp Canvas item editor plugin, add editor tool setting. by @illlustr in #119
- Update themes by @illlustr in #120
- TabContainer: Add Icon color properties by @illlustr in #121
- minor adjustment by @illlustr in #122
- Editor Adjustment by @illlustr in #123
- Move all new settings to miscellaneous, add tab_accent_color setting by @illlustr in #124
- Add Bottom Dock align setting by @illlustr in #125
- Various small fix by @illlustr in #126
- Button: Add icon_pressed option by @illlustr in #127
- Revert "Add Copy System Info on Editor help menu" by @illlustr in #128
- FTI - Add custom interpolation for wheels by @illlustr in #129
- Update themes by @illlustr in #131
- EditorInspector: Remove Background & Stylebox by @illlustr in #132
- EditorTheme: Add 2 new dark_color by @illlustr in #133
- Main & EditorNode adjustment by @illlustr in #134
- DockSlot: Add display setting by @illlustr in #135
- ProjectManager: Add back version button by @illlustr in #136
Full Changelog: 3.x-25041504...3.x-25050304