From 9501462e51d18fe8a53c463962a192f5ae922664 Mon Sep 17 00:00:00 2001 From: FatalErr42O <58855799+FatalError42O@users.noreply.github.com> Date: Mon, 9 Dec 2024 18:41:40 -0800 Subject: [PATCH] fixed and redocumented mat4.mul() --- 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 | 2 +- docs/modules/mesh.html | 2 +- docs/modules/octree.html | 2 +- docs/modules/quat.html | 2 +- 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 ++-- modules/mat4.lua | 22 +++++++++------------- 17 files changed, 26 insertions(+), 30 deletions(-) diff --git a/docs/index.html b/docs/index.html index 1be4d49..86dd81d 100644 --- a/docs/index.html +++ b/docs/index.html @@ -130,7 +130,7 @@