Bojidar Marinov
|
b291cfde1b
Fix default values not being read correctly in VS, take two
|
6 年之前 |
Bojidar Marinov
|
4b3db1de3d
Fix default values not being read correctly in VisualScript
|
6 年之前 |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 年之前 |
Juan Linietsky
|
3a93499f89
Allow signal connecting even if script is invalid (only when compiled with tools), fixes #17070
|
6 年之前 |
the 8th mage
|
d3fc5e6c89
Fixed the problem with vector3 constructor
|
6 年之前 |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 年之前 |
George Marques
|
eb48119821
Added system for GDScript warnings
|
7 年之前 |
K. S. Ernest (iFire) Lee
|
85670726fd
Improve VisualScript UX
|
7 年之前 |
George Marques
|
03746da73f
Add editor highlight for type-safe lines
|
7 年之前 |
Fabio Alessandrelli
|
1400f6fdc4
Refactor RPCMode enum and checks
|
7 年之前 |
Max Hilbrunner
|
4c69a495c9
Revert "RPCMode refactor, more sync modes"
|
7 年之前 |
Max Hilbrunner
|
d0b62ce155
Merge pull request #19021 from Faless/rpc_sync_fix
|
7 年之前 |
Max Hilbrunner
|
2fca33ac7b
Merge pull request #18516 from PJB3005/18-04-30-visual-script-title-bars
|
7 年之前 |
Fabio Alessandrelli
|
9de4ffde61
Refactor RPCMode enum and checks
|
7 年之前 |
Pieter-Jan Briers
|
8d9d847a1a
Move things into the title bars of Visual Script nodes.
|
7 年之前 |
Rémi Verschelde
|
bf7ca623a6
Fix Coverity reports of uninitialized scalar variable
|
7 年之前 |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 年之前 |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 年之前 |
George Marques
|
0284727e7b
Create API to add and remove VisualScript custom nodes
|
7 年之前 |
Jerome67000
|
2609cc9ef4
Removes Script::get_node_type()
|
7 年之前 |
Ignacio Etcheverry
|
e218a13a64
Add ScriptLanguage::supports_builtin_mode and improve ScriptCreateDialog
|
7 年之前 |
letheed
|
5ad9be4c24
Rename pos to position in user facing methods and variables
|
8 年之前 |
Ignacio Etcheverry
|
52a7be4eef
Fixes language overridden external editors
|
8 年之前 |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
8 年之前 |
Wilson E. Alvarez
|
428f03cf06
Updated function argument names
|
8 年之前 |
Indah Sylvia
|
5ae78fdf6a
Makes all Godot API's methods Lower Case
|
8 年之前 |
Juan Linietsky
|
2a3e00c8c7
-Many fixes to VisualScript, fixed property names, etc.
|
8 年之前 |
geequlim
|
6687484958
Better user expirence with external text editors.
|
8 年之前 |
Andreas Haas
|
8361b1ce07
Add ability to use custom script templates.
|
8 年之前 |
Juan Linietsky
|
5b3709d309
Removal of InputEvent as built-in Variant type..
|
8 年之前 |