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
5ee4b49e42e34665862279885ec00e154516d558
godot
/
tests
/
core
/
math
History
A Thousand Ships
b4191bf8f6
[Core] Fix
AABB.encloses
failing on shared upper bound
...
This differs from `Rect2(i)` and was fixed for those classes in the past
2024-01-12 17:58:42 +01:00
..
test_aabb.h
[Core] Fix
AABB.encloses
failing on shared upper bound
2024-01-12 17:58:42 +01:00
test_astar.h
…
test_basis.h
Fix Basis is_orthogonal and is_rotation methods, add is_orthonormal
2023-12-06 13:12:05 -06:00
test_color.h
…
test_expression.h
…
test_geometry_2d.h
…
test_geometry_3d.h
…
test_math_funcs.h
Fix potential integer underflow in rounded up divisions
2024-01-02 14:14:47 +01:00
test_plane.h
…
test_quaternion.h
…
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
…