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 |
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 |
Gilles Roudiere
|
0d35d4d53b
Replace GUI anchor type by a float between 0 and 1
|
8 years ago |
Wilson E. Alvarez
|
428f03cf06
Updated function argument names
|
8 years ago |
Juan Linietsky
|
fab75bce3f
Properly rename visual script functions, fixed #6076
|
8 years ago |
Indah Sylvia
|
5ae78fdf6a
Makes all Godot API's methods Lower Case
|
8 years ago |
Daniel J. Ramirez
|
707bb96fa8
Do not allow multiple data connections to the same data input slot, fixes #6357.Improved curve rendering when nodes are close.
|
8 years ago |
Daniel J. Ramirez
|
95f55c8f0d
Icons can now be added inside line edits (Search icon).
|
8 years ago |