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
/
modules
/
visual_script
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add is_built_in() method to Resource
kobewi
2021-11-04
1
-1
/
+1
*
Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR`
Hugo Locurcio
2021-11-03
5
-14
/
+14
*
Fixes copy-paste issue in the visual script editor
David Cambré
2021-11-03
2
-111
/
+132
*
clang-format: Various fixes to comments alignment from `clang-format` 13
Rémi Verschelde
2021-10-28
1
-16
/
+0
*
clang-format: Disable alignment of operands, too unreliable
Rémi Verschelde
2021-10-28
1
-1
/
+1
*
Remove unimplemented methods
Marcel Admiraal
2021-10-21
1
-6
/
+0
*
Implement toast notifications in the editor
Gilles Roudière
2021-10-14
1
-1
/
+1
*
Revert "Implement reverse playback and ping-pong loop in AnimationPlayer and ...
Juan Linietsky
2021-10-11
3
-44
/
+23
*
Merge pull request #48332 from TokageItLab/implement-ping-pong
Rémi Verschelde
2021-10-11
3
-23
/
+44
|
\
|
*
implement ping-pong loop in animation
Tokage
2021-10-09
3
-23
/
+44
*
|
Move add_syntax_highlighter bind to ScriptEditorBase
Paulb23
2021-10-11
1
-2
/
+0
|
/
*
doc: Update links to latest documentation after content reorganization
Rémi Verschelde
2021-10-06
3
-1
/
+39
*
Fix some leftover references to idle_frame
kobewi
2021-10-04
1
-1
/
+1
*
Use range iterators for `Map`
Lightning_A
2021-09-30
2
-28
/
+28
*
Merge pull request #52877 from Calinou/add-print-verbose
Rémi Verschelde
2021-09-21
3
-10
/
+26
|
\
|
*
Add `print_verbose()` built-in function to print in verbose mode only
Hugo Locurcio
2021-09-21
3
-10
/
+26
*
|
Don't generate empty doc sections and reduce code duplication
Aaron Franke
2021-09-20
45
-154
/
+0
|
/
*
Fix incorrect call of `_center_on_node` in VisualScript editor
Yuri Roubinsky
2021-09-18
1
-9
/
+4
*
Merge pull request #52655 from Chaosus/toggle_scripts_panel
Rémi Verschelde
2021-09-17
2
-0
/
+33
|
\
|
*
Added status bar and toggle scripts panel button to EditorHelp/VScripts
Yuri Roubinsky
2021-09-15
2
-0
/
+33
*
|
Merge pull request #52656 from akien-mga/rename-vseditor-singleton
Max Hilbrunner
2021-09-15
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Rename VisualScriptEditor singleton to VisualScriptCustomNodes
Rémi Verschelde
2021-09-14
1
-1
/
+1
*
|
Merge pull request #52222 from Gallilus/Fix-VisualScriptPropertySet-value-pro...
Rémi Verschelde
2021-09-14
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix VisualScriptPropertySet value hint
David Cambré
2021-08-29
1
-1
/
+1
*
|
Update VisualScriptCustomNode.xml
David Cambré
2021-09-13
1
-1
/
+1
*
|
[Net] Move multiplayer to core subdir, split RPCManager.
Fabio Alessandrelli
2021-09-07
4
-17
/
+17
*
|
Merge pull request #51639 from Ev1lbl0w/gsoc21-dap
Fabio Alessandrelli
2021-09-01
1
-0
/
+2
|
\
\
|
*
|
Implemented advanced features of DAP
Ev1lbl0w
2021-08-31
1
-0
/
+2
*
|
|
Remove cartesian2polar and polar2cartesian
kobewi
2021-08-31
3
-72
/
+24
*
|
|
[Net] Rename RPC "puppet" to "auth" (authority). Drop "master".
Fabio Alessandrelli
2021-08-30
1
-1
/
+1
|
|
/
|
/
|
*
|
Fix misspelled "overriden"
Haoyu Qiu
2021-08-26
1
-1
/
+1
*
|
Fix Visual Script editor
Max Hilbrunner
2021-08-24
4
-67
/
+26
*
|
Entirely removes BIND_VMETHOD in favor of GDVIRTUAL
reduz
2021-08-23
4
-25
/
+3
*
|
Replace BIND_VMETHOD by new GDVIRTUAL syntax
reduz
2021-08-22
4
-104
/
+147
*
|
Fix VisualScriptEditor after namespaces
Max Hilbrunner
2021-08-20
1
-4
/
+2
*
|
Namespaces instead of underscore prefix for binds
Max Hilbrunner
2021-08-17
3
-23
/
+33
|
/
*
Fix duplicate conditions.
Anilforextra
2021-08-13
1
-3
/
+2
*
Resource: Remove unused `_use_builtin_script()` virtual method
Rémi Verschelde
2021-08-12
1
-4
/
+0
*
Use Key enum instead of plain integers
Aaron Franke
2021-08-10
1
-0
/
+2
*
Merge pull request #49343 from theoway/node_auto_arrangement_graph_edit
K. S. Ernest (iFire) Lee
2021-08-10
1
-1
/
+1
|
\
|
*
Automatic arrangement of nodes in VisualScript/VisualShaders editors
Umang Kalra
2021-08-11
1
-1
/
+1
*
|
Use doubles for time in many other places
Aaron Franke
2021-08-09
2
-6
/
+6
|
/
*
Validates VisualScript.add_node input node
Haoyu Qiu
2021-08-02
1
-0
/
+1
*
Make action names translatable
Haoyu Qiu
2021-07-31
1
-2
/
+2
*
Remove obsolete "dectime" method
Aaron Franke
2021-07-30
3
-64
/
+37
*
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-07-30
8
-414
/
+207
*
Merge pull request #50840 from Gallilus/VisualScript-drop-preload-nodes-chang...
Rémi Verschelde
2021-07-26
1
-1
/
+1
|
\
|
*
Change "Add Preload Node" action to "Add Node(s)"
Gallilus
2021-07-25
1
-1
/
+1
*
|
Use const references where possible for List range iterators
Rémi Verschelde
2021-07-25
7
-50
/
+50
*
|
Use C++ iterators for Lists in many situations
Aaron Franke
2021-07-23
7
-279
/
+275
|
/
[next]