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
*
Document remaining Visual Script classes
Tomasz Chabora
2021-07-13
17
-0
/
+120
*
Implement the ability to disable classes
reduz
2021-07-13
1
-49
/
+49
*
[Net] Rename NetworkedMultiplayerPeer to MultiplayerPeer.
Fabio Alessandrelli
2021-07-12
1
-1
/
+1
*
Fix creating a new function in visual scripts
Yuri Roubinsky
2021-07-10
1
-1
/
+1
*
Use PROPERTY_USAGE_NONE instead of 0 for no property usage
Aaron Franke
2021-07-01
3
-18
/
+18
*
Fixes Visual script nodes operator mismatch issue #49943
Dipal M Zambare
2021-06-29
2
-36
/
+70
*
VisualScriptEditor Fix in graph position calculation (do not skip zoom)
kleonc
2021-06-23
2
-107
/
+48
*
Fix logic operators mislabeled #49412
Martin
2021-06-23
1
-33
/
+63
*
Rename `instance()`->`instantiate()` when it's a verb
Lightning_A
2021-06-19
15
-132
/
+132
*
Added support for scripts reporting multiple errors to ScriptTextEditor
Eric M
2021-06-19
2
-2
/
+2
*
Better format arguments in variant parser
Michael Alexsander Silva Dias
2021-06-18
3
-3
/
+3
*
Merge pull request #49043 from theoway/missing_description_vs_search_window_f...
Rémi Verschelde
2021-06-17
1
-2
/
+3
|
\
|
*
Fixes missing descriptions in search window of visualscript
Umang Kalra
2021-06-15
1
-2
/
+3
*
|
Adding some more missing renames for Transform3D and Quaternion
Bastiaan Olij
2021-06-15
2
-3
/
+3
*
|
Fix default value binding in VisualScriptFunctionState
George Marques
2021-06-14
2
-2
/
+2
|
/
*
Consistently prefix bound virtual methods with _
kobewi
2021-06-12
1
-3
/
+3
*
Rename Reference to RefCounted
Pedro J. Estébanez
2021-06-11
3
-4
/
+4
*
Let var2str display StringName with correct sigil
Jonathan Gollnick
2021-06-10
12
-17
/
+17
*
Merge pull request #49265 from KoBeWi/keepfreplace_2_keepers_of_replace
Rémi Verschelde
2021-06-09
1
-0
/
+1
|
\
|
*
Move FindReplaceBar out of CodeTextEditor
kobewi
2021-06-08
1
-0
/
+1
*
|
Merge pull request #49462 from TokageItLab/update-property-selector-icon-list
Rémi Verschelde
2021-06-09
2
-3
/
+3
|
\
\
|
*
|
update property selector's icon list and rename Quat.svg to Quaternion.svg
Silc 'Tokage' Renew
2021-06-09
2
-3
/
+3
*
|
|
Rename missing shortcut names in visual script editor
Jonas Bernemann
2021-06-08
1
-4
/
+4
*
|
|
Merge pull request #49221 from Faless/mp/4.x_rpc_refactor
Rémi Verschelde
2021-06-07
3
-123
/
+18
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[Net] Refactor RPCs, remove RSETs
Fabio Alessandrelli
2021-06-01
3
-123
/
+18
|
|
/
*
|
Style: Cleanup uses of double spaces between words
Rémi Verschelde
2021-06-07
1
-1
/
+1
*
|
Fixed color for node headers in visual scripts
Yuri Roubinsky
2021-06-06
1
-0
/
+1
*
|
Rename Quat to Quaternion
Marcel Admiraal
2021-06-04
2
-3
/
+3
*
|
Rename Variant TRANSFORM to TRANSFORM3D
Aaron Franke
2021-06-03
2
-3
/
+3
|
/
*
The built in function math/seed was missing the sequenceport.
David Cambré
2021-05-22
1
-0
/
+1
*
Improve TreeItem API and allow to move nodes
trollodel
2021-05-17
2
-21
/
+21
*
Merge pull request #48168 from LightningAA/control-to-ctrl-4.0
Rémi Verschelde
2021-05-17
1
-4
/
+4
|
\
|
*
Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWit...
Lightning_A
2021-05-07
1
-4
/
+4
*
|
Add get_base_editor to ScriptEditorBase
sent44
2021-05-15
2
-0
/
+6
|
/
*
Merge pull request #33577 from Calinou/highlight-control-flow-keywords
Rémi Verschelde
2021-05-07
2
-0
/
+5
|
\
|
*
Highlight control flow keywords with a different color
Hugo Locurcio
2021-05-05
2
-0
/
+5
*
|
Merge pull request #45607 from Calinou/improve-editor-theme
Rémi Verschelde
2021-05-06
2
-34
/
+23
|
\
\
|
|
/
|
/
|
|
*
Improve the editor theme
Hugo Locurcio
2021-04-27
2
-34
/
+23
*
|
Re-bind posmod, use int64_t instead of int
Rémi Verschelde
2021-05-04
1
-1
/
+1
*
|
Rename `doubleclick` to `double_click`
Aaron Franke
2021-05-04
1
-1
/
+1
*
|
Replace remaining uses of `NULL` with `nullptr`
Rémi Verschelde
2021-04-29
1
-1
/
+1
*
|
Core: Drop custom `copymem`/`zeromem` defines
Rémi Verschelde
2021-04-27
1
-2
/
+2
|
/
*
Rename LineEdit caret_* properties getters and setters to match property
Marcel Admiraal
2021-04-17
1
-4
/
+4
*
Style: Apply clang-tidy's `readability-braces-around-statements`
Rémi Verschelde
2021-04-05
2
-5
/
+7
*
Style: Apply clang-tidy's `modernize-use-nullptr`
Rémi Verschelde
2021-04-05
1
-4
/
+4
*
Merge pull request #47592 from jmb462/fix-VisualScriptFunctionState-connect-t...
Rémi Verschelde
2021-04-05
1
-0
/
+1
|
\
|
*
Fix VisualScriptFunctionState connect to null object crash
jmb462
2021-04-03
1
-0
/
+1
*
|
Fix crashes in *_input functions
Rafał Mikrut
2021-04-05
1
-0
/
+2
|
/
*
Rename ButtonList enum and members to MouseButton
Aaron Franke
2021-03-23
1
-1
/
+1
*
Fixes small typos and grammar correction
Anshul7sp1
2021-03-12
6
-9
/
+9
[next]