1
0
Auke Kok d7908ee494 Convert nodeupdate to non-recursive
This took me a while to figure out. We no longer visit all 9 block
around and with the touched node, but instead visit adjacent plus
self. We then walk -non- recursively through all neigbors and if
they cause a nodeupdate, we just keep walking until it ends. On
the way back we prune the tail.

I've tested this with 8000+ sand nodes. Video result is here:

  https://youtu.be/liKKgLefhFQ

Took ~ 10 seconds to process and return to normal.
2016-04-11 00:01:28 -04:00
..
2016-03-06 23:42:04 +00:00
2016-03-24 16:52:26 +01:00
2015-10-14 01:03:54 -04:00
2016-03-07 16:33:20 -05:00
2016-03-06 23:42:04 +00:00