| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
Variant.
All usages of "type" to refer to classes were renamed to "class"
ClassDB has been exposed to GDScript.
OBJ_TYPE() macro is now GDCLASS()
|
| |
|
|
| |
-Added ability for LineEdit to expand to fit text
|
| | |
|
| |
|
|
| |
fixed a bug of not saving when sub-nodes changed.
|
| |
|
|
|
|
|
|
| |
-Added constructor nodes, specialized and conversion ones.
-Cleaned up how unconnected input default values are shown and edited (much cleaner)
-Dragging scene nodes into graph makes a call dialog appear by deault
-Dragging properties into graph is set by default, not get
-fixed dragging internal functions into graph
|
| |
|
|
|
|
|
|
|
| |
-Block switches to 2d/3d editor if editing visual script
-Added cast node in flow control
-Added ability to do RPC in visual script
-Comment nodes
-Fix bug with inverted cable in connecting backwards
-Copy and paste nodes, including from different scripts
|
| |
|
|
| |
This one has an ordered list, built-in description, search, etc.
|
| |
|
| |
Fixes #6022.
|
| |
|
|
| |
-Implemented Ctrl-F to focus script type search
|
| |
|
|
| |
support, but VisualScript should be more or less done!
|
| | |
|
| | |
|
| |
|