pathfinder/renderer
Patrick Walton 9e38da25e1 Remove the `TileObjectPrimitive` structure in favor of a flat list of
backdrops.

This reduces memory usage a bit and adds the infrastructure needed to support a
tile map.
2019-04-11 18:54:03 -07:00
..
src Remove the `TileObjectPrimitive` structure in favor of a flat list of 2019-04-11 18:54:03 -07:00
Cargo.toml Stop using `crossbeam-channel`, as it's slower than `std::sync::mpsc` on macOS 2019-04-10 20:29:13 -07:00