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
*
Rename remaining "Spatial" in Plugins to "Node3D"
Micky
2022-10-04
1
-5
/
+5
*
Merge pull request #64465 from TokageItLab/bind-after-gui-input
Rémi Verschelde
2022-09-10
1
-1
/
+2
|
\
|
*
bind AfterGUIInput
Silc Renew
2022-09-08
1
-1
/
+2
*
|
Rename EditorInterface.get_editor_main_control to get_editor_main_screen
Yuri Sizov
2022-09-07
1
-1
/
+1
*
|
Change Array arguments to TypedArray
kobewi
2022-09-01
1
-1
/
+1
|
/
*
Replace Array return types with TypedArray
kobewi
2022-08-22
1
-2
/
+2
*
Merge pull request #59564 from KoBeWi/FINALLY,_ULTIMATE_UNDO_REDO
Rémi Verschelde
2022-08-22
1
-4
/
+3
|
\
|
*
Add per-scene UndoRedo
kobewi
2022-08-22
1
-4
/
+3
*
|
Add a method for restarting the editor to EditorInterface
Aaron Franke
2022-08-18
1
-0
/
+1
|
/
*
Rename EditorPlugin.`*_PROPERTY_EDITOR_*` to `*_INSPECTOR_*`
Micky
2022-08-13
1
-1
/
+1
*
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-25
1
-1
/
+1
*
move gltf export under scene menu
Priyansh Rathi
2022-04-12
1
-0
/
+2
*
Remove the EditorNode parameter from EditorPlugins create methods
trollodel
2022-02-14
1
-6
/
+5
*
ResourceImporter: Restore default append logic for new importers
Rémi Verschelde
2022-02-07
1
-3
/
+3
*
Improve some method bindings to use specific `Object` subtypes
Rémi Verschelde
2022-01-28
1
-1
/
+2
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Expose `ScriptEditor::edit` to scripting
Raul Santos
2021-12-08
1
-0
/
+1
*
Add scene Post-Import Plugin support.
reduz
2021-10-15
1
-2
/
+5
*
Implemented SkeletonEditorGizmo
Silc Renew
2021-10-07
1
-2
/
+8
*
Replace BIND_VMETHOD by new GDVIRTUAL syntax
reduz
2021-08-22
1
-1
/
+25
*
Added EditorCommandPalette
Bhuvan Vemula
2021-08-09
1
-0
/
+3
*
Rename Transform to Transform3D in core
Aaron Franke
2021-06-03
1
-1
/
+1
*
Implement shader caching
reduz
2021-05-31
1
-0
/
+2
*
Provide a way to hook into Inspectors UndoRedo.
Gilles Roudière
2021-05-04
1
-0
/
+3
*
Expose edit_node() for editor plugins
kobewi
2021-04-12
1
-0
/
+1
*
Expose editor scale to the plugin API
Yuri Sizov
2021-04-05
1
-0
/
+1
*
Fix editor always redrawing
reduz
2021-02-13
1
-0
/
+4
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Rename EditorInterface get_editor_viewport to get_editor_main_control
Marcel Admiraal
2020-12-19
1
-1
/
+1
*
Make tool menu plugins use Callables for callback
kobewi
2020-12-16
1
-1
/
+1
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-1
/
+1
*
Refactor MethodBind to use variadic templates
reduz
2020-10-18
1
-1
/
+1
*
Added inspector_only option to inspect_object in EditorInterface.
andriyDev
2020-09-23
1
-1
/
+1
*
Added debugger plugin support
simpu
2020-08-26
1
-0
/
+4
*
Expose methods to play scene from plugin code
Yuri Sizov
2020-07-06
1
-0
/
+7
*
Add translation parser plugin support
SkyJJ
2020-07-02
1
-0
/
+4
*
Remove ToolButton in favor of Button
Hugo Locurcio
2020-06-19
1
-2
/
+1
*
Add a getter and property for the editor distraction-free mode
Hugo Locurcio
2020-06-03
1
-0
/
+1
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-3
/
+0
*
Port member initialization from constructor to declaration (C++11)
Rémi Verschelde
2020-05-14
1
-5
/
+5
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-1
/
+1
*
Renamed 2D and 3D nodes to make their types explicit
Juan Linietsky
2020-03-27
1
-6
/
+6
*
Expose FileSystemDock to the scripting API and fixed signals
Ignacio Etcheverry
2020-03-18
1
-0
/
+3
*
Style: Set clang-format Standard to Cpp11
Rémi Verschelde
2020-03-17
1
-1
/
+1
*
Texture refactor
Juan Linietsky
2020-02-11
1
-3
/
+3
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Expose current path to EditorPlugin
Bhupendra Aole
2019-09-01
1
-0
/
+1
*
Support for file not found in ConfigFile::Load and handle a few specific cases
PouleyKetchoupp
2019-08-21
1
-5
/
+0
*
Remove redundant author doc comments
IAmActuallyCthulhu
2019-08-12
1
-4
/
+0
*
Let EditorPlugins set editor/distraction-free mode
Will Nations
2019-08-06
1
-0
/
+3
[next]