Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
hace 6 años |
Rémi Verschelde
|
ac46862097
Merge pull request #24506 from JFonS/expose_gizmos
|
hace 6 años |
JFonS
|
6b15b4f904
Expose the new gizmo plugin system to scripting
|
hace 6 años |
Marc Gilleron
|
065e2670af
Added basic support for custom resource savers and loaders
|
hace 6 años |
groud
|
5172642c32
Fixes drawing of the 2D plugins on the 3D view
|
hace 6 años |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
hace 6 años |
Michael Alexsander Silva Dias
|
6fa1b5eca7
Add option to move Tile/GridMap editors to another side
|
hace 6 años |
Rémi Verschelde
|
2f20836e52
Merge pull request #19837 from willnationsdev/plugin-utilities
|
hace 6 años |
JFonS
|
59fd18ab1a
New gizmo structure and new gizmo disabling menu
|
hace 6 años |
Will Nations
|
ff604414a4
Add PluginConfigDialog, EditorPluginSettings GUI
|
hace 6 años |
willnationsdev
|
2a6c591957
Expose ScriptCreateDialog to EditorPlugin
|
hace 6 años |
Max Hilbrunner
|
8a9e7ab6a6
Merge pull request #15489 from willnationsdev/gdnative-hook
|
hace 6 años |
Juan Linietsky
|
4b5227ff77
-Ability to open resources in the same window
|
hace 6 años |
Max Hilbrunner
|
d4cdee5f9e
Merge pull request #15640 from willnationsdev/resource-saved-signal
|
hace 6 años |
Will Nations
|
dd6313710e
Enable EditorPlugin to add/remove autoloads
|
hace 6 años |
George Marques
|
da69a06253
Add a function to remove controls from containers
|
hace 6 años |
Will Nations
|
80595ba92b
Added EditorPlugin 'resource_saved' signal
|
hace 7 años |
George Marques
|
87be0bc110
Add interface for plugins to enable/disable other plugins
|
hace 6 años |
Rémi Verschelde
|
9f479f096c
Fix typos in code and docs with codespell
|
hace 7 años |
Will Nations
|
732a877b21
Add EditorPlugin.build() build callbacks
|
hace 7 años |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
hace 7 años |
Rémi Verschelde
|
9e7fec3329
Merge pull request #14882 from willnationsdev/add-select-file
|
hace 7 años |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
hace 7 años |
Will Nations
|
1408fab1b4
Plugins can select files in FileSystem Dock
|
hace 7 años |
Rémi Verschelde
|
a845411454
Style: Re-apply clang-format over recent invalid additions
|
hace 7 años |
Juan Linietsky
|
209cb3830c
Exposed EditorSceneImporter to script. Added APIs to use intermediate converters more easily.
|
hace 7 años |
Waldson Patrício
|
c6f28925e2
Add method to set main screen plugin icon
|
hace 7 años |
Pedro J. Estébanez
|
3f31925b18
Universalize draw-over API for EditorPlugins
|
hace 7 años |
Gilles Roudiere
|
fc02605b49
Fixes snapping and replaces the _draw_canvas by forward_canvas_draw
|
hace 7 años |
Juan Linietsky
|
d3c1f2a7f6
Re-Added export plugins with a more interesting API, as well as the ability to do path remapping.
|
hace 7 años |