Rafał Mikrut
|
9ddb3265e1
Fix some crashes, overflows and using variables without values
|
5 years ago |
Swarnim Arun
|
59738e3fa3
Visualscript editor graph unification & refactoring
|
5 years ago |
Rémi Verschelde
|
72d87cfbce
Merge pull request #30852 from swarnimarun/vs_tools_script
|
5 years ago |
Swarnim Arun
|
097f47f064
Tool Mode for Visualscript
|
6 years ago |
iwek7
|
617797c47c
Adds skip-breakpoints feature
|
6 years ago |
Robin Hübner
|
8aeade74db
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in rest of 'modules/'
|
6 years ago |
qarmin
|
6cbaf7662f
Changed some code showed in LGTM and Coverage
|
6 years ago |
qarmin
|
9a77d748c0
Fixes minor issues found by static analyzer
|
6 years ago |
qarmin
|
072e40368e
Fix always true/false values
|
6 years ago |
Rémi Verschelde
|
e3735a5d5a
Merge pull request #28606 from bojidar-bg/25889-indexed-set-defaults
|
6 years ago |
Leonard Meagher
|
f7eb426e2e
Allow overriding how scripted objects are converted to strings
|
6 years ago |
Bojidar Marinov
|
b291cfde1b
Fix default values not being read correctly in VS, take two
|
6 years ago |
Bojidar Marinov
|
4b3db1de3d
Fix default values not being read correctly in VisualScript
|
6 years ago |
marxin
|
8d51618949
Add -Wshadow=local to warnings and fix reported issues.
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Juan Linietsky
|
3a93499f89
Allow signal connecting even if script is invalid (only when compiled with tools), fixes #17070
|
6 years ago |
Rémi Verschelde
|
1169196f04
Merge pull request #22779 from Superwaitsum/LimitSettings
|
6 years ago |
Superwaitsum
|
e5041ad0f5
Add some limits on the Editor Settings
|
6 years ago |
the 8th mage
|
d3fc5e6c89
Fixed the problem with vector3 constructor
|
6 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 years ago |
George Marques
|
eb48119821
Added system for GDScript warnings
|
7 years ago |
Hein-Pieter van Braam
|
0e29f7974b
Reduce unnecessary COW on Vector by make writing explicit
|
7 years ago |
K. S. Ernest (iFire) Lee
|
85670726fd
Improve VisualScript UX
|
7 years ago |
George Marques
|
03746da73f
Add editor highlight for type-safe lines
|
7 years ago |
Fabio Alessandrelli
|
1400f6fdc4
Refactor RPCMode enum and checks
|
7 years ago |
Max Hilbrunner
|
4c69a495c9
Revert "RPCMode refactor, more sync modes"
|
7 years ago |
Max Hilbrunner
|
d0b62ce155
Merge pull request #19021 from Faless/rpc_sync_fix
|
7 years ago |
Max Hilbrunner
|
2fca33ac7b
Merge pull request #18516 from PJB3005/18-04-30-visual-script-title-bars
|
7 years ago |
Fabio Alessandrelli
|
9de4ffde61
Refactor RPCMode enum and checks
|
7 years ago |
Pieter-Jan Briers
|
8d9d847a1a
Move things into the title bars of Visual Script nodes.
|
7 years ago |