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
/
visual_script_editor.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make OpenSimplex and VisualScript modules not depend on the editor
Aaron Franke
2021-11-12
1
-370
/
+0
*
Fixes copy-paste issue in the visual script editor
David Cambré
2021-11-03
1
-0
/
+2
*
Added status bar and toggle scripts panel button to EditorHelp/VScripts
Yuri Roubinsky
2021-09-15
1
-0
/
+6
*
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
*
|
Fix Visual Script editor
Max Hilbrunner
2021-08-24
1
-10
/
+8
*
|
Entirely removes BIND_VMETHOD in favor of GDVIRTUAL
reduz
2021-08-23
1
-1
/
+1
*
|
Fix VisualScriptEditor after namespaces
Max Hilbrunner
2021-08-20
1
-4
/
+2
*
|
Namespaces instead of underscore prefix for binds
Max Hilbrunner
2021-08-17
1
-6
/
+11
|
/
*
Automatic arrangement of nodes in VisualScript/VisualShaders editors
Umang Kalra
2021-08-11
1
-1
/
+1
*
Improve and streamline VisualScriptFuncNodes Call Set Get
David Cambré
2021-07-21
1
-3
/
+3
*
VisualScriptEditor Fix in graph position calculation (do not skip zoom)
kleonc
2021-06-23
1
-1
/
+2
*
Move FindReplaceBar out of CodeTextEditor
kobewi
2021-06-08
1
-0
/
+1
*
Add get_base_editor to ScriptEditorBase
sent44
2021-05-15
1
-0
/
+2
*
Improve the editor theme
Hugo Locurcio
2021-04-27
1
-0
/
+1
*
Merge pull request #39649 from swarnimarun/master-visualscript-refactor
Rémi Verschelde
2021-01-04
1
-10
/
+6
|
\
|
*
Refactoring Visual Script
Swarnim Arun
2021-01-01
1
-10
/
+6
*
|
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
|
/
*
Remove empty lines around braces with the formatting script
Aaron Franke
2020-11-16
1
-1
/
+0
*
Merge pull request #41861 from Razoric480/fix-vscript-value-by-type
Rémi Verschelde
2020-09-18
1
-0
/
+1
|
\
|
*
Add a VScript func to sanitize variant values
Francois Belair
2020-09-18
1
-0
/
+1
*
|
Add main_gutter (breakpoints, bookmarks, execution lines) to code_edit
Paulb23
2020-09-10
1
-1
/
+1
|
/
*
Optimized ScriptEditor initialization when many scripts are loaded
PouleyKetchoupp
2020-07-17
1
-0
/
+1
*
Extract Syntax highlighting from TextEdit and add EditorSyntaxHighlighter
Paulb23
2020-07-11
1
-2
/
+2
*
Convert syntax highlighters into a resource
Paulb23
2020-07-11
1
-2
/
+2
*
Add override keywords.
Marcel Admiraal
2020-07-10
1
-33
/
+33
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-1
/
+0
*
Popups are now windows also (broken!)
Juan Linietsky
2020-03-26
1
-1
/
+1
*
Working multiple window support, including editor
Juan Linietsky
2020-03-26
1
-1
/
+1
*
Style: Set clang-format Standard to Cpp11
Rémi Verschelde
2020-03-17
1
-3
/
+3
*
PoolVector is gone, replaced by Vector
Juan Linietsky
2020-02-18
1
-1
/
+1
*
Changed logic and optimized ObjectID in ObjectDB and Variant, removed RefPtr.
Juan Linietsky
2020-02-15
1
-1
/
+1
*
Texture refactor
Juan Linietsky
2020-02-11
1
-2
/
+2
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Small fixes to redundand code, copy paste bugs
qarmin
2019-10-14
1
-1
/
+1
*
Fix VS editor's "Create Function" dialog
Michael Alexsander Silva Dias
2019-09-28
1
-0
/
+1
*
Cleanup VS editor's left menu
Michael Alexsander Silva Dias
2019-09-27
1
-1
/
+1
*
Visualscript editor graph unification & refactoring
Swarnim Arun
2019-09-26
1
-14
/
+52
*
Tool Mode for Visualscript
Swarnim Arun
2019-09-21
1
-0
/
+1
*
Made use of semicolons more consitent, fixed formatting
JohnJLight
2019-06-19
1
-1
/
+1
*
Merge pull request #28766 from pgoral/editor_validation_issue
Rémi Verschelde
2019-06-17
1
-0
/
+1
|
\
|
*
Changing method signature in other class in not recognized in working class i...
Goral
2019-05-29
1
-0
/
+1
*
|
Merge pull request #29262 from DarknessCatt/issue-27476
Rémi Verschelde
2019-06-11
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Automatically add new line to scripts
Matheus Lima Cunha
2019-05-29
1
-0
/
+1
*
|
VS: Give the generic search the current base type.
K. S. Ernest (iFire) Lee
2019-05-01
1
-1
/
+1
*
|
Added a marker in text_edit that tells which row is executing.
Rikhardur Bjarni Einarsson
2019-04-23
1
-0
/
+2
|
/
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
add undeclared function params of VisualScriptEditor::_selected_method , Fixe...
Liangdi
2018-11-21
1
-1
/
+1
*
On virtual method creation cancel don't do anything.
K. S. Ernest (iFire) Lee
2018-11-05
1
-1
/
+1
*
Fix inspector preview
Guilherme Felipe
2018-10-07
1
-1
/
+1
[next]