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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix crashing of VisualScript due to...
Swarnim Arun
2020-05-25
1
-0
/
+6
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
1
-107
/
+201
*
Style: Enforce separation line between function definitions
Rémi Verschelde
2020-05-14
1
-0
/
+1
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-200
/
+0
*
Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine
Rémi Verschelde
2020-05-10
1
-72
/
+200
*
Rename InputFilter back to Input
Rémi Verschelde
2020-04-28
1
-14
/
+14
*
Merge pull request #37542 from swarnimarun/patch_vs_02
Rémi Verschelde
2020-04-12
1
-0
/
+5
|
\
|
*
Update vsnodes on editing vs variables
Swarnim Arun
2020-04-03
1
-0
/
+5
*
|
Merge pull request #37530 from swarnimarun/patch_vs_01
Rémi Verschelde
2020-04-10
1
-0
/
+16
|
\
\
|
*
|
VisualScript styling for new Variant Types
Swarnim Arun
2020-04-03
1
-0
/
+16
|
|
/
*
/
Remove Node.get_position_in_parent()
Tomasz Chabora
2020-04-06
1
-1
/
+1
|
/
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-11
/
+11
*
Popups are now windows also (broken!)
Juan Linietsky
2020-03-26
1
-83
/
+83
*
Working multiple window support, including editor
Juan Linietsky
2020-03-26
1
-6
/
+3
*
Refactored input, goes all via windows now.
Juan Linietsky
2020-03-26
1
-14
/
+14
*
Added a Window node, and made it the scene root.
Juan Linietsky
2020-03-26
1
-1
/
+1
*
Refactored Input, create DisplayServer and DisplayServerX11
Juan Linietsky
2020-03-26
1
-1
/
+1
*
Style: Set clang-format Standard to Cpp11
Rémi Verschelde
2020-03-17
1
-18
/
+18
*
Merge pull request #18020 from bruvzg/input_fix_non_latin_and_add_hw_scancodes
Rémi Verschelde
2020-03-01
1
-1
/
+1
|
\
|
*
Rename `scancode` to `keycode`.
bruvzg
2020-02-25
1
-1
/
+1
*
|
Signals: Port connect calls to use callable_mp
Rémi Verschelde
2020-02-28
1
-108
/
+54
*
|
Fix resizer icon color in VisualScripts/Shaders when graph headers is on
Yuri Roubinsky
2020-02-26
1
-2
/
+10
*
|
Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT.
Juan Linietsky
2020-02-25
1
-12
/
+16
|
/
*
Replace FALLTHROUGH macro by C++17 [[fallthrough]]
Rémi Verschelde
2020-02-23
1
-1
/
+1
*
Reworked signal connection system, added support for Callable and Signal obje...
Juan Linietsky
2020-02-20
1
-55
/
+55
*
PoolVector is gone, replaced by Vector
Juan Linietsky
2020-02-18
1
-29
/
+29
*
Changed logic and optimized ObjectID in ObjectDB and Variant, removed RefPtr.
Juan Linietsky
2020-02-15
1
-2
/
+2
*
Texture refactor
Juan Linietsky
2020-02-11
1
-10
/
+10
*
Makes adding port in Visual Script nodes deferred
Haoyu Qiu
2020-01-14
1
-2
/
+2
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Cleans up headers included in editor_node.h
Haoyu Qiu
2019-12-24
1
-0
/
+1
*
Makes more editor strings translatable
Haoyu Qiu
2019-12-21
1
-2
/
+2
*
Fixes size of create function dialog
Haoyu Qiu
2019-12-17
1
-1
/
+1
*
Makes more strings in editor translatable
Haoyu Qiu
2019-12-16
1
-3
/
+3
*
Fixes wrong position when adding node in VS editor
codecustard
2019-12-04
1
-0
/
+1
*
Fix typos with codespell
Rémi Verschelde
2019-11-22
1
-3
/
+3
*
Merge pull request #32853 from OsamaElHariri/visual_script_setter_props_fix
Rémi Verschelde
2019-11-07
1
-1
/
+5
|
\
|
*
Set the properties of a Set node after add_node
Osama El Hariri
2019-10-28
1
-1
/
+5
*
|
Fix: typo atleast -> at least
Omicron
2019-11-01
1
-2
/
+2
*
|
i18n: Sync translation template with current source
Rémi Verschelde
2019-10-29
1
-2
/
+2
|
/
*
Remove redundant compiler directives
Timo Schwarzer
2019-10-14
1
-8
/
+0
*
Fix theme in visual script dialogs (at startup)
Chaosus
2019-09-30
1
-0
/
+2
*
Merge pull request #32402 from YeldhamDev/fix_vs_add_function
Rémi Verschelde
2019-09-29
1
-47
/
+55
|
\
|
*
Fix VS editor's "Create Function" dialog
Michael Alexsander Silva Dias
2019-09-28
1
-47
/
+55
*
|
Deconstruct node for Visualscript
Swarnim Arun
2019-09-29
1
-2
/
+5
|
/
*
Merge pull request #32398 from YeldhamDev/cleanup_vs_editor_left
Rémi Verschelde
2019-09-28
1
-25
/
+16
|
\
|
*
Cleanup VS editor's left menu
Michael Alexsander Silva Dias
2019-09-27
1
-25
/
+16
*
|
Fix Edit function button
Swarnim Arun
2019-09-28
1
-1
/
+1
|
/
*
Visualscript editor graph unification & refactoring
Swarnim Arun
2019-09-26
1
-614
/
+1833
*
Merge pull request #30852 from swarnimarun/vs_tools_script
Rémi Verschelde
2019-09-22
1
-0
/
+10
|
\
[next]