Rémi Verschelde
|
1426cd3b3a
One Copyright Update to rule them all
|
2 years ago |
Umang Kalra
|
931bc4592a
Fixes variable node not showing updated name in visualscript editor
|
3 years ago |
Rémi Verschelde
|
a627cdafc5
Update copyright statements to 2022
|
3 years ago |
Pedro J. Estébanez
|
7426b3fa91
Add Script::inherits_script()
|
4 years ago |
Hugo Locurcio
|
a38b447413
Highlight control flow keywords with a different color
|
5 years ago |
Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
4 years ago |
Rémi Verschelde
|
a828398655
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
4 years ago |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 years ago |
Rémi Verschelde
|
6e600cb3f0
Style: Set clang-format Standard to c++14
|
4 years ago |
Pedro J. Estébanez
|
4ddcdc031b
Modernize Mutex
|
4 years ago |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Swarnim Arun
|
59738e3fa3
Visualscript editor graph unification & refactoring
|
5 years ago |
Swarnim Arun
|
097f47f064
Tool Mode for Visualscript
|
6 years ago |
JohnJLight
|
38d3bfe971
Made use of semicolons more consitent, fixed formatting
|
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 |
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 |
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 |
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 |