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
32ae896eefada8432ecf264fff627830fb8a299c
engine
/
core
/
math
T
History
Rémi Verschelde
51d50e167d
Merge pull request
#31094
from aaronfranke/vector-sign-mod-etc
...
Add Vector2/3 sign and posmod functions, axis, docs, misc additions
2019-08-23 09:07:47 +02:00
..
a_star.cpp
astar performance improvements, use oahashmap
2019-08-21 08:47:55 +02:00
a_star.h
astar performance improvements, use oahashmap
2019-08-21 08:47:55 +02:00
aabb.cpp
…
aabb.h
…
audio_frame.cpp
…
audio_frame.h
…
basis.cpp
…
basis.h
…
bsp_tree.cpp
…
bsp_tree.h
…
camera_matrix.cpp
…
camera_matrix.h
…
delaunay.h
Replace is_zero_approx(A.distance_to(B)) with A==B
2019-08-19 18:16:58 +02:00
expression.cpp
…
expression.h
…
face3.cpp
…
face3.h
…
geometry.cpp
…
geometry.h
…
math_defs.h
…
math_fieldwise.cpp
…
math_fieldwise.h
…
math_funcs.cpp
…
math_funcs.h
…
octree.h
…
plane.cpp
…
plane.h
…
quat.cpp
…
quat.h
…
quick_hull.cpp
…
quick_hull.h
…
random_number_generator.cpp
…
random_number_generator.h
…
random_pcg.cpp
…
random_pcg.h
…
rect2.cpp
…
rect2.h
…
SCsub
Move CryptoCore to it's own folder.
2019-08-19 16:31:05 +02:00
transform_2d.cpp
…
transform_2d.h
…
transform.cpp
…
transform.h
…
triangle_mesh.cpp
…
triangle_mesh.h
…
triangulate.cpp
…
triangulate.h
…
vector2.cpp
Add Vector2/3 sign and posmod functions, misc additions
2019-08-17 18:31:55 -04:00
vector2.h
Add Vector2/3 sign and posmod functions, misc additions
2019-08-17 18:31:55 -04:00
vector3.cpp
…
vector3.h
Add Vector2/3 sign and posmod functions, misc additions
2019-08-17 18:31:55 -04:00