index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
editor
/
editor_plugin.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Expose ScriptCreateDialog to EditorPlugin
willnationsdev
2018-07-04
1
-0
/
+2
*
Merge pull request #15489 from willnationsdev/gdnative-hook
Max Hilbrunner
2018-05-26
1
-0
/
+1
|
\
|
*
Add EditorPlugin.build() build callbacks
Will Nations
2018-01-08
1
-0
/
+1
*
|
-Ability to open resources in the same window
Juan Linietsky
2018-05-17
1
-0
/
+4
*
|
Merge pull request #15640 from willnationsdev/resource-saved-signal
Max Hilbrunner
2018-05-07
1
-0
/
+1
|
\
\
|
*
|
Added EditorPlugin 'resource_saved' signal
Will Nations
2018-01-31
1
-0
/
+1
|
|
/
*
|
Enable EditorPlugin to add/remove autoloads
Will Nations
2018-02-14
1
-0
/
+3
*
|
Add a function to remove controls from containers
George Marques
2018-02-13
1
-0
/
+1
*
|
Add interface for plugins to enable/disable other plugins
George Marques
2018-01-30
1
-0
/
+3
*
|
Fix typos in code and docs with codespell
Rémi Verschelde
2018-01-18
1
-1
/
+1
|
/
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Merge pull request #14882 from willnationsdev/add-select-file
Rémi Verschelde
2018-01-04
1
-0
/
+3
|
\
|
*
Plugins can select files in FileSystem Dock
Will Nations
2017-12-20
1
-0
/
+3
*
|
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
|
/
*
Style: Re-apply clang-format over recent invalid additions
Rémi Verschelde
2017-12-10
1
-1
/
+1
*
Exposed EditorSceneImporter to script. Added APIs to use intermediate convert...
Juan Linietsky
2017-12-07
1
-0
/
+4
*
Add method to set main screen plugin icon
Waldson Patrício
2017-12-06
1
-0
/
+1
*
Universalize draw-over API for EditorPlugins
Pedro J. Estébanez
2017-11-24
1
-2
/
+7
*
Fixes snapping and replaces the _draw_canvas by forward_canvas_draw
Gilles Roudiere
2017-10-18
1
-2
/
+2
*
Re-Added export plugins with a more interesting API, as well as the ability t...
Juan Linietsky
2017-09-14
1
-0
/
+3
*
-Some fixes to code completion.
Juan Linietsky
2017-08-28
1
-0
/
+4
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
-Split EditorPlugin into EditorPlugin and EditorInterface
Juan Linietsky
2017-08-26
1
-18
/
+36
*
Updated function argument names
Wilson E. Alvarez
2017-08-12
1
-1
/
+1
*
core/io: fix typo 'resoucre' to 'resource'
Indah Sylvia
2017-08-08
1
-1
/
+1
*
EditorPlugin methods and signals rename
Jakub Grzesik
2017-07-20
1
-1
/
+1
*
Make available more informations about editor for Tool Plugins
Jakub Grzesik
2017-07-18
1
-0
/
+12
*
EditorPlugin ability to open and reload scns from filepath
Jakub Grzesik
2017-07-11
1
-0
/
+2
*
EditorPlugin can request user inputs from editor 3d view
Unknown
2017-06-12
1
-0
/
+5
*
Added EditorPlugin.remove_import_plugin()
Zher Huei Lee
2017-06-11
1
-0
/
+1
*
Removal of InputEvent as built-in Variant type..
Juan Linietsky
2017-05-20
1
-2
/
+2
*
Bring back EditorImportPlugin
Andreas Haas
2017-05-12
1
-0
/
+3
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-50
/
+39
*
Refactoring: rename tools/editor/ to editor/
Rémi Verschelde
2017-03-05
1
-0
/
+201
[prev]