index
:
minetest.git
gpcf
lifo-fixes
release
modified minetest for gpcfs purposes
gpcf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
common
/
vector.lua
Commit message (
Expand
)
Author
Age
*
Add vector.combine (#11920)
Lars Müller
2022-05-04
*
Store vector metatable in registry
Jude Melton-Houghton
2022-03-29
*
Fix vector.from_string returning a table without vector metatable
Desour
2022-01-02
*
Split vector.new into 3 constructors
DS
2021-09-10
*
Optimize vector length calculations (#11549)
Lean Rada
2021-08-27
*
Add metatables to lua vectors (#11039)
DS
2021-06-04
*
Add vector.to_string and vector.from_string (#10323)
DS
2021-04-05
*
Add `math.round` and fix `vector.round` (#10803)
Vincent Robinson
2021-04-02
*
Add vector.offset (#10321)
DS
2020-08-29
*
Some vector functions useful for working with rotations (#9572)
NetherEran
2020-06-09
*
Use vector.dot and vector.cross in vector.angle
HybridDog
2019-07-16
*
Add vector.dot and vector.cross
HybridDog
2019-07-16
*
Builtin: Add vector.angle(). Returns the angle between 2 vectors (#7738)
ANAND
2019-03-17
*
Vector functions: Fix vector.direction() function, improve documentation (#6801)
Paramat
2017-12-21
*
Vector: Add vector.sort(a, b): return box edges
Auke Kok
2017-01-23
*
Builtin: Add vector.floor helper function
rubenwardy
2016-10-17
*
Add Lua helper functions vector.apply(v) math.sign(x, tolerance)
SmallJoker
2014-12-06
*
Remove vector assertions
ShadowNinja
2014-07-19
*
Organize builtin into subdirectories
ShadowNinja
2014-05-07