summaryrefslogtreecommitdiffhomepage
path: root/not/Camera.lua
AgeCommit message (Expand)Author
2017-09-22Respect pixels!Aki
2017-09-13Camera and Layers now properly handle different resolution ratiosAki
2017-09-13Another attempt to fix real scaling bugAki
2017-09-13Fixed background bug on non-16:9 screensAki
2017-09-12Removed obsolete scaled methods from CameraAki
2017-09-12Proper Camera scaling introductionAki
2017-09-11It seems I wasn't working in 16:10Aki
2017-09-11Layer displacement ratio added to new Camera and to World for testsAki
2017-09-11Debug drawing changed to use new Camera properlyAki
2017-09-11Camera methods have some funky names. New following implementationAki
2017-09-11Some shake tweakingAki
2017-09-11Hotfix for Camera's translatePointsAki
2017-09-11New shaking implementationAki
2017-09-10Camera now uses love.graphics.translateAki
2017-09-09Started Camera reworkAki
2017-09-07Removed tables for specific objects and replaced references with proper metho...Aki
2017-09-02Center_* changed to center.* (table)Aki
2017-08-01Fixed leftover from mass replaceAki
2017-07-31Fixed scaling issues on display changeAki
2017-04-06Camera moved to /not/ and cleaned-up a bitAki