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 |
Rémi Verschelde
|
fe3bbaa9d0
Merge pull request #11076 from hpvb/fix-10935
|
8 years ago |
Daniel J. Ramirez
|
60f054d3ac
Improved VS node coloring
|
8 years ago |
Daniel J. Ramirez
|
1e8048dd45
Improved theme generation, and other fixes
|
8 years ago |
Juan Linietsky
|
1c5376ae59
Many fixes to visual script, changed virtuals override for a proper selector.
|
8 years ago |
Hein-Pieter van Braam
|
2ec0bc4f80
Fix crash on wrong type drag into the vs editor
|
8 years ago |
Daniel J. Ramirez
|
d6b664f671
Fix. resizeable -> resizable.
|
8 years ago |
Poommetee Ketson
|
ed606ded52
Fix files header
|
8 years ago |
Wilson E. Alvarez
|
a400a65c8a
Renamed 'script_changed' signal in the script editor plugin to 'edited_script_changed'
|
8 years ago |