behaviour-tree-test/tests/core
Thaddeus Crews abd565eb19
Merge pull request #104844 from Ivorforce/gdsoftclass
Add and require `GDSOFTCLASS` for `Object` subclasses that want to cast but do not use `GDCLASS`.
2025-03-31 19:02:03 -05:00
..
config Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
input Use initializer list in Arrays 2025-03-26 18:38:15 +01:00
io Use initializer list in Arrays 2025-03-26 18:38:15 +01:00
math Use initializer list in Arrays 2025-03-26 18:38:15 +01:00
object Add and require GDSOFTCLASS for Object subclasses that want to cast but do not use GDCLASS. 2025-03-31 20:49:50 +02:00
os Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
string Use append_ instead of parse_ for String methods. 2025-03-27 17:51:02 +01:00
templates Add LocalVector.erase_unordered, mimicking erase but with remove_at_unordered, to remove duplicate logic. 2025-03-31 13:31:53 +02:00
threads Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
variant Use initializer list in Arrays 2025-03-26 18:38:15 +01:00
test_crypto.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
test_hashing_context.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
test_time.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00