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
/
doc
/
classes
/
EditorPlugin.xml
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge pull request #64357 from Mickeon/rename-plugin-container
Yuri Sizov
2022-08-18
1
-1
/
+1
|
\
|
*
Rename EditorPlugin.`*_PROPERTY_EDITOR_*` to `*_INSPECTOR_*`
Micky
2022-08-13
1
-1
/
+1
*
|
[doc] Use "param" instead of "code" to refer to parameters (6)
Andy Maloney
2022-08-12
1
-11
/
+11
|
/
*
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-08-08
1
-62
/
+62
*
Improve docs on how to make main screen plugin
kobewi
2022-07-18
1
-0
/
+22
*
Merge pull request #61659 from KoBeWi/state-of-the-ed
Rémi Verschelde
2022-06-09
1
-4
/
+29
|
\
|
*
Improve EditorPlugin state documentation
kobewi
2022-06-03
1
-4
/
+29
*
|
i18n: Misc fixes translation strings
Rémi Verschelde
2022-06-08
1
-1
/
+1
|
/
*
move gltf export under scene menu
Priyansh Rathi
2022-04-12
1
-0
/
+6
*
Add an XML schema for documentation
Hugo Locurcio
2022-02-15
1
-1
/
+1
*
ResourceImporter: Restore default append logic for new importers
Rémi Verschelde
2022-02-07
1
-0
/
+6
*
Improve some method bindings to use specific `Object` subtypes
Rémi Verschelde
2022-01-28
1
-2
/
+2
*
Replace Godot docs URL with `$DOCS_URL` in XML class reference
Rémi Verschelde
2021-11-15
1
-1
/
+1
*
Merge pull request #53648 from pycbouh/docs-warn-about-internal-nodes
Rémi Verschelde
2021-10-18
1
-0
/
+1
|
\
|
*
Add warnings to methods that give access to internal nodes
Yuri Sizov
2021-10-10
1
-0
/
+1
*
|
Add scene Post-Import Plugin support.
reduz
2021-10-15
1
-7
/
+21
|
/
*
Merge pull request #45699 from TokageItLab/implement-skeleton-editor-gizmo
Rémi Verschelde
2021-10-06
1
-7
/
+12
|
\
|
*
Implemented SkeletonEditorGizmo
Silc Renew
2021-10-07
1
-7
/
+12
*
|
doc: Update links to latest documentation after content reorganization
Rémi Verschelde
2021-10-06
1
-1
/
+1
|
/
*
Fix docs after GDVIRTUAL pull request
Aaron Franke
2021-08-25
1
-8
/
+8
*
Replace BIND_VMETHOD by new GDVIRTUAL syntax
reduz
2021-08-22
1
-55
/
+55
*
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-07-30
1
-236
/
+118
*
Fix doc typos
Nicholas Huelin
2021-07-23
1
-1
/
+1
*
Add multiple descriptions to several classes
Nick Huelin
2021-07-06
1
-0
/
+2
*
Rename `instance()`->`instantiate()` when it's a verb
Lightning_A
2021-06-19
1
-1
/
+1
*
Fix some virtual methods
kobewi
2021-06-13
1
-9
/
+9
*
Consistently prefix bound virtual methods with _
kobewi
2021-06-12
1
-261
/
+261
*
Proofread add_*_plugin/remove_*_plugin descriptions in EditorPlugin
Yuri Sizov
2021-06-03
1
-7
/
+7
*
Merge pull request #47922 from RoniPerson/patch-3
Rémi Verschelde
2021-06-03
1
-1
/
+27
|
\
|
*
Added documentation to some `add_*_plugin` methods
RoniPerson
2021-04-15
1
-1
/
+27
*
|
Provide a way to hook into Inspectors UndoRedo.
Gilles Roudière
2021-05-04
1
-0
/
+19
|
/
*
Add missing color argument in forward_canvas_draw_over_viewport example.
Anders Stenberg
2021-04-09
1
-1
/
+1
*
class reference proofreading
Paul Joannon
2021-03-19
1
-1
/
+1
*
Merge pull request #46221 from akien-mga/doc-sync-classref
Rémi Verschelde
2021-02-19
1
-0
/
+4
|
\
|
*
doc: Sync classref with current source
Rémi Verschelde
2021-02-19
1
-0
/
+4
*
|
Add documentation for EditorPlugin's build method
Yuri Sizov
2021-02-19
1
-0
/
+2
|
/
*
Complete documentation of EditorExportPlugin
kobewi
2020-12-29
1
-0
/
+1
*
Make tool menu plugins use Callables for callback
kobewi
2020-12-16
1
-7
/
+3
*
Register methods for drawing 3D editor overlays
Tomasz Chabora
2020-11-10
1
-2
/
+52
*
[Docs] Add C# example for EditorPlugin::forward_canvas_draw_over_viewport
HaSa1002
2020-11-10
1
-2
/
+23
*
Merge pull request #43356 from KoBeWi/editor_art
Rémi Verschelde
2020-11-10
1
-1
/
+15
|
\
|
*
Add docs for editor viewport drawing methods
Tomasz Chabora
2020-11-06
1
-1
/
+15
*
|
Merge pull request #42841 from HaSa1002/docs-lang-3
Rémi Verschelde
2020-11-09
1
-25
/
+64
|
\
\
|
|
/
|
/
|
|
*
Port code examples to C# (D)
HaSa1002
2020-11-01
1
-25
/
+64
*
|
doc: Sync classref with current source + fixup some bindings
Rémi Verschelde
2020-11-04
1
-1
/
+1
|
/
*
Add link titles for all links in the class reference
Hugo Locurcio
2020-08-31
1
-1
/
+1
*
Added debugger plugin support
simpu
2020-08-26
1
-0
/
+18
*
Add translation parser plugin support
SkyJJ
2020-07-02
1
-0
/
+18
*
Remove ToolButton in favor of Button
Hugo Locurcio
2020-06-19
1
-1
/
+1
*
doc: Update classref with node renames
Rémi Verschelde
2020-03-30
1
-4
/
+4
[prev]
[next]