index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
classes
/
EditorInterface.xml
Age
Commit message (
Expand
)
Author
2021-05-31
Implement shader caching
reduz
2021-04-12
Expose edit_node() for editor plugins
kobewi
2021-04-05
Expose editor scale to the plugin API
Yuri Sizov
2021-01-04
doc: Sync classref with current source
Rémi Verschelde
2020-12-19
Rename EditorInterface get_editor_viewport to get_editor_main_control
Marcel Admiraal
2020-09-23
Added inspector_only option to inspect_object in EditorInterface.
andriyDev
2020-07-30
Improve the `EditorInterface.get_editor_viewport()` description
Hugo Locurcio
2020-07-20
Document several editor-related classes to 100% completion
Hugo Locurcio
2020-07-06
Expose methods to play scene from plugin code
Yuri Sizov
2020-06-26
Keep the bottom panel visible when enabling the distraction-free mode
Hugo Locurcio
2020-06-04
doc: Sync classref with current source
Rémi Verschelde
2020-04-22
Document how some editor classes should be accessed as singletons only
Hugo Locurcio
2020-03-20
i18n: Generate translation template for class reference
Rémi Verschelde
2020-02-12
doc: Sync classref with current source
Rémi Verschelde
2020-01-31
Update docs to version 4.0
clayjohn
2020-01-26
doc: Drop unused 'category' property from header
Rémi Verschelde
2019-09-24
doc: Sync classref with current source
Rémi Verschelde
2019-08-13
doc: Sync classref with current source
Rémi Verschelde
2019-07-20
Add docs for EditorInterface, EditorPlugin and EditorSceneImporter
Henrique Campos
2019-06-27
Proofread and improve the whole class reference
Hugo Locurcio
2019-04-19
doc: Drop unused <demos> tag
Rémi Verschelde
2019-04-15
doc: Sync classref with current source
Rémi Verschelde
2019-04-01
doc: Bump version to 3.2
Rémi Verschelde
2018-12-27
doc: Sync classref with current source
Rémi Verschelde
2018-09-18
Improve EditorPlugin.xml and EditorInterface.xml
char0xff
2018-09-15
Update EditorInterface.xml
char0xff
2018-05-16
Exposed set/get_project_metadata in EditorSettings.
Michael Alexsander Silva Dias
2018-02-27
doc: Remove status from hardcoded version string
Rémi Verschelde
2018-02-19
doc: Update version string in header
Rémi Verschelde
2018-01-30
Add interface for plugins to enable/disable other plugins
George Marques
2018-01-25
doc: Sync with current source
Rémi Verschelde
2018-01-13
doc: Update version string in XML
Rémi Verschelde
2018-01-07
doc: Sync classref with current source
Rémi Verschelde
2017-11-24
doc: Update header version for 3.0-beta
Rémi Verschelde
2017-11-15
doc: Rename "@Global Scope" to "@GlobalScope"
Rémi Verschelde
2017-11-15
doc: Remove revision.module_config from version string
Rémi Verschelde
2017-10-21
makerst: Fix rst-ization of members and escaping of [Class]s
Rémi Verschelde
2017-10-17
[DOCS] EditorInterface
Fallayn
2017-10-11
doc: Sync classref with current source
Rémi Verschelde
2017-09-12
Changed the doc class generation to individual files per class. It is also po...
Juan Linietsky