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
*
Fixes variable/singal nodes not renaming in visualscript editor
Umang Kalra
2021-11-24
1
-0
/
+29
*
Rename `remove()` to `remove_at()` when removing by index
Lightning_A
2021-11-23
3
-7
/
+7
*
Added `reset_size` method to `Control` and `Window` classes
Yuri Roubinsky
2021-11-22
1
-6
/
+6
*
Fix `randfn` in visual scripts
Yuri Roubinsky
2021-11-17
1
-2
/
+7
*
Expose `randfn` to global scope
Yuri Roubinsky
2021-11-17
3
-43
/
+59
*
Replace Godot docs URL with `$DOCS_URL` in XML class reference
Rémi Verschelde
2021-11-15
1
-1
/
+1
*
Use "enum class" for input enums
Aaron Franke
2021-11-12
2
-26
/
+26
*
Make OpenSimplex and VisualScript modules not depend on the editor
Aaron Franke
2021-11-12
6
-11
/
+15
*
Merge pull request #53819 from TokageItLab/re-implement-ping-pong
Rémi Verschelde
2021-11-09
3
-23
/
+44
|
\
|
*
reimplement ping-pong
Silc 'Tokage' Renew
2021-11-03
3
-23
/
+44
*
|
Merge pull request #54653 from KoBeWi/built_in_scripts_deserved_that
Rémi Verschelde
2021-11-09
1
-11
/
+14
|
\
\
|
*
|
Improve save handling for built-in scripts
kobewi
2021-11-07
1
-11
/
+14
*
|
|
VisualScript-sync-and-improve-variable-and-property
David Cambré
2021-11-06
1
-11
/
+16
|
/
/
*
|
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
[next]