summaryrefslogtreecommitdiffstats
path: root/editor/themes
Commit message (Collapse)AuthorAgeFilesLines
* Merge commit godotengine/godot@f128f383e892865379cb8b14e7bcc9858efe2973Spartan3222024-11-271-0/+4
|\
| * Merge pull request #97884 from passivestar/list-variationsThaddeus Crews2024-11-271-0/+4
| |\ | | | | | | | | | Add theme type variations for secondary Trees and ItemLists
| | * Add theme type variations for secondary Trees and ItemListspassivestar2024-11-191-0/+4
| | |
* | | Merge commit godotengine/godot@d09d82d433b03bb3773fd2a8cc8d6ccc2f8739ceSpartan3222024-11-261-0/+1
|\| |
| * | Expose state machine focus color to themingpassivestar2024-11-191-0/+1
| |/
* | Merge commit godotengine/godot@87318a2fb7fffeb72adca934e31915be077c3d1fSpartan3222024-11-061-0/+2
|\|
| * Add quad mesh to material previewtetrapod002024-11-011-0/+2
| |
* | Merge commit godotengine/godot@c6c464cf9ae56e8b68620af65125dd980d0e8122Spartan3222024-11-021-0/+6
|\|
| * Add "Game" editor for better runtime debuggingMichael Alexsander2024-10-301-0/+6
| |
* | Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7cSpartan3222024-10-301-2/+2
|\|
| * Set clang-format `RemoveSemicolon` rule to `true`Adam Scott2024-10-251-2/+2
| | | | | | | | - Set clang-format `Standard` rule to `c++20`
* | Merge pull request #818 from Spartan322/fixup/copyright-headersGeorge L. Albany2024-10-2712-24/+24
|\ \ | | | | | | Fix copyright headers referring to Godot
| * | Fix copyright headers referring to GodotSpartan3222024-10-2712-24/+24
| | |
* | | Add `wheel_picker_cursor` theme icon to `ColorPicker`Spartan3222024-10-261-0/+1
|/ / | | | | | | Replaces `ColorPicker`'s HSV wheel hue indicator with `wheel_picker_icon` texture which by default is the same as `picker_cursor`
* | Merge commit godotengine/godot@1015a481ff43edb1126ab39a147fefda290131e5Spartan3222024-10-242-29/+18
|\|
| * Merge pull request #96518 from Giganzo/popup-panel-styleThaddeus Crews2024-10-242-29/+18
| |\ | | | | | | | | | Fix PopupPanel and PopupMenu menu styles
| | * Fix PopupPanel menu styleGiganzo2024-10-202-29/+18
| | |
* | | Merge commit godotengine/godot@b3bcb2dc14691f7729984128dca26a844f662fa1Spartan3222024-10-221-1/+9
|\| |
| * | Add hover state to Tree items displayDavid Giardi2024-10-171-1/+9
| | |
* | | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-1112-0/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Credits: Co-authored-by: Skogi <skogi.b@gmail.com> Co-authored-by: Spartan322 <Megacake1234@gmail.com> Co-authored-by: swashberry <swashdev@pm.me> Co-authored-by: Christoffer Sundbom <christoffer_karlsson@live.se> Co-authored-by: Dubhghlas McLaughlin <103212704+mcdubhghlas@users.noreply.github.com> Co-authored-by: McDubh <103212704+mcdubhghlas@users.noreply.github.com> Co-authored-by: Dubhghlas McLaughlin <103212704+mcdubhghlas@users.noreply.github.com> Co-authored-by: radenthefolf <radenthefolf@gmail.com> Co-authored-by: John Knight <80524176+Tekisasu-JohnK@users.noreply.github.com> Co-authored-by: Adam Vondersaar <adam.vondersaar@uphold.com> Co-authored-by: decryptedchaos <nixgod@gmail.com> Co-authored-by: zaftnotameni <122100803+zaftnotameni@users.noreply.github.com> Co-authored-by: Aaron Benjamin <lifeartstudios@gmail.com> Co-authored-by: wesam <108880473+wesamdev@users.noreply.github.com> Co-authored-by: Mister Puma <MisterPuma80@gmail.com> Co-authored-by: Aaron Benjamin <lifeartstudios@gmail.com> Co-authored-by: SingleError <isaaconeoneone@gmail.com> Co-authored-by: Bioblaze Payne <BioblazePayne@gmail.com>
* | | Rebrand Godot to RedotRandolph W. Aarseth II2024-10-113-5/+13
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add Linux Editor tests workflow matrix Add Windows Editor w/ Mono workflow matrix Add Generate Glue Code job to Windows workflow Add Build GodotSharp job to Windows workflow Add godot compatibility version references Add Godot author info Add Godot version compatibility info Add Godot donor info Add Godot authors and donors to editor_about.cpp Credits: Co-authored-by: Skogi <skogi.b@gmail.com> Co-authored-by: Spartan322 <Megacake1234@gmail.com> Co-authored-by: swashberry <swashdev@pm.me> Co-authored-by: Christoffer Sundbom <christoffer_karlsson@live.se> Co-authored-by: Dubhghlas McLaughlin <103212704+mcdubhghlas@users.noreply.github.com> Co-authored-by: McDubh <103212704+mcdubhghlas@users.noreply.github.com> Co-authored-by: Dubhghlas McLaughlin <103212704+mcdubhghlas@users.noreply.github.com> Co-authored-by: radenthefolf <radenthefolf@gmail.com> Co-authored-by: John Knight <80524176+Tekisasu-JohnK@users.noreply.github.com> Co-authored-by: Adam Vondersaar <adam.vondersaar@uphold.com> Co-authored-by: decryptedchaos <nixgod@gmail.com> Co-authored-by: zaftnotameni <122100803+zaftnotameni@users.noreply.github.com> Co-authored-by: Aaron Benjamin <lifeartstudios@gmail.com> Co-authored-by: wesam <108880473+wesamdev@users.noreply.github.com> Co-authored-by: Mister Puma <MisterPuma80@gmail.com> Co-authored-by: Aaron Benjamin <lifeartstudios@gmail.com> Co-authored-by: SingleError <isaaconeoneone@gmail.com> Co-authored-by: Bioblaze Payne <BioblazePayne@gmail.com>
* | Merge pull request #96850 from bruvzg/noto_cjk_lookupRémi Verschelde2024-10-041-0/+18
|\ \ | | | | | | | | | [Editor] Try loading system Noto CJK font.
| * | [Editor] Try loading system Noto CJK font.bruvzg2024-09-111-0/+18
| | |
* | | SCons: Add unobtrusive type hints in SCons filesThaddeus Crews2024-09-251-0/+1
| | |
* | | Fix slider size in compact modeGiganzo2024-09-111-6/+9
|/ /
* | Merge pull request #96164 from Giganzo/signal-dialog-align-fixRémi Verschelde2024-09-081-4/+0
|\ \ | | | | | | | | | Fix Connect Signal Dialog control alignment
| * | Fix Connect Signal Dialog control alignmentGiganzo2024-08-271-4/+0
| | |
* | | Deprecate set_min_buttons_width_from_iconskobewi2024-09-051-0/+2
| | |
* | | Cleanup of raw `nullptr` checks with `Ref`A Thousand Ships2024-08-311-1/+1
| |/ |/| | | | | Using `is_valid/null` over checks with `nullptr` or `ERR_FAIL_NULL` etc.
* | Fix floating window corner radiusGiganzo2024-08-291-1/+3
| |
* | Merge pull request #89265 from davthedev/spinbox-buttons-refactorRémi Verschelde2024-08-271-2/+42
|\ \ | |/ |/| | | Improve SpinBox interaction, split arrows, add theme attributes
| * Improve SpinBox interaction, split arrows, add theme attributesDavid Giardi2024-08-231-2/+42
| |
* | Allow theming animation editorpassivestar2024-08-211-0/+65
| |
* | Merge pull request #95193 from Giganzo/fix-checkbox-alignment-compact-modeRémi Verschelde2024-08-171-1/+1
|\ \ | | | | | | | | | Fix checkbox alignment when using compact theme spacing
| * | Fix checkbox alignment when using compact theme spacingGiganzo2024-08-061-1/+1
| | |
* | | [Editor] Allow MSDF font rendering for custom fonts, add editor setting to ↵bruvzg2024-08-081-5/+6
| |/ |/| | | | | control it.
* | Reduce size changes of visual shader nodes when connecting/disconnectingHendrik Brucker2024-08-021-1/+1
|/ | | | - plus small internal rename
* Enable `restart_if_changed` for the touchscreen editor settingsFredia Huya-Kouadio2024-07-171-2/+0
| | | | The alternative was to regenerate the theme which caused the Android Editor to freeze while the regeneration was ongoing.
* 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 MainScreenButton
| * 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 buttons
| * 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 InspectorActionButton
| * | 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 color
| * | 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 margins