This website requires JavaScript.
Explore
Docs
Wiki
Blog
main-28422940dd
Register
Sign In
tinqs
/
engine
Watch
5
Star
0
Fork
0
You've already forked engine
Code
Agents
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Issues
Files
4cd2d9e210f9ff7933433bc569ebdfcec38abc0e
engine
/
tests
/
core
/
math
T
History
Pāvels Nadtočajevs
b50d9742c2
Fix
is_valid_float
,
Variant
parser,
Expression
parser, script highlighter, and
TextServer
not handing capital E in scientific notation.
2025-02-05 18:39:40 +02:00
..
test_aabb.h
Always add decimal when printing float
2024-10-23 15:00:21 +02:00
test_astar.h
…
test_basis.h
Fix
Basis::get_euler
incorrectly simplifying rotations in some cases.
2025-01-29 16:13:29 -06:00
test_color.h
Increase precision in linear_to_srgb and srgb_to_linear
2024-12-20 10:49:43 -07:00
test_expression.h
Fix
is_valid_float
,
Variant
parser,
Expression
parser, script highlighter, and
TextServer
not handing capital E in scientific notation.
2025-02-05 18:39:40 +02:00
test_geometry_2d.h
…
test_geometry_3d.h
…
test_math_funcs.h
…
test_plane.h
Fix various typos
2025-01-08 14:47:42 +02:00
test_projection.h
Add tests for
Projection
2024-11-27 11:09:10 +01:00
test_quaternion.h
Fix Quaternion arc constructor to check dot & Add test for same vec3s
2025-01-20 18:16:53 +09:00
test_random_number_generator.h
…
test_rect2.h
Always add decimal when printing float
2024-10-23 15:00:21 +02:00
test_rect2i.h
…
test_transform_2d.h
…
test_transform_3d.h
…
test_vector2.h
…
test_vector2i.h
…
test_vector3.h
…
test_vector3i.h
…
test_vector4.h
…
test_vector4i.h
…