epervier-old/gamecore/modules/world
2019-07-01 18:06:25 +02:00
..
actors feat(actor3D): add a basic 3D box drawing system for 3D actors 2019-07-01 17:00:55 +02:00
libs modules/world: add initial basic camera system 2019-04-29 08:44:10 +02:00
baseworld.lua chore(baseworld): make drawing reordering part of getVisibleActors(id) 2019-06-30 17:07:03 +02:00
camera.lua improvement(camera): use the shape system to control the camera. 2019-07-01 14:15:10 +02:00
world2D.lua feat(camera): make the camera support multiple "mode" 2019-06-29 11:32:42 +02:00
world3D.lua feat(actor3D): add zSorting support 2019-07-01 18:06:25 +02:00