epervier-old/gamecore
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
..
libs feat(screen): add a way to get coordinate and scale 2019-07-14 15:51:58 +02:00
modules improvement(boxes): don't export as a texture the shadow canvas 2019-07-15 10:11:11 +02:00
utils fix(utils): fix some glitch in utils.table.sum 2019-06-29 14:02:03 +02:00
callbacks.lua core: add a way to get keyboard callbacks from current scene 2019-04-14 19:45:52 +02:00
debug.lua
init.lua core: add a way to get keyboard callbacks from current scene 2019-04-14 19:45:52 +02:00
input.lua gamecore/input: fix two glitches in the key flushing system 2019-05-30 13:49:19 +02:00
lang.lua
options.lua
scenemanager.lua feat(scene): add *Start() and *End() functions. 2019-06-13 18:33:29 +02:00
screen.lua feat(screen): add a way to get coordinate and scale 2019-07-14 15:51:58 +02:00