This website requires JavaScript.
Explore
Docs
Wiki
Blog
main-f892c9da98
Register
Sign In
tinqs
/
engine
Watch
7
Star
0
Fork
0
You've already forked engine
Code
Agents
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Issues
Files
bc2b1696e6bbe2cd50c65be81ee2bed71ea7cf9e
engine
/
core
/
math
T
History
reduz
555ad5f8b7
removed wron return types,
fixes
#2483
...
removed console, which was obsolete and unused sine long long ago
2015-12-29 18:46:21 -03:00
..
aabb.cpp
…
aabb.h
Corrected rectangle intersection,
fixes
#1731
2015-04-24 16:08:05 -03:00
bezier_curve.cpp
…
bezier_curve.h
…
bsp_tree.cpp
…
bsp_tree.h
…
camera_matrix.cpp
…
camera_matrix.h
…
face3.cpp
…
face3.h
…
geometry.cpp
…
geometry.h
implement point cloud function using convex hull for ConvexPolygonShape2D,
fixes
#2848
2015-12-14 09:06:53 -03:00
math_2d.cpp
removed wron return types,
fixes
#2483
2015-12-29 18:46:21 -03:00
math_2d.h
-remove Vector2.atan2() replaced by Vector2.angle(),
fixes
#2260
2015-11-19 10:41:20 -03:00
math_defs.cpp
…
math_defs.h
…
math_funcs.cpp
optional formal changes
2015-05-06 01:22:31 +02:00
math_funcs.h
Fix some copy-paste mistakes in linear/db volume functions
2015-09-26 21:06:12 +02:00
matrix3.cpp
…
matrix3.h
…
octree.h
…
plane.cpp
…
plane.h
…
quat.cpp
…
quat.h
Implement Quat multiply operator, and xform method
2015-11-11 11:30:55 -03:00
quick_hull.cpp
…
quick_hull.h
…
SCsub
Cosmetic fixes to SCons buildsystem
2015-11-01 20:53:26 +01:00
transform.cpp
…
transform.h
…
triangle_mesh.cpp
…
triangle_mesh.h
…
triangulate.cpp
…
triangulate.h
…
triangulator.cpp
…
triangulator.h
…
vector3.cpp
…
vector3.h
added floor() and ceil() to Vector3
2015-07-15 01:59:35 +02:00