1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-07-20 12:04:18 -04:00
OpenDiablo2/d2render
Hajime Hoshi 7222f57c2c Remove texture atlass (#194)
Now Ebiten's NewImage / NewImageFromImage / ReplacePixels uses
PBOs, they work much faster. OpenDiablo 2 doesn't have to have its
own texture atlases.
2019-11-17 00:17:09 -05:00
..
d2mapengine Migrate out d2common d2helper d2data modules (#195) 2019-11-17 00:16:33 -05:00
d2ui Migrate out d2common d2helper d2data modules (#195) 2019-11-17 00:16:33 -05:00
animated_entity.go Migrate out d2common d2helper d2data modules (#195) 2019-11-17 00:16:33 -05:00
sprite.go Remove texture atlass (#194) 2019-11-17 00:17:09 -05:00