Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 роки тому |
Rémi Verschelde
|
ac46862097
Merge pull request #24506 from JFonS/expose_gizmos
|
6 роки тому |
Rémi Verschelde
|
2e39e38c10
doc: Sync classref with current source
|
6 роки тому |
JFonS
|
6b15b4f904
Expose the new gizmo plugin system to scripting
|
6 роки тому |
Rémi Verschelde
|
9df7ed59fb
Merge pull request #19501 from Zylann/custom_loaders
|
6 роки тому |
Marc Gilleron
|
065e2670af
Added basic support for custom resource savers and loaders
|
6 роки тому |
Wilson E. Alvarez
|
08f22f1cf0
Moved member variables to initializer list
|
6 роки тому |
Jared
|
f115f00ec6
Allow plugin scene change signal to report null for empty scenes.
|
6 роки тому |
Rémi Verschelde
|
e5bbcb8bcf
Fix warnings for comparison between signed and unsigned integers [-Wsign-compare]
|
6 роки тому |
groud
|
5172642c32
Fixes drawing of the 2D plugins on the 3D view
|
6 роки тому |
Rémi Verschelde
|
52466d57e9
Make some debug prints verbose-only, remove others
|
6 роки тому |
Michael Alexsander Silva Dias
|
6fa1b5eca7
Add option to move Tile/GridMap editors to another side
|
6 роки тому |
Rémi Verschelde
|
2f20836e52
Merge pull request #19837 from willnationsdev/plugin-utilities
|
6 роки тому |
JFonS
|
59fd18ab1a
New gizmo structure and new gizmo disabling menu
|
6 роки тому |
Will Nations
|
ff604414a4
Add PluginConfigDialog, EditorPluginSettings GUI
|
6 роки тому |
Max Hilbrunner
|
dacd9c51b1
Merge pull request #19849 from willnationsdev/expose-script-create-dialog
|
6 роки тому |
willnationsdev
|
2a6c591957
Expose ScriptCreateDialog to EditorPlugin
|
6 роки тому |
Michael Lee
|
2adfdbe184
Preventing an editor crash in the event that a plugin scene's root-node is null.
|
6 роки тому |
Max Hilbrunner
|
8a9e7ab6a6
Merge pull request #15489 from willnationsdev/gdnative-hook
|
6 роки тому |
Daniel J. Ramirez
|
9a365a1216
Moved inspector functionality from EditorNode to InspectorDock.
|
6 роки тому |
Juan Linietsky
|
4b5227ff77
-Ability to open resources in the same window
|
6 роки тому |
Max Hilbrunner
|
d4cdee5f9e
Merge pull request #15640 from willnationsdev/resource-saved-signal
|
6 роки тому |
Hugo Locurcio
|
1c419531a0
Change ".." punctuation for "..." in editor strings (#16507)
|
6 роки тому |
Rémi Verschelde
|
74382dbfbb
Merge pull request #17576 from Mr-Slurpy/master
|
7 роки тому |
Mr-Slurpy
|
9da18f3974
Added tool menu functions in EditorPlugin
|
7 роки тому |
Will Nations
|
dd6313710e
Enable EditorPlugin to add/remove autoloads
|
7 роки тому |
George Marques
|
da69a06253
Add a function to remove controls from containers
|
7 роки тому |
Will Nations
|
80595ba92b
Added EditorPlugin 'resource_saved' signal
|
7 роки тому |
George Marques
|
87be0bc110
Add interface for plugins to enable/disable other plugins
|
7 роки тому |
Will Nations
|
732a877b21
Add EditorPlugin.build() build callbacks
|
7 роки тому |