index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
core
/
math
/
test_vector2.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
*
[Tests] Fix unit tests in template builds
A Thousand Ships
2024-06-29
1
-1
/
+3
*
Add unit test for Vector2 plane_project
nazarii
2024-04-05
1
-0
/
+4
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
[Tests] Replace Math::is_equal_approx with == and doctest::Approx
Hendrik Brucker
2022-11-05
1
-14
/
+14
*
Style: Misc docs and comment style and language fixes
Rémi Verschelde
2022-11-02
1
-3
/
+3
*
Add `is_finite` method for checking built-in types
Haoyu Qiu
2022-10-08
1
-0
/
+26
*
Add more tests for Vector* types
Micky
2022-09-25
1
-1
/
+82
*
Fix Slerp C# docs and add test cases for vectors in the same direction
Aaron Franke
2022-03-12
1
-0
/
+3
*
Core: Move Vector2i to its own `vector2i.h` header
Rémi Verschelde
2022-02-04
1
-0
/
+1
*
Replace String::num_real code with a wrapper around String::num
Aaron Franke
2022-01-15
1
-0
/
+19
*
Add tests for Vector2/Vector2i/Vector3/Vector3i
Aaron Franke
2022-01-14
1
-0
/
+366