1
0
mirror of https://github.com/godotengine/godot.git synced 2025-12-31 18:41:20 +00:00
Commit Graph

35 Commits

Author SHA1 Message Date
Rémi Verschelde
764de6fecc Merge pull request #114231 from passivestar/tree-line-edit
Fix tree line editor corners
2025-12-21 10:41:44 +01:00
passivestar
d5cf2a5e7f Fix tree line editor corners 2025-12-20 22:20:05 +04:00
passivestar
8e20f4c289 Finalize colors of modern theme 2025-12-20 07:17:46 +04:00
Michael Alexsander
d81ed63fc5 Enable scroll hints and background panel in the AssetLib 2025-12-18 17:31:40 -03:00
kobewi
e2f8a4f786 Fix FileDialog icon scale in editor 2025-12-15 15:20:09 +01:00
passivestar
3904c60507 Add missing hover indication to movie maker button 2025-12-10 11:04:25 +04:00
Michael Alexsander
f187b8b2bf Enable scroll hints for several parts of the editor 2025-12-09 10:55:26 -03:00
Anish Kumar
df4f9d0778 Increase PopupMenu vertical separation to improve touch usability 2025-12-05 01:46:45 +05:30
Rémi Verschelde
8437869434 Merge pull request #112615 from YeldhamDev/inspector_props_size_fix
Fix issues with property height in the inspector
2025-12-04 15:52:40 +01:00
Rémi Verschelde
fe17c16ff9 Merge pull request #112491 from YeldhamDev/deep_within_the_shadows_lays_scrollable_content
Add scroll hints to `ScrollContainer` and `Tree`
2025-12-02 14:15:58 +01:00
kobewi
c1cc178a82 Make EditorFileDialog inherit FileDialog 2025-12-02 12:30:51 +01:00
Michael Alexsander
034942557e Fix issues with property height in the inspector 2025-12-01 23:14:33 -03:00
Rémi Verschelde
ae59770211 Merge pull request #112997 from YeldhamDev/quick_settings_classic_fix
Fix visual glitch in the quick settings on the classic theme
2025-12-01 11:48:50 +01:00
Michael Alexsander
639e396d98 Add scroll hints to ScrollContainer and Tree 2025-11-26 11:04:49 -03:00
Michael Alexsander
7687a94883 Add extra panels to some areas of the editor 2025-11-22 10:57:50 -03:00
Thaddeus Crews
101b827087 Merge pull request #110623 from YeldhamDev/time_manipulation
Allow resizing the length of animations by dragging the timeline
2025-11-21 18:37:39 -06:00
Michael Alexsander
d6e90de10b Fix visual glitch in the quick settings on the classic theme 2025-11-20 17:57:25 -03:00
Thaddeus Crews
accfebb1ad Merge pull request #103340 from Calinou/editor-visualshader-tweak-highend-label
Tweak high-end mark in the visual shader editor's node creation dialog
2025-11-17 19:36:12 -06:00
Hugo Locurcio
d823a69237 Always use a dark background for 3D editor overlays even with light theme
This results in better readability against mixed-color backgrounds,
as what you see in the 3D editor doesn't change depending on your editor theme.

This also tweaks the viewport zoom/speed label for better readability
by using a bold font and thicker outline.
2025-11-18 02:28:27 +01:00
Hugo Locurcio
8a22dba956 Tweak high-end mark in the visual shader editor's node creation dialog
- Use Forward+/Mobile terminology as support actually depends on the
  rendering method used, not the rendering driver.
- Use a standard warning color as this is no longer indicated as
  Vulkan-specific.
- Fix color on light theme (the text was being modulated instead
  of having its color overridden).
2025-11-18 01:40:49 +01:00
Thaddeus Crews
fa1e1bbee7 Merge pull request #110543 from kitbdev/deprecate_textedit_background_color
Deprecate TextEdit `background_color`
2025-11-17 10:56:53 -06:00
kit
e2cbfb53f1 Deprecate TextEdit background_color 2025-11-13 22:48:04 -05:00
Thaddeus Crews
ba44671777 Merge pull request #112148 from carterwilson1337/master
Track groups in Animation tab hover highlight
2025-11-13 20:52:24 -06:00
passivestar
fac37c66c1 Fix 2d ruler visibility in modern theme 2025-11-12 12:14:11 +04:00
carterwilson1337
472c8df99b Track groups in Animation tab hover highlight
Co-authored-by: Silc Lizard (Tokage) Renew <tokage.it.lab@gmail.com>

Co-authored-by: Tomasz Chabora <kobewi4e@gmail.com>
2025-11-11 14:35:42 -05:00
arkology
cb8e592b5e Improve and reduce Game window sizing 2025-11-10 20:48:52 +03:00
Thaddeus Crews
522fa8d9bc Merge pull request #106164 from lodetrick/refactor-bottom-panel
Refactor editor `EditorBottomPanel` to be a `TabContainer`
2025-11-07 10:32:35 -06:00
Logan Detrick
e2caff9a06 Refactor Bottom Panel to be a TabContainer 2025-11-06 13:39:52 -08:00
DeeJayLSP
0fc47cf738 Modern style: Use stylebox setter for Action Map TreeItems 2025-11-05 16:30:57 -03:00
Thaddeus Crews
6604a253d7 Merge pull request #112333 from Giganzo/tilset-invis
Fix transparent panel in Tilset polygon editor using Classic theme
2025-11-03 11:39:01 -06:00
Giganzo
ff6e103d01 Fix transparent panel in Tilset polygon editor using Classic theme 2025-11-03 00:19:37 +01:00
DeeJayLSP
aee211bcfa Modern Style: Use a style box for Input Map actions 2025-11-01 15:35:10 -03:00
passivestar
3b13bb1126 Fix icon colors in light color preset of modern theme 2025-11-01 15:15:14 +04:00
Michael Alexsander
2a10291f41 Allow to resize the length of animations by dragging the timeline 2025-10-31 19:52:39 -03:00
Michael Alexsander
e06f015f95 Add a new editor theme
Co-authored-by: passivestar <60579014+passivestar@users.noreply.github.com>
2025-10-30 00:31:54 -03:00