godot/tests/core
Thaddeus Crews 1f1b1c56e7
Merge pull request #104381 from Ivorforce/object-notification-nobool
Optimize `Object::notification` by avoiding runtime branches
2025-04-01 19:53:37 -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 Directly use segment points in Geometry2D/3D function parameters 2025-03-30 16:25:59 -07:00
object Merge pull request #104381 from Ivorforce/object-notification-nobool 2025-04-01 19:53:37 -05: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