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_settings.h
Age
Commit message (
Expand
)
Author
2017-11-29
Fixed editor settings disappearing (caused by uninitialized variable).
Daniel J. Ramirez
2017-11-20
Fixed runtime EDITOR_DEFs being dropped.
Daniel J. Ramirez
2017-11-19
Use new XDG folders to dehardcode paths
Rémi Verschelde
2017-11-19
Add initial support for the XDG Base Directory spec
Rémi Verschelde
2017-11-17
EditorSettings: Rename settings_path to settings_dir
Rémi Verschelde
2017-11-09
Fixed editor settings disappearing.
Daniel J. Ramirez
2017-10-31
Some more harmonization of EditorSettings code
Rémi Verschelde
2017-10-31
Reorder EditorSettings code for better legibility
Rémi Verschelde
2017-10-05
Added the set/get_setting function in Editor/Project settings. Renamed has() ...
Juan Linietsky
2017-09-26
Update theme property respectively
volzhs
2017-09-24
Added the ability to revert to initial value in editor settings.
Daniel J. Ramirez
2017-08-27
Dead code tells no tales
Rémi Verschelde
2017-08-27
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-26
-Massive clean up to gizmos
Juan Linietsky
2017-08-12
Updated function argument names
Wilson E. Alvarez
2017-06-13
Add ability to use custom script templates.
Andreas Haas
2017-05-20
Removal of InputEvent as built-in Variant type..
Juan Linietsky
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