Rémi Verschelde
|
3b11e33a09
clang-format: Disable alignment of operands, too unreliable
|
4 лет назад |
Gilles Roudière
|
4bd7700e89
Implement properties arrays in the Inspector.
|
4 лет назад |
Rémi Verschelde
|
ac3322b0af
Use const references where possible for List range iterators
|
4 лет назад |
Aaron Franke
|
4e6efd1b07
Use C++ iterators for Lists in many situations
|
4 лет назад |
George Marques
|
c2b43839ce
Add test to check for :: in enum/constant bindings
|
4 лет назад |
kobewi
|
7c84aa1101
Validate that all virtual methods start with _
|
4 лет назад |
Pedro J. Estébanez
|
04688b92ff
Rename Reference to RefCounted
|
4 лет назад |
Marcel Admiraal
|
8acd13a456
Rename Quat to Quaternion
|
4 лет назад |
Aaron Franke
|
08a85352fb
Rename Variant TRANSFORM to TRANSFORM3D
|
4 лет назад |
Ignacio Etcheverry
|
fafdc0b0c1
Add ClassDB tests to look for core API deps on editor API
|
4 лет назад |
Andrii Doroshenko (Xrayez)
|
faab6ff97a
Use comma over `<<` operator for all unit test logging
|
4 лет назад |
Rémi Verschelde
|
7917cb12df
doctest: Update to 2.4.4
|
4 лет назад |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 лет назад |
Marcel Admiraal
|
5b937d493f
Rename empty() to is_empty()
|
4 лет назад |
Aaron Franke
|
02161aad5a
Remove empty lines around braces with the formatting script
|
5 лет назад |
Rémi Verschelde
|
9d2e8f2f27
Variant: Rename Type::_RID to Type::RID
|
5 лет назад |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
5 лет назад |
Andrii Doroshenko (Xrayez)
|
6f426c3360
Port ClassDB tests to use doctest
|
5 лет назад |
Andrii Doroshenko (Xrayez)
|
9f649efe5d
Move `tests` to the top-level directory
|
5 лет назад |