This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ddd807ff7d4e14bfcbec2cfb83b97e14cdfc4d3a
godot
/
tests
/
core
/
math
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
…
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
…
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
…
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
…