Aaron Suen 275714df02 Rework optic domain wall particles
The old system effectively cached cross-block
boundary information forever and never expired
them, even if the node creating them was
removed (that would have been easy to fix) or
an obstacle placed in the path (that would have
been difficult to fix with the old method).

Instead just do the simplest thing and split this
into a separate loop, and run a 2-second DNT with
a separate forward-trace from all active optic
nodes.

Doing a second forward trace for each node output
may not be as efficient but ultimately we create more
problems than we solve when we try to be too clever.
2021-03-24 06:55:30 -04:00
..
2021-03-09 08:25:01 -05:00
2019-03-14 20:13:37 -04:00
2021-03-24 06:55:30 -04:00
2021-03-21 12:08:55 -04:00
2020-06-20 22:03:46 -04:00
2020-09-04 19:07:45 -04:00
2021-03-24 06:55:30 -04:00
2021-03-24 06:55:30 -04:00
2021-03-24 06:55:30 -04:00