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
/
plugins
/
theme_editor_plugin.h
Age
Commit message (
Expand
)
Author
2022-05-21
Add the button pressed to some signals in Tree
trollodel
2022-05-16
Replace most uses of Map by HashMap
reduz
2022-05-12
Add a new HashMap implementation
reduz
2022-05-03
Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`
Hugo Locurcio
2022-04-04
Zero initialize all pointer class and struct members
Rémi Verschelde
2022-02-15
Editor: Cleanup some includes dependencies
Rémi Verschelde
2022-02-14
Remove most EditorNode constructor parameters and fields
trollodel
2022-02-12
Merge pull request #57641 from Geometror/compilation-time-improvements-1
Rémi Verschelde
2022-02-12
Improve compilation speed (forward declarations/includes cleanup)
Hendrik Brucker
2022-02-11
Add an explicit way to remove a theme type
Yuri Sizov
2022-01-18
Addded methods to propagate checks & refactored classes to use new methods.
Kevin Fischer
2022-01-03
Update copyright statements to 2022
Rémi Verschelde
2021-12-30
Add undo/redo capabilities to the theme editor
Michael Alexsander
2021-12-14
Improve user communication in the Add Item Type dialog
Yuri Sizov
2021-11-02
Add a flag to EditorResourcePicker to differentiate selection contexts
Yuri Sizov
2021-10-21
Remove unimplemented methods
Marcel Admiraal
2021-10-19
Rename `Tabs` to `TabBar`
Michael Alexsander
2021-08-04
Improve user communications in the theme editor
Yuri Sizov
2021-07-20
Improve add item type UI in theme editor
Haoyu Qiu
2021-07-13
Add type variations to Theme
Yuri Sizov
2021-06-20
Fix pinned StyleBox incorrectly reacting to several actions in the new Theme ...
Yuri Sizov
2021-06-14
Overhaul the theme editor and improve user experience
Yuri Sizov
2021-05-12
Add outlines and contrasting backgrounds to the editor UI elements
Yuri Sizov
2021-05-09
Refactor Create Theme menu in Theme Editor
Yuri Sizov
2021-04-18
Refactor Edit Theme menu in Theme Editor
Yuri Sizov
2021-01-01
Update copyright statements to 2021
Rémi Verschelde
2020-07-10
Add override keywords.
Marcel Admiraal
2020-05-14
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-01-01
Update copyright statements to 2020
Rémi Verschelde
2019-08-13
Regression fixup to the theme editor
Michael Alexsander Silva Dias
2019-02-19
Enhance theme preview
Michael Alexsander Silva Dias
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-01-05
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
2017-11-07
Add menu to import current editor theme into theme editor
Geequlim
2017-09-06
Remove dead ButtonGroup code
Rémi Verschelde
2017-08-27
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-07-27
ThemeEditor: fix broken dialog
Poommetee Ketson
2017-04-08
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-03-05
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
Refactoring: rename tools/editor/ to editor/
Rémi Verschelde