1
0
Fork 0
godot/tests/core
Thaddeus Crews 717df3ee88
Merge pull request #105249 from Repiteo/core/math-defs-namespace
Core: Use `Math` namespace for constants
2025-04-11 09:51:04 -05:00
..
config Add `String::replace_char(s)` methods for performance and convenience 2025-04-10 13:08:45 +02:00
input Use initializer list in Arrays 2025-03-26 18:38:15 +01:00
io Fix `FileAccessCompressed` claiming one byte more than it actually has. 2025-04-08 15:19:58 +02:00
math Core: Use `Math` namespace for constants 2025-04-10 16:29:30 -05:00
object Remove unused `get_inheritance_list_static` from `GDCLASS`. 2025-04-03 17:18:28 +02:00
os Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
string Merge pull request #105249 from Repiteo/core/math-defs-namespace 2025-04-11 09:51:04 -05:00
templates Merge pull request #105164 from stuartcarnie/apple_pthread 2025-04-10 10:18:12 -05:00
threads Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
variant Merge pull request #100333 from YYF233333/reduce_list 2025-04-09 08:51:45 -05: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