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
gfx2D.lua