David Socha
|
ede023d4fa
Update connection comparison operator to compare connection sources based on instance ID instead of by pointer
|
%!s(int64=4) %!d(string=hai) anos |
kobewi
|
02535e7f17
Compare connections by object id
|
%!s(int64=4) %!d(string=hai) anos |
Marcel Admiraal
|
5a58516231
Remove duplicate ERR_PRINTS macro
|
%!s(int64=4) %!d(string=hai) anos |
Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
%!s(int64=4) %!d(string=hai) anos |
Rémi Verschelde
|
a828398655
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
%!s(int64=4) %!d(string=hai) anos |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
%!s(int64=4) %!d(string=hai) anos |
Rémi Verschelde
|
3d15f04668
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
|
%!s(int64=4) %!d(string=hai) anos |
Pedro J. Estébanez
|
4485b43a57
Modernize atomics
|
%!s(int64=4) %!d(string=hai) anos |
Pedro J. Estébanez
|
b450036120
Modernize RWLock
|
%!s(int64=4) %!d(string=hai) anos |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
%!s(int64=4) %!d(string=hai) anos |
Maganty Rushyendra
|
bc564cd661
Issue more precise error when disconnecting a nonexistent connection
|
%!s(int64=4) %!d(string=hai) anos |
Hugo Locurcio
|
3a46e01af3
Remove property groups for Pause Mode and Script
|
%!s(int64=4) %!d(string=hai) anos |
Wilson E. Alvarez
|
993a421333
Show errors on Object.call_deferred
|
%!s(int64=5) %!d(string=hai) anos |
Pedro J. Estébanez
|
dca653cc3a
Fix leaked ObjectRCs on object Variant reassignment
|
%!s(int64=5) %!d(string=hai) anos |
Pedro J. Estébanez
|
f09046a9ab
Fix potential crash when listing leaked objects
|
%!s(int64=5) %!d(string=hai) anos |
Rémi Verschelde
|
ebb30ac45a
Core: Add hints to run with --verbose when leaking nodes/resources at exit
|
%!s(int64=5) %!d(string=hai) anos |
Pedro J. Estébanez
|
d904d05e65
Fix dangling and reassigned Variants
|
%!s(int64=5) %!d(string=hai) anos |
PouleyKetchoupp
|
82bee3f993
Added has_signal method for Object
|
%!s(int64=5) %!d(string=hai) anos |
Fabio Alessandrelli
|
41f59ecfca
Make sure we know when deleting an emitting object
|
%!s(int64=5) %!d(string=hai) anos |
Rémi Verschelde
|
0aeb5bbf62
Object: Avoid error on emit_signal with freed target
|
%!s(int64=5) %!d(string=hai) anos |
Rémi Verschelde
|
f38bfccf42
Object: Remove error on disconnect of locked signals
|
%!s(int64=5) %!d(string=hai) anos |
Rémi Verschelde
|
a97b08e7d2
Merge pull request #34745 from timothyqiu/vararg-return-nil-34743
|
%!s(int64=5) %!d(string=hai) anos |
Rémi Verschelde
|
e772a1241a
Object::disconnect: Better errors when no signal or locked
|
%!s(int64=5) %!d(string=hai) anos |
Haoyu Qiu
|
4d727f1ee6
Allows to doc vararg method return type as void
|
%!s(int64=5) %!d(string=hai) anos |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
%!s(int64=5) %!d(string=hai) anos |
Juan Linietsky
|
28599e6c20
Suggest use of deferred or oneshot on disconnect if the signal is locked. Closes #34443.
|
%!s(int64=5) %!d(string=hai) anos |
Juan Linietsky
|
0dd6079e4e
Improve error message and do not spam forever.
|
%!s(int64=5) %!d(string=hai) anos |
Juan Linietsky
|
22637beb2e
Restore signal locking, for some reason missing.
|
%!s(int64=5) %!d(string=hai) anos |
Bojidar Marinov
|
0b251997bb
Ensure object metadata is unique
|
%!s(int64=6) %!d(string=hai) anos |
qarmin
|
17732fe698
Added some obvious errors explanations
|
%!s(int64=6) %!d(string=hai) anos |