summaryrefslogtreecommitdiffstats
path: root/editor/themes
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-2712-24/+24
* Rebrand preambles to RedotSpartan3222024-10-1312-0/+24
* Rebrand Godot 4.3 to RedotTrashguy2024-10-133-5/+13
* Fix slider size in compact modeGiganzo2024-09-171-6/+9
* Fix floating window corner radiusGiganzo2024-09-171-1/+3
* Reduce size changes of visual shader nodes when connecting/disconnectingHendrik Brucker2024-08-021-1/+1
* Enable `restart_if_changed` for the touchscreen editor settingsFredia Huya-Kouadio2024-07-171-2/+0
* Fix `GraphFrame` autoshrink with high DPI displays/custom UI scalesHendrik Brucker2024-07-041-2/+2
* Improve viewport rotation gizmo drawingpassivestar2024-06-261-1/+1
* Merge pull request #93520 from passivestar/main-screen-button-mirrorRémi Verschelde2024-06-241-0/+4
|\
| * Add missing RTL styles for MainScreenButtonpassivestar2024-06-231-0/+4
* | Make inspector spacing more themablepassivestar2024-06-221-0/+5
|/
* Merge pull request #93361 from passivestar/viewport-buttons-stylesRémi Verschelde2024-06-211-5/+0
|\
| * Add missing style overrides for viewport overlay buttonspassivestar2024-06-201-5/+0
* | Merge pull request #93318 from passivestar/action-button-rtlRémi Verschelde2024-06-201-0/+17
|\ \
| * | Add missing RTL styles for InspectorActionButtonpassivestar2024-06-181-0/+17
* | | Merge pull request #93223 from passivestar/movie-button-colorsRémi Verschelde2024-06-201-1/+7
|\ \ \ | |_|/ |/| |
| * | Allow theming movie writer button icon colorpassivestar2024-06-161-1/+7
* | | Merge pull request #92647 from passivestar/popup-marginsRémi Verschelde2024-06-191-1/+2
|\ \ \ | |_|/ |/| |
| * | Fix popup windows content marginspassivestar2024-06-181-1/+2
* | | [Scene] Add `SceneStringNames::font(_size/_color)`A Thousand Ships2024-06-182-38/+39
| |/ |/|
* | Merge pull request #92701 from bruvzg/button_alignRémi Verschelde2024-06-111-0/+2
|\ \
| * | [Button] Adds theme option to align button text and icon to either largest or...bruvzg2024-06-101-0/+2
| |/
* | Merge pull request #89302 from Mickeon/Some-old-theme-color-renamesRémi Verschelde2024-06-111-0/+12
|\ \ | |/ |/|
| * Add pre-4.3 Editor theme color names for compatibilityMicky2024-06-061-0/+12
* | Merge pull request #91953 from AThousandShips/use_normal_snameRémi Verschelde2024-05-311-25/+25
|\ \
| * | Use `CoreStringNames::normal` in more placesA Thousand Ships2024-05-301-25/+25
* | | [Scene] Add `SceneStringNames::panel`A Thousand Ships2024-05-301-26/+26
|/ /
* | Update pre-commit hooks configuration to use `ruff` instead of `black`Jakub Marcowski2024-05-211-1/+1
* | [Scene] Add SceneStringNames::pressedA Thousand Ships2024-05-141-17/+17
* | Merge pull request #91931 from bruvzg/ed_em_bmpRémi Verschelde2024-05-141-40/+44
|\ \
| * | [Editor] Add editor setting to control "disable_embedded_bitmaps" property of...bruvzg2024-05-141-40/+44
* | | Use Core/Scene stringnames consistentlykobewi2024-05-131-2/+2
|/ /
* | [VisualShader] Add reroute node and improve port drawingHendrik Brucker2024-05-131-1/+16
* | Merge pull request #88058 from rsubtil/fix_warning_icon_light_themeRémi Verschelde2024-05-102-6/+10
|\ \
| * | Fix warning icon visibility on light themesRicardo Subtil2024-05-052-6/+10
* | | Merge pull request #91281 from ckaiser/the-lightmode-struggle-continuesRémi Verschelde2024-05-061-1/+1
|\ \ \ | |/ / |/| |
| * | Fix disabled files in FileDialog using the wrong colorChristian Kaiser2024-04-281-1/+1
* | | Add colored margin in Inspector for arrays and dictionaries.ajreckof2024-05-031-33/+69
|/ /
* | Merge pull request #89058 from dalexeev/editor-help-bit-deprecated-experimentalRémi Verschelde2024-04-191-0/+22
|\ \
| * | Editor: Display deprecated/experimental messages in tooltipsDanil Alexeev2024-04-181-0/+22
* | | Add minimum width/height to dialog buttonsHugo Locurcio2024-04-172-0/+9
|/ /
* | Add GraphFrame and integrate it in VisualShaderHendrik Brucker2024-04-041-1/+36
* | Fix main button margins in custom themesMatt Enad2024-03-131-15/+26
* | Add browse folder and browse file iconsAdam Scott2024-03-121-0/+2
* | SCons: Remove `run_in_subprocess` dependencyThaddeus Crews2024-03-111-14/+5
* | SCons: Ensure `with` statement where applicableThaddeus Crews2024-03-101-18/+15
* | Enforce `\n` eol for Python writesThaddeus Crews2024-03-091-1/+1
* | Add missing normal and hover states to `EditorLogFilterButton`passivestar2024-03-081-0/+3
|/
* Add two new COMSTR environment variablesThaddeus Crews2024-03-011-1/+1