Skip to content

Draft: Feature simulation performance

David Strootman requested to merge feature_simulation-performance into master

Improved the performance of the Unity simulation environment by:

  1. Merging Tile and Wall meshes
  2. Disabling arrows (and arrow tiles) by default, drastically reducing the amount of vertices on each tile.

Merge request reports