Skip to content
Snippets Groups Projects
user avatar
Alejandro Perea authored
* Refactor chunk system
- Add `FiniteTileLayer` & `InfiniteTileLayer`
- Chunks are now stored by chunk position
- Add `InternalChunk` for holding mid-parse chunk info

* Fix tests

* Cleanup

* Make chunk constructor private

* Address PR comments

* Box chunk tiles

* Convert numeric types before multiplication
bbdba30b
Name Last commit Last update