Juan Linietsky
|
2e67fc57e6
Merge pull request #18867 from fire/better_vx_us_rebase_02
|
7 years ago |
K. S. Ernest (iFire) Lee
|
85670726fd
Improve VisualScript UX
|
7 years ago |
Paulb23
|
8ff747171f
Allow opening and editing of any utf_8 file in script editor
|
7 years ago |
K. S. Ernest (iFire) Lee
|
e0510369d6
Fix visual script editor interface
|
7 years ago |
Max Hilbrunner
|
2fca33ac7b
Merge pull request #18516 from PJB3005/18-04-30-visual-script-title-bars
|
7 years ago |
Juan Linietsky
|
005b69cf6e
-New inspector.
|
7 years ago |
Pieter-Jan Briers
|
8d9d847a1a
Move things into the title bars of Visual Script nodes.
|
7 years ago |
Paulb23
|
f7c727e6c3
Abstracted the syntax highlighter from text edit
|
7 years ago |
Rémi Verschelde
|
eb2b04c6eb
Merge pull request #15379 from ianb96/delete_key_fix
|
7 years ago |
K. S. Ernest (iFire) Lee
|
ef1c26a9a5
Make sure PropertyHint matches in the VisualScript editor.
|
7 years ago |
Ian
|
bce2d2c297
Filesystem and Visual Script Members keyboard shortcuts fix
|
7 years ago |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 years ago |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 years ago |
Rémi Verschelde
|
e83c502939
Merge pull request #14754 from willnationsdev/dictionary-copy
|
7 years ago |
Will Nations
|
f19fc83546
Dictionary::copy -> ::duplicate
|
7 years ago |
Daniel J. Ramirez
|
c8c280a68a
Now every variant type has its icon.
|
7 years ago |
Daniel J. Ramirez
|
756c033adb
General use Variant type icons, plus other icon updates.
|
7 years ago |
Juan Linietsky
|
bc2e8d99e5
Made Vector::ptrw explicit for writing, compiler was sometimes using the wrong function,
|
7 years ago |
Juan Linietsky
|
30dadb1228
Merge pull request #11933 from cxong/master
|
7 years ago |
Ferenc Arn
|
d28763a4c1
Rename Rect3 to AABB.
|
7 years ago |
George Marques
|
0284727e7b
Create API to add and remove VisualScript custom nodes
|
7 years ago |
Juan Linietsky
|
c1855dcff1
Properly fix node path selection in input ports, closes #12152
|
7 years ago |
homer666
|
6880cad471
(VS) Add space after "=" sign in variable list
|
7 years ago |
Cong
|
524ffc9712
Use "Command" for OSX in translation strings (#1619)
|
7 years ago |
Daniel J. Ramirez
|
bb69855f1a
VS now supports white themes.
|
7 years ago |
Daniel J. Ramirez
|
6d874ea685
Added correct initialization for script editor theme.
|
7 years ago |
Gilles Roudiere
|
6f185cc9f7
Remove unecessary anchors&margins set causing bad display (sons of containers)
|
7 years ago |
Gilles Roudiere
|
05bb8e0c10
Remove set_area_as_parent_rect and replace it by set_anchors_and_margins_preset(PRESET_WIDE)
|
8 years ago |
letheed
|
5ad9be4c24
Rename pos to position in user facing methods and variables
|
8 years ago |
Daniel J. Ramirez
|
74d028729f
Improved VisualScriptEditor
|
8 years ago |