siggame / Viseur

Visualizer for the Cadre AI game framework
http://vis.siggame.io
MIT License
5 stars 9 forks source link

Inspect tab redo #47

Closed JacobFischer closed 5 years ago

JacobFischer commented 5 years ago

26

Virtualization was way too big a problem. Instead it lazy loads the tree as you expand it. This also has the added benefits of allowing cycles in the tree to be properly represented.

If anyone notices performance issues again feel free to bring it up!