From 2c7a244aa2f0e4f06c27111b3ec91e99edb3f5f5 Mon Sep 17 00:00:00 2001 From: FatalErr42O <58855799+FatalError42O@users.noreply.github.com> Date: Sat, 30 Nov 2024 21:02:40 -0800 Subject: [PATCH] implement luanti and irrlicht transformations --- docs/index.html | 2 +- docs/modules/bound2.html | 2 +- docs/modules/bound3.html | 2 +- docs/modules/bvh.html | 2 +- docs/modules/color.html | 2 +- docs/modules/constants.html | 2 +- docs/modules/intersect.html | 2 +- docs/modules/mat4.html | 341 +++++++++++++++++++++++++++++++- docs/modules/mesh.html | 2 +- docs/modules/octree.html | 2 +- docs/modules/quat.html | 308 ++++++++++++++++++++++------- docs/modules/simplex.html | 2 +- docs/modules/utils.html | 2 +- docs/modules/vec2.html | 2 +- docs/modules/vec3.html | 2 +- docs/topics/readme.md.html | 4 +- init.lua | 111 ++++++----- ldoc/windows_quick_generate.bat | 2 - modules/mat4.lua | 200 +++++++++++++++++-- modules/quat.lua | 279 +++++++++++++++++++------- 20 files changed, 1045 insertions(+), 226 deletions(-) diff --git a/docs/index.html b/docs/index.html index 6c89e44..dcdebf3 100644 --- a/docs/index.html +++ b/docs/index.html @@ -130,7 +130,7 @@