vector_extras/README.txt

7 lines
282 B
Plaintext
Raw Normal View History

2014-02-09 11:46:46 +01:00
TODO:
2020-03-27 18:40:04 +01:00
* maybe make the explosion table function return a perlin explosion table
2020-04-07 20:47:07 +02:00
* Figure out and implement 3D scanline search
* Add vector.hollowsphere, less positions than WorldEdit hollowsphere
* Add unit tests
* Use %a string format for vector.serialize so that it is reversible