Eric M
|
d0e78c86d7
Added support for scripts reporting multiple errors to ScriptTextEditor
|
hace 4 años |
Pedro J. Estébanez
|
04688b92ff
Rename Reference to RefCounted
|
hace 4 años |
Fabio Alessandrelli
|
d779b5aa3e
[Net] Refactor RPCs, remove RSETs
|
hace 4 años |
Hugo Locurcio
|
e905e8f145
Highlight control flow keywords with a different color
|
hace 4 años |
Rafał Mikrut
|
f7209b459b
Initialize class/struct variables with default values in modules/
|
hace 4 años |
Rémi Verschelde
|
add3a825f0
Merge pull request #39649 from swarnimarun/master-visualscript-refactor
|
hace 4 años |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
hace 4 años |
Swarnim Arun
|
c6771358aa
Refactoring Visual Script
|
hace 5 años |
Thakee Nathees
|
42bfa16996
Refactor DocData into core and editor (DocTools) parts
|
hace 4 años |
Thakee Nathees
|
d0e7d9b62f
Documentation generation for GDScript
|
hace 4 años |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
hace 4 años |
Marcel Admiraal
|
26fcf2b04c
Add override keywords.
|
hace 5 años |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
hace 5 años |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
hace 5 años |
Juan Linietsky
|
5d4dc2d45c
Add ability to bind typed arrays to script API
|
hace 5 años |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
hace 5 años |
Rémi Verschelde
|
cb282c6ef0
Style: Set clang-format Standard to Cpp11
|
hace 5 años |
Fabio Alessandrelli
|
b8ddaf9c33
Refactor ScriptDebugger.
|
hace 5 años |
Pedro J. Estébanez
|
18fbdbb456
Reimplement Mutex with C++'s <mutex>
|
hace 5 años |
Juan Linietsky
|
69c95f4b4c
Reworked signal connection system, added support for Callable and Signal objects and made them default.
|
hace 5 años |
Juan Linietsky
|
3205a92ad8
PoolVector is gone, replaced by Vector
|
hace 5 años |
Andrea Catania
|
eb07e87981
Optmized data sent during RPC and RSet calls.
|
hace 5 años |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
hace 5 años |
Swarnim Arun
|
59738e3fa3
Visualscript editor graph unification & refactoring
|
hace 6 años |
Swarnim Arun
|
097f47f064
Tool Mode for Visualscript
|
hace 6 años |
JohnJLight
|
38d3bfe971
Made use of semicolons more consitent, fixed formatting
|
hace 6 años |
Rémi Verschelde
|
e3735a5d5a
Merge pull request #28606 from bojidar-bg/25889-indexed-set-defaults
|
hace 6 años |
Leonard Meagher
|
f7eb426e2e
Allow overriding how scripted objects are converted to strings
|
hace 6 años |
Bojidar Marinov
|
b291cfde1b
Fix default values not being read correctly in VS, take two
|
hace 6 años |
Bojidar Marinov
|
4b3db1de3d
Fix default values not being read correctly in VisualScript
|
hace 6 años |