godot/tests/core
Álex Román 02b2efc668 Fix Projection::invert on orthogonal projections and others.
Fixes #68878, specially when using orthographic projection.

Also adds some tests.
2024-11-18 16:13:04 +01:00
..
config Fix running tests in template builds 2024-02-22 18:05:42 +01:00
input Use Core/Scene stringnames consistently 2024-05-13 23:41:07 +02:00
io Fix Image CowData crash when baking large lightmaps 2024-07-19 16:04:30 +02:00
math Fix Projection::invert on orthogonal projections and others. 2024-11-18 16:13:04 +01:00
object [Tests] Fix some invalid error messages 2024-07-10 15:57:52 +02:00
os [Tests] Fix unit tests in template builds 2024-06-29 18:35:50 +02:00
string [Core] Add case-insensitive String::containsn 2024-05-08 12:48:01 +02:00
templates [Core] Add LocalVector::has for convenience 2024-05-06 18:03:37 +02:00
threads WorkerThreadPool: Support daemon-like tasks (via yield semantics) 2024-04-10 18:47:42 +02:00
variant [Core] Fix sharing of typed arrays from constructor 2024-05-07 09:52:17 +02:00
test_crypto.h Add const lvalue ref to core/* container parameters 2024-02-14 11:20:36 -03:00
test_hashing_context.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
test_time.h Explicitly cast to Variant's int type in Time tests 2023-02-20 14:46:21 -06:00