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
2018-10-07
Merge pull request #22700 from Calinou/increase-itemlist-popupmenu-spacing
Rémi Verschelde
2018-10-05
Increase spacing slightly between ItemList and PopupMenu items
Hugo Locurcio
2018-10-04
Merge pull request #22713 from akien-mga/fix-warnings
Rémi Verschelde
2018-10-04
Merge pull request #22693 from mineevgleb/fix-graphnode-title
Rémi Verschelde
2018-10-04
Fix GCC 8 warnings about potentially unitialized variables
Rémi Verschelde
2018-10-03
#21661: fixed GraphNode title offset
Gleb Mineev
2018-10-03
Fix some warnings raised by MSVC 2017
Rémi Verschelde
2018-09-30
Add a subtle background and border to unselected tabs in the editor
Hugo Locurcio
2018-09-29
Fix warning about functions defined but not used [-Wunused-function]
Rémi Verschelde
2018-09-27
Fix warnings about set but unused variables [-Wunused-but-set-variable]
Rémi Verschelde
2018-09-27
Fix warnings about unused variables [-Wunused-variable]
Rémi Verschelde
2018-09-25
Fix incorrect tooltip border
Chaosus
2018-08-24
Make some debug prints verbose-only, remove others
Rémi Verschelde
2018-08-19
Added possibility to change color of 2d editor grid
Chaosus
2018-08-17
Fix error icon color
Chaosus
2018-08-13
Add warning color to output log
Chaosus
2018-08-11
Add clear text button to LineEdit
Łukasz Rutkowski
2018-08-07
Several improvements to inspector.
Juan Linietsky
2018-07-24
Removed unnecessary assignments
Wilson E. Alvarez
2018-07-20
Add editor highlight for type-safe lines
George Marques
2018-07-18
Several improvements to editor inspector usability and style
Juan Linietsky
2018-07-14
Visual Shaders are back.
Juan Linietsky
2018-06-23
Changed themes presets to String format
Chaosus
2018-06-18
-Added AnimationGraphPlayer (still missing features)
Juan Linietsky
2018-06-15
Merge pull request #19553 from guilhermefelipecgs/fix_solarized_theme
Rémi Verschelde
2018-06-15
Tweak adaptative guideline and completion_background color
letheed
2018-06-14
Small improvement to solarized theme
Guilherme Felipe
2018-06-13
Removed duplicate default colours and removed GDScriptHighligher colours from...
Paulb23
2018-06-13
Added Solarized Dark and Light themes
Chaosus
2018-05-18
light theme text editor behaviour
toger5
2018-05-10
Merge pull request #18183 from Paulb23/gdscript_highlighter_inital_changes
Rémi Verschelde
2018-05-05
LinkButtons are now responsive to engine theme
Unknown
2018-04-20
Added GDScript NodePath highlighting
Paulb23
2018-04-20
Added GDScript function definition highlighting
Paulb23
2018-04-12
Implement font shadows for RichTextLabel
Markus Törnqvist
2018-03-27
Add radio-button-looking entries to PopupMenu
Pedro J. Estébanez
2018-03-03
Fix for a possible crash when a custom theme is not loaded properly
Marcelo Fernandez
2018-01-18
Fix typos in code and docs with codespell
Rémi Verschelde
2018-01-18
Fix Error/Success/Warning icon color
volzhs
2018-01-12
Make members a bit more visible color wise
Juan Linietsky
2018-01-08
Fix editor setting value is back to default
volzhs
2018-01-06
Fix editor settings weird behavior
volzhs
2018-01-05
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-04
Merge pull request #15186 from GodotExplorer/default-theme
Rémi Verschelde
2018-01-03
Merge pull request #15073 from volzhs/editor-custom-font
Rémi Verschelde
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
2017-12-30
Fix errors with custom default theme and custom fonts.
geequlim
2017-12-28
Respect text editor highlighting color changes
volzhs
2017-12-27
Use .ttf or .otf file for editor custom font
volzhs
2017-12-24
Added default close and title color to editor themed graph nodes
Daniel J. Ramirez
[next]