Add documentation

This commit is contained in:
HybridDog
2020-04-07 20:47:07 +02:00
parent 8ddb3879fb
commit bc08421e20
2 changed files with 157 additions and 4 deletions

View File

@ -1,6 +1,5 @@
TODO:
* maybe make the explosion table function return a perlin explosion table
* add documentation here instead of
https://dev.minetest.net/User:Hybrid_Dog#vector_extras
* implement 3D scanline search
* add vector.hollowsphere, less positions than WorldEdit hollowsphere
* Figure out and implement 3D scanline search
* Add vector.hollowsphere, less positions than WorldEdit hollowsphere
* Add unit tests