Juan Linietsky
|
475e4ea67b
Removed interactive loader, added proper thread loading.
|
5 yıl önce |
Pedro J. Estébanez
|
18fbdbb456
Reimplement Mutex with C++'s <mutex>
|
5 yıl önce |
Juan Linietsky
|
69c95f4b4c
Reworked signal connection system, added support for Callable and Signal objects and made them default.
|
5 yıl önce |
George Marques
|
4d960efafc
GDScript: Remove self static reference and create one on calls
|
5 yıl önce |
Juan Linietsky
|
3205a92ad8
PoolVector is gone, replaced by Vector
|
5 yıl önce |
Juan Linietsky
|
867d073b98
Changed logic and optimized ObjectID in ObjectDB and Variant, removed RefPtr.
|
5 yıl önce |
Rémi Verschelde
|
1f39a2d3e6
Remove deprecated sync and slave networking keywords
|
5 yıl önce |
Andrea Catania
|
eb07e87981
Optmized data sent during RPC and RSet calls.
|
5 yıl önce |
Rémi Verschelde
|
8b0e2a409b
Merge pull request #35218 from bojidar-bg/26691-parse-error-errors
|
5 yıl önce |
Bojidar Marinov
|
da5b138e64
Fix errors raised when showing parse errors in the editor
|
5 yıl önce |
ChibiDenDen
|
86aa12e806
Keep a weak reference to orphan subclasses to reuse on class reload
|
5 yıl önce |
George Marques
|
7d4fc79eb3
Add GDScript warning for standalone expression
|
5 yıl önce |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 yıl önce |
George Marques
|
cb887324e6
GDScript: Convert values when setting member variables
|
5 yıl önce |
George Marques
|
cbf5641a74
Disable GDScript warning for unused class variable by default
|
5 yıl önce |
Hugo Locurcio
|
247767eb89
Document how to bypass the unused argument/variable warning in message
|
5 yıl önce |
mashumafi
|
d7137a6b72
Add setting to exclude addons from script warnings
|
5 yıl önce |
George Marques
|
15800b4db8
GDScript: Avoid editor crashes when there's cyclic inheritance
|
5 yıl önce |
Rémi Verschelde
|
dec10dd776
Merge pull request #32051 from qarmin/some_error_explanation
|
5 yıl önce |
qarmin
|
17732fe698
Added some obvious errors explanations
|
5 yıl önce |
luz.paz
|
91ecd7b6a6
Fix misc. source comment typos
|
5 yıl önce |
toasteater
|
e2121c97ae
Make VarArg methods return types show up as Variant in API json
|
6 yıl önce |
Robin Hübner
|
6ab118c464
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative", "modules/gdscript" directories.
|
6 yıl önce |
qarmin
|
3c154eb93b
Remove unnecessary code and add some error explanations
|
6 yıl önce |
qarmin
|
4e5310cc60
Some code changed with Clang-Tidy
|
6 yıl önce |
Rémi Verschelde
|
defd960276
Merge pull request #27886 from LeonardMeagher2/obj_to_string
|
6 yıl önce |
Rémi Verschelde
|
e0574e1d98
Fix typos with codespell
|
6 yıl önce |
Leonard Meagher
|
f7eb426e2e
Allow overriding how scripted objects are converted to strings
|
6 yıl önce |
Bojidar Marinov
|
f9d9530902
Fix slight issues with autocompletion and member lists in GDScript
|
6 yıl önce |
lupoDharkael
|
14078fbb82
GDScript: add variable shadowing warning
|
6 yıl önce |