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
*
Make translatable some undo/redo operations in the editor
Michael Alexsander Silva Dias
2019-02-21
1
-1
/
+1
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Merge pull request #20609 from YeldhamDev/menu_hover_explicit
Rémi Verschelde
2018-12-09
1
-0
/
+1
|
\
|
*
Make opening menus with the same parent on mouse focus explicit
Michael Alexsander Silva Dias
2018-11-20
1
-0
/
+1
*
|
add undeclared function params of VisualScriptEditor::_selected_method , Fixe...
Liangdi
2018-11-21
1
-1
/
+1
|
/
*
Merge pull request #23537 from fire/visualscript-virtual-_function-crash-23536
Rémi Verschelde
2018-11-06
1
-1
/
+1
|
\
|
*
On virtual method creation cancel don't do anything.
K. S. Ernest (iFire) Lee
2018-11-05
1
-1
/
+1
*
|
Fix empty script interface crash on tscn load.
K. S. Ernest (iFire) Lee
2018-11-06
1
-1
/
+2
|
/
*
Updates visualscript editor when theme is changed
Chaosus
2018-10-28
1
-5
/
+13
*
Merge pull request #22771 from guilhermefelipecgs/fix_inspector_preview
Rémi Verschelde
2018-10-07
1
-1
/
+1
|
\
|
*
Fix inspector preview
Guilherme Felipe
2018-10-07
1
-1
/
+1
*
|
Remove redundant "== false" code
Aaron Franke
2018-10-06
1
-2
/
+2
*
|
Remove redundant "== true" code
Aaron Franke
2018-10-06
1
-2
/
+2
|
/
*
Fix warnings about set but unused variables [-Wunused-but-set-variable]
Rémi Verschelde
2018-09-27
1
-11
/
+0
*
Fix warnings about unused variables [-Wunused-variable]
Rémi Verschelde
2018-09-27
1
-8
/
+1
*
Fix warnings on non-static data member initializers (C++11 feature)
Rémi Verschelde
2018-09-27
1
-0
/
+1
*
Merge pull request #21982 from luzpaz/misc-typos
Rémi Verschelde
2018-09-13
1
-5
/
+5
|
\
|
*
Misc. typos
luz.paz
2018-09-12
1
-5
/
+5
*
|
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-4
/
+4
|
/
*
Change the default variable constructor to use EditorInspector and updated pr...
K. S. Ernest (iFire) Lee
2018-09-08
1
-5
/
+3
*
Make some debug prints verbose-only, remove others
Rémi Verschelde
2018-08-24
1
-1
/
+0
*
Do not use theme to set LineEdit right_icon
Łukasz Rutkowski
2018-08-11
1
-1
/
+1
*
Add clear text button to LineEdit
Łukasz Rutkowski
2018-08-11
1
-0
/
+1
*
Carry property hint and hint string through to Visualscript virtual functions.
K. S. Ernest (iFire) Lee
2018-07-27
1
-1
/
+1
*
Merge pull request #20457 from fire/vs_generic_search_crash_and_connecting
Rémi Verschelde
2018-07-27
1
-14
/
+17
|
\
|
*
Visualscript fix crash and generic search does not connect ports.
K. S. Ernest (iFire) Lee
2018-07-26
1
-14
/
+17
*
|
Visualscript: Don't type guess on nil.
K. S. Ernest (iFire) Lee
2018-07-26
1
-7
/
+7
|
/
*
Fix Visual Script duplicate issue
Swarnim Arun
2018-07-26
1
-2
/
+2
*
Visualscript: Don't show Shift+A search box at every screen and reuse EDIT_FI...
K. S. Ernest (iFire) Lee
2018-07-25
1
-8
/
+6
*
Merge pull request #18867 from fire/better_vx_us_rebase_02
Juan Linietsky
2018-07-24
1
-141
/
+307
|
\
|
*
Improve VisualScript UX
K. S. Ernest (iFire) Lee
2018-07-24
1
-141
/
+307
*
|
Allow opening and editing of any utf_8 file in script editor
Paulb23
2018-07-22
1
-13
/
+12
|
/
*
Fix visual script editor interface
K. S. Ernest (iFire) Lee
2018-07-10
1
-0
/
+1
*
Merge pull request #18516 from PJB3005/18-04-30-visual-script-title-bars
Max Hilbrunner
2018-05-26
1
-7
/
+26
|
\
|
*
Move things into the title bars of Visual Script nodes.
Pieter-Jan Briers
2018-04-30
1
-7
/
+26
*
|
-New inspector.
Juan Linietsky
2018-05-15
1
-1
/
+1
|
/
*
Abstracted the syntax highlighter from text edit
Paulb23
2018-04-02
1
-0
/
+6
*
Merge pull request #15379 from ianb96/delete_key_fix
Rémi Verschelde
2018-02-14
1
-6
/
+38
|
\
|
*
Filesystem and Visual Script Members keyboard shortcuts fix
Ian
2018-01-06
1
-6
/
+38
*
|
Make sure PropertyHint matches in the VisualScript editor.
K. S. Ernest (iFire) Lee
2018-01-15
1
-1
/
+2
*
|
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
|
/
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Merge pull request #14754 from willnationsdev/dictionary-copy
Rémi Verschelde
2017-12-17
1
-3
/
+3
|
\
|
*
Dictionary::copy -> ::duplicate
Will Nations
2017-12-17
1
-3
/
+3
*
|
Now every variant type has its icon.
Daniel J. Ramirez
2017-12-17
1
-8
/
+8
*
|
General use Variant type icons, plus other icon updates.
Daniel J. Ramirez
2017-12-17
1
-52
/
+52
|
/
*
Made Vector::ptrw explicit for writing, compiler was sometimes using the wron...
Juan Linietsky
2017-11-25
1
-1
/
+1
*
Merge pull request #11933 from cxong/master
Juan Linietsky
2017-11-21
1
-3
/
+3
|
\
|
*
Use "Command" for OSX in translation strings (#1619)
Cong
2017-10-13
1
-3
/
+3
*
|
Rename Rect3 to AABB.
Ferenc Arn
2017-11-17
1
-2
/
+2
[next]