2025-08-13 06:49 CEST

spring: develop 5b45573a Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
DeadnightWarrior DeadnightWarrior develop 2013-10-09 09:59:39 develop c80f925e
Changeset Two more functions for LUA math module
math.diag(x1[, ...]) returns the diagonal of an n-dimensional box
math.clamp(x, min, max)
mod - rts/lib/lua/src/lmathlib.cpp Diff ] File ]