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
2018-02-14
Merge pull request #15399 from poke1024/load-one-translation
Rémi Verschelde
2018-02-01
Fix inconsistencies and typos in argument names
Paolo Perkovic
2018-01-08
Fix editor setting value is back to default
volzhs
2018-01-06
Load needed translation on demand
Bernhard Liebl
2018-01-06
Fix editor settings weird behavior
volzhs
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-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