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
*
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
*
Variant: Rename Type::_RID to Type::RID
Rémi Verschelde
2020-11-09
1
-2
/
+2
*
Refactored variant constructor logic
reduz
2020-11-09
7
-18
/
+24
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
9
-59
/
+18
*
Refactored variant setters/getters
reduz
2020-11-07
2
-10
/
+10
*
Refactored Variant Operators.
reduz
2020-11-06
1
-3
/
+0
*
Exposed randi_range to global funcs + renamed rand_range to randf_range
Yuri Roubinsky
2020-11-06
3
-51
/
+74
*
doc: Sync classref with current source + fixup some bindings
Rémi Verschelde
2020-11-04
1
-0
/
+2
*
Optimize SVG using `svgcleaner --multipass`
Hugo Locurcio
2020-10-25
1
-6
/
+1
*
Removed underscore from GraphEdit begin/end_node_move signals
Yuri Roubinsky
2020-10-20
1
-2
/
+2
*
Refactor MethodBind to use variadic templates
reduz
2020-10-18
1
-1
/
+1
*
Bind missing constant in VisualScriptPropertyGet
Tomasz Chabora
2020-10-12
1
-0
/
+1
*
Merge pull request #42610 from jak6jak/set_values
Rémi Verschelde
2020-10-08
1
-1
/
+3
|
\
|
*
added temp variable because *p_inputs[2] is the same as *p_outputs[0]
Jacob Edie
2020-10-06
1
-1
/
+3
*
|
Merge pull request #41861 from Razoric480/fix-vscript-value-by-type
Rémi Verschelde
2020-09-18
2
-2
/
+15
|
\
\
|
|
/
|
/
|
|
*
Add a VScript func to sanitize variant values
Francois Belair
2020-09-18
2
-2
/
+15
*
|
Add main_gutter (breakpoints, bookmarks, execution lines) to code_edit
Paulb23
2020-09-10
2
-3
/
+5
|
/
*
[Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms.
bruvzg
2020-09-03
3
-34
/
+34
*
Add link titles for all links in the class reference
Hugo Locurcio
2020-08-31
1
-1
/
+1
*
Make all String float conversion methods be 64-bit
Aaron Franke
2020-07-27
1
-1
/
+1
*
Make unsaved scripts in the script editor more user-friendly
Andrii Doroshenko (Xrayez)
2020-07-26
1
-1
/
+8
*
Merge pull request #33760 from nekomatata/script-editor-init-optimization
Rémi Verschelde
2020-07-26
2
-0
/
+6
|
\
|
*
Optimized ScriptEditor initialization when many scripts are loaded
PouleyKetchoupp
2020-07-17
2
-0
/
+6
*
|
VisualScript: Fix -Wduplicate-branches warning
Rémi Verschelde
2020-07-22
1
-7
/
+1
|
/
*
Extract Syntax highlighting from TextEdit and add EditorSyntaxHighlighter
Paulb23
2020-07-11
2
-4
/
+4
*
Expose Syntax highlighter for editor plugins
Paulb23
2020-07-11
1
-0
/
+2
*
Convert syntax highlighters into a resource
Paulb23
2020-07-11
2
-4
/
+4
*
Add override keywords.
Marcel Admiraal
2020-07-10
8
-541
/
+537
*
DocData: Skip language-specific ClassDoc without methods/constants
Rémi Verschelde
2020-06-17
2
-16
/
+0
*
Merge pull request #39041 from swarnimarun/patch-1
Rémi Verschelde
2020-06-04
1
-0
/
+6
|
\
|
*
Fix crashing of VisualScript due to...
Swarnim Arun
2020-05-25
1
-0
/
+6
*
|
Use translated docs in PropertySelector
Rémi Verschelde
2020-05-28
1
-5
/
+5
|
/
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
12
-477
/
+869
*
Style: Enforce separation line between function definitions
Rémi Verschelde
2020-05-14
8
-0
/
+153
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
18
-1493
/
+0
*
Enforce use of bool literals instead of integers
Rémi Verschelde
2020-05-14
1
-3
/
+3
*
Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine
Rémi Verschelde
2020-05-10
3
-124
/
+356
*
Rename InputFilter back to Input
Rémi Verschelde
2020-04-28
3
-20
/
+20
*
Add ability to bind typed arrays to script API
Juan Linietsky
2020-04-21
2
-0
/
+6
[next]