1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-11-10 06:16:27 -05:00
OpenDiablo2/d2core/d2map/d2maprenderer
Ziemas 8d87c19532
Draw entities back to front within tiles (#705)
* Draw entities per subtile for correct depth order

* Use a temporary entity slice for depth sorting

Speeds things up quite a bit
2020-08-16 14:59:03 -04:00
..
camera.go Updated music logic (#629) 2020-07-26 15:17:00 -04:00
doc.go moving package comments into doc.go files (#534) 2020-07-03 18:33:46 -04:00
renderer.go Draw entities back to front within tiles (#705) 2020-08-16 14:59:03 -04:00
tile_cache.go lint and minor refactor of d2common (#690) 2020-08-05 00:03:33 -04:00
viewport.go Lint cleanup (#628) 2020-07-26 14:52:54 -04:00