epervier-old/gamecore/modules/world
2019-07-12 23:22:03 +02:00
..
actors fix(actor2D): remove an erroneous call to Actor3D 2019-07-12 23:18:01 +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 fix(world3D): dont attribute the getVisibleActor() function to baseworld 2019-07-12 23:22:03 +02:00