Juan Linietsky
|
1c5376ae59
Many fixes to visual script, changed virtuals override for a proper selector.
|
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 |
Daniel J. Ramirez
|
a3c2d9a6bd
Improvements and fixes for the default theme.
|
8 years ago |
Juan Linietsky
|
2a3e00c8c7
-Many fixes to VisualScript, fixed property names, etc.
|
8 years ago |
Rémi Verschelde
|
f8d7670e82
Merge pull request #9038 from AlexHolly/rect2-rename-pos
|
8 years ago |
alexholly
|
a3c90b0293
renamed all Rect2.pos to Rect2.position
|
8 years ago |
Paulb23
|
a4e222ae71
Added members overview
|
8 years ago |
Juan Linietsky
|
5b3709d309
Removal of InputEvent as built-in Variant type..
|
8 years ago |
Rémi Verschelde
|
231511b2a6
Merge pull request #8631 from volzhs/editor-theme-custom
|
8 years ago |
Juan Linietsky
|
98a3296702
Removal of Image from Variant, converted to a Resource.
|
8 years ago |
volzhs
|
17e8e343fb
Revert "Add new editor and default theme (WIP)"
|
8 years ago |
Daniel J. Ramirez
|
f045efe007
Add new editor and default theme (WIP)
|
8 years ago |
Rémi Verschelde
|
22b9c0207b
Merge pull request #8417 from neikeq/hello-there
|
8 years ago |