index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editor
/
editor_themes.cpp
Age
Commit message (
Expand
)
Author
2022-03-26
Merge pull request #59336 from YeldhamDev/where_we_dropping_boys
Rémi Verschelde
2022-03-22
Use accent color for some editor icons
FireForge
2022-03-21
Add visual marker when dragging and dropping tabs
Michael Alexsander
2022-03-16
Merge pull request #59183 from YeldhamDev/assetlib_less_borders
Rémi Verschelde
2022-03-15
Remove extra borders from the AssetLib plugin
Michael Alexsander
2022-03-15
Merge pull request #59135 from EricEzaM/improvement/editor-log-better-button-...
Rémi Verschelde
2022-03-15
Improve editor log message filter button styles.
Eric M
2022-03-10
Merge pull request #58981 from EricEzaM/improvement/popup-menu-even-spacing
Rémi Verschelde
2022-03-10
Editor Style: make popup menu vseparation even, and force it to be even.
Eric M
2022-03-06
Remove duplicate editor settings definitions
kobewi
2022-03-04
Merge pull request #58727 from fire-forge/EditorSpinSlider_label_color
Rémi Verschelde
2022-03-04
Make EditorSpinSlider label color a theme property
FireForge
2022-03-04
Add icon_normal_color to Button in editor theme
Raul Santos
2022-03-04
Clamp the editor theme's base colors to avoid various issues
Hugo Locurcio
2022-02-14
Improve completion scroll bar visibility in the script editor
Hugo Locurcio
2022-02-12
Increase checkerboard texture contrast
Hendrik Brucker
2022-02-12
Improve compilation speed (forward declarations/includes cleanup)
Hendrik Brucker
2022-02-10
Reorganize inspector layout workflow for Control nodes
Yuri Sizov
2022-02-10
Fix typos with codespell
Rémi Verschelde
2022-02-09
Unify array, dictionary, and inspector array editors
FireForge
2022-02-08
Revert "Add missing SNAME macro optimization to all theme methods call"
Rémi Verschelde
2022-02-07
Fix theming for floating window docks
Michael Alexsander
2022-02-06
Add missing SNAME macro optimization to all theme methods call
jmb462
2022-02-06
Add missing SNAME macro optimization in some function calls
jmb462
2022-01-31
Merge pull request #56970 from YeldhamDev/rise_tabbar_rise
Rémi Verschelde
2022-01-31
Bring `TabBar` to full parity with the `TabContainer` implementation.
Michael Alexsander
2022-01-30
Move placeholder color to theme item
Paulb23
2022-01-29
Fix the breakpoint icon in CodeEdit
Yuri Sizov
2022-01-29
Update icons and color conversion rules to simplify the palette
Yuri Sizov
2022-01-19
Improve the default project theme
Hugo Locurcio
2022-01-19
Make assets in progress open the next step instead of erring
Yuri Sizov
2022-01-18
Improve spacing in built-in class reference
Yuri Sizov
2022-01-18
Merge pull request #56104 from Geometror/add-flow-layout-container
Rémi Verschelde
2022-01-14
Use ThorVG instead of NanoSVG for importing SVGs
K. S. Ernest (iFire) Lee
2022-01-07
Add FlowContainer
Hendrik Brucker
2022-01-06
Merge pull request #56376 from pycbouh/theme-tombe-les-theme-properties
Rémi Verschelde
2022-01-03
Update copyright statements to 2022
Rémi Verschelde
2021-12-31
Correctly use fallback Theme values as last resort
Yuri Sizov
2021-12-09
Replace String comparisons with "", String() to is_empty()
Nathan Franke
2021-11-12
Modules: Make sure to include modules_enabled.gen.h where needed
Rémi Verschelde
2021-11-06
Fix Label and RichTextLabale text shadows and shadow outlines.
bruvzg
2021-10-26
Add focus font color to Button and derivatives
Yuri Sizov
2021-10-20
Merge pull request #53926 from YeldhamDev/i_am_tabbar_now
Rémi Verschelde
2021-10-20
Merge pull request #53260 from Calinou/editor-inspector-warning-yellow
Rémi Verschelde
2021-10-19
Rename `Tabs` to `TabBar`
Michael Alexsander
2021-10-06
Merge pull request #45699 from TokageItLab/implement-skeleton-editor-gizmo
Rémi Verschelde
2021-10-07
Implemented SkeletonEditorGizmo
Silc Renew
2021-10-05
Use a yellow color for editable children properties instead of red
Hugo Locurcio
2021-10-04
Add the base scale factor to the Theme resource
Yuri Sizov
2021-09-30
Rename some elements of `Tabs`
Michael Alexsander
[next]