epervier-old/gamecore/modules/world/actors
Kazhnuz 932ec26283 improvement(boxes): don't export as a texture the shadow canvas
As now the canvas drawing isn't affected by the transform, it should be 
safe to not export it as a texture anymore.
2019-07-15 10:11:11 +02:00
..
utils improvement(boxes): don't export as a texture the shadow canvas 2019-07-15 10:11:11 +02:00
actor2D.lua fix(actor2D): remove an erroneous call to Actor3D 2019-07-12 23:18:01 +02:00
actor3D.lua feat(actor3D): cast shadow below the actor. 2019-07-06 18:00:00 +02:00
baseactor.lua improvement(actor): put hitbox functions that make sense in baseactor 2019-06-28 08:43:01 +02:00
gfx2D.lua feat(world): draw actors according to their depth 2019-06-16 10:24:30 +02:00