Rémi Verschelde
|
818f1eed31
Code quality: Fix header guards consistency
|
3 éve |
smix8
|
8bd7c6188b
[3.5] Update NavigationServer backport
|
3 éve |
kobewi
|
e86a64a2a5
Add optional 'default' argument to get_meta()
|
3 éve |
Rémi Verschelde
|
85b4848ca8
Merge pull request #54188 from Rubonnek/increase_var_arg_max_3x
|
3 éve |
Wilson E. Alvarez
|
424dbf70af
Increase VARIANT_ARG_MAX to 8
|
3 éve |
Yuri Sizov
|
df13466139
Add type variations to Theme
|
3 éve |
Rémi Verschelde
|
a627cdafc5
Update copyright statements to 2022
|
3 éve |
Rémi Verschelde
|
f0223ea8d3
CI: Update to clang-format 13 using LLVM repo
|
3 éve |
Pedro J. Estébanez
|
26edc6cd41
Promote object validity checks to release builds
|
4 éve |
lawnjelly
|
eb6f98ec55
Portal occlusion culling
|
4 éve |
Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
4 éve |
Rémi Verschelde
|
a828398655
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
4 éve |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 éve |
Rémi Verschelde
|
3d15f04668
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
|
4 éve |
Pedro J. Estébanez
|
4485b43a57
Modernize atomics
|
4 éve |
Pedro J. Estébanez
|
b450036120
Modernize RWLock
|
4 éve |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 éve |
Andrii Doroshenko (Xrayez)
|
e95c24d783
Make `property_list_changed_notify` protected in `Object`
|
4 éve |
Andrii Doroshenko (Xrayez)
|
2bfb83c702
Make `Object::to_string` virtual
|
5 éve |
Pedro J. Estébanez
|
d904d05e65
Fix dangling and reassigned Variants
|
5 éve |
PouleyKetchoupp
|
82bee3f993
Added has_signal method for Object
|
5 éve |
Fabio Alessandrelli
|
41f59ecfca
Make sure we know when deleting an emitting object
|
5 éve |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 éve |
Hugo Locurcio
|
c62302a432
Improve the scene tree signals/groups tooltip
|
6 éve |
santouits
|
13efc1bb06
Hopefully fix the random crashes with threads
|
6 éve |
Rémi Verschelde
|
336846e547
Inspector: Fix PROPERTY_HINT_SPRITE_FRAME not behaving as RANGE
|
6 éve |
LikeLakers2
|
e86f6faf64
MultiNodeEdit now only shows properties with the exact same PropertyInfo data
|
6 éve |
Bojidar Marinov
|
0c4c36d823
Add default values to the editor help, docs, and generated RST
|
6 éve |
Rémi Verschelde
|
defd960276
Merge pull request #27886 from LeonardMeagher2/obj_to_string
|
6 éve |
Aaron Franke
|
702b539405
Change "ID" to lowercase "id"
|
6 éve |