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
*
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
*
Removed hardcoded shortcuts from /scene and converted to input actions
Eric M
2021-02-18
1
-8
/
+4
*
Improve resource load cache
reduz
2021-02-11
6
-0
/
+40
*
Removed _change_notify
reduz
2021-02-10
7
-63
/
+62
*
Initialize class/struct variables with default values in modules/
Rafał Mikrut
2021-02-08
4
-86
/
+65
*
Snap VisualScript comment to grid when resizing
Kanabenki
2021-02-06
1
-2
/
+9
*
Replace ColorN and from HTML with a string constructor
Aaron Franke
2021-02-01
3
-33
/
+5
*
Fix minimap capturing events and improve its theme
Yuri Sizov
2021-01-25
1
-0
/
+6
*
Merge pull request #44918 from Chaosus/vs_assign_default_value
Rémi Verschelde
2021-01-07
1
-0
/
+13
|
\
|
*
Auto-assign default value for variable in visual script on type changing
Yuri Roubinsky
2021-01-04
1
-0
/
+13
*
|
Merge pull request #44914 from swarnimarun/master-visualscript-refactor
Rémi Verschelde
2021-01-04
2
-82
/
+54
|
\
\
|
|
/
|
/
|
|
*
Fix doc for the VisualScript class.
Swarnim Arun
2021-01-05
2
-82
/
+54
*
|
Merge pull request #39649 from swarnimarun/master-visualscript-refactor
Rémi Verschelde
2021-01-04
4
-1793
/
+1199
|
\
|
|
*
Refactoring Visual Script
Swarnim Arun
2021-01-01
4
-1793
/
+1199
*
|
doc: Sync classref with current source
Rémi Verschelde
2021-01-04
1
-1
/
+1
*
|
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
20
-40
/
+40
|
/
*
Rename Math::stepify to snapped
Marcel Admiraal
2020-12-28
2
-9
/
+9
*
Rename empty() to is_empty()
Marcel Admiraal
2020-12-28
3
-12
/
+12
*
Rename Control margin to offset
Marcel Admiraal
2020-12-23
1
-7
/
+7
*
Fix broken members panel in visual script editor
Yuri Roubinsky
2020-12-18
1
-1
/
+1
*
Rename AcceptDialog get_ok() to get_ok_button()
Marcel Admiraal
2020-12-14
2
-8
/
+8
*
Remove connect *_compat methods
Aaron Franke
2020-12-05
1
-1
/
+1
*
Refactor DocData into core and editor (DocTools) parts
Thakee Nathees
2020-12-02
2
-1
/
+3
*
Documentation generation for GDScript
Thakee Nathees
2020-11-29
1
-0
/
+7
*
Merge pull request #42109 from EricEzaM/PR/input-and-shortcuts-rework
Rémi Verschelde
2020-11-28
1
-1
/
+1
|
\
|
*
Implement new shortcuts system.
Eric M
2020-11-23
1
-1
/
+1
*
|
[Complex Text Layouts] Refactor Font class, default themes and controls to us...
bruvzg
2020-11-26
1
-0
/
+1
|
/
*
doc: Warn about using Node internal processing
Rémi Verschelde
2020-11-20
1
-1
/
+1
*
Remove empty lines around braces with the formatting script
Aaron Franke
2020-11-16
4
-4
/
+0
*
Refactor variant built-in methods yet again.
reduz
2020-11-11
2
-17
/
+19
*
Variant: Sync docs with new constructors, fixups after #43403
Rémi Verschelde
2020-11-09
1
-21
/
+18
[next]