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_plugin.h
Age
Commit message (
Expand
)
Author
2017-08-28
-Some fixes to code completion.
Juan Linietsky
2017-08-27
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-26
-Split EditorPlugin into EditorPlugin and EditorInterface
Juan Linietsky
2017-08-12
Updated function argument names
Wilson E. Alvarez
2017-08-08
core/io: fix typo 'resoucre' to 'resource'
Indah Sylvia
2017-07-20
EditorPlugin methods and signals rename
Jakub Grzesik
2017-07-18
Make available more informations about editor for Tool Plugins
Jakub Grzesik
2017-07-11
EditorPlugin ability to open and reload scns from filepath
Jakub Grzesik
2017-06-12
EditorPlugin can request user inputs from editor 3d view
Unknown
2017-06-11
Added EditorPlugin.remove_import_plugin()
Zher Huei Lee
2017-05-20
Removal of InputEvent as built-in Variant type..
Juan Linietsky
2017-05-12
Bring back EditorImportPlugin
Andreas Haas
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