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)
|
7 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 |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
8 years ago |
Andreas Haas
|
6134d8741d
Editor: Add some more translatable strings.
|
8 years ago |
Hein-Pieter van Braam
|
cacced7e50
Convert Object::cast_to() to the static version
|
8 years ago |
Andreas Haas
|
927fb9d793
VisualScriptEditor: Remove Node when canceling PropertySelector.
|
8 years ago |
Rémi Verschelde
|
5627047c32
Merge pull request #10455 from groud/control_margin_fixes
|
8 years ago |
Gilles Roudiere
|
06256cd778
Some control fixes and removed useless lines
|
8 years ago |
Juan Linietsky
|
cbcf40bd31
-Volume sliders, mute, solo and fx bypass are functional, closes #9021
|
8 years ago |
Juan Linietsky
|
b20952ebff
Update script signals in real-time when script changes. Fixes #8980
|
8 years ago |
Rémi Verschelde
|
b1ecaaa22b
Merge pull request #10307 from Rubonnek/update-argument-names
|
8 years ago |