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
8367cb9feff28445752bb9c118df52884d83aed2
godot
/
tests
/
core
/
math
History
Nathan Franke
49403cbfa0
Replace String comparisons with "", String() to is_empty()
...
Also: - Adds two stress tests to test_string.h - Changes to .empty() on std::strings
2021-12-09 04:48:38 -06:00
..
test_aabb.h
AABB: Improve docs and test for
has_point
2021-12-02 15:45:55 +01:00
test_astar.h
…
test_basis.h
…
test_color.h
…
test_expression.h
…
test_geometry_2d.h
…
test_geometry_3d.h
…
test_math.cpp
Replace String comparisons with "", String() to is_empty()
2021-12-09 04:48:38 -06:00
test_math.h
…
test_random_number_generator.h
…
test_rect2.h
…