aboutsummaryrefslogtreecommitdiff
path: root/builtin/game/voxelarea.lua
AgeCommit message (Collapse)Author
2022-10-22Add VoxelArea() constructor (#12886)Jude Melton-Houghton
2022-07-09Make `VoxelArea:position()` return a vector with metatable (#12521)AFCMS
2021-06-04Add metatables to lua vectors (#11039)DS
Add backwards-compatible metatable functions for vectors.
2016-10-08VoxelArea: faster iter function (#4490)HybridDog
2014-11-14Improved VoxelArea variable locality, thus performanceWouters Dorian
Signed-off-by: Craig Robbins <kde.psych@gmail.com>
2014-05-07Organize builtin into subdirectoriesShadowNinja