mirror of
https://github.com/OpenDiablo2/OpenDiablo2
synced 2025-02-09 10:06:35 -05:00
* removed position,scale,rotation components * added Transform component that contains position, rotation, and scale * scene graph update now regenerates the local mat4 using the transform component * akara bugfix: adding new subscriptions will process existing entities * added `--testscene` arg for testing individual scenes in isolation * added rotation support to d2interface.Surface |
||
---|---|---|
.. | ||
d2asset | ||
d2audio | ||
d2components | ||
d2config | ||
d2gui | ||
d2hero | ||
d2input | ||
d2inventory | ||
d2item | ||
d2map | ||
d2records | ||
d2render/ebiten | ||
d2screen | ||
d2stats | ||
d2systems | ||
d2term | ||
d2ui |