v/vlib/gg/m4
Lukas Neubert a67d49050c
math: add a pure V `math.mathutil`, with generic `min`, `max` and `abs` functions (#9176), and use it consistently
2021-03-12 11:28:04 +02:00
..
graphic.v gg.m4: fixed some bugs, added ortho projection (#9140) 2021-03-06 12:14:43 +02:00
m4_test.v math: add a pure V `math.mathutil`, with generic `min`, `max` and `abs` functions (#9176), and use it consistently 2021-03-12 11:28:04 +02:00
matrix.v gg.m4: fix a bug on translate, remove abs fn (#9224) 2021-03-10 20:20:17 +02:00
vector.v gg.m4: fix a bug on translate, remove abs fn (#9224) 2021-03-10 20:20:17 +02:00