light_world.lua/lib
2014-11-05 23:05:21 -05:00
..
shaders made the postshader be more easily extendable 2014-10-23 21:35:35 -04:00
body.lua Merge pull request #11 from qrap/master 2014-10-28 20:50:24 -04:00
class.lua changed the class handling 2014-09-26 16:52:16 -04:00
init.lua added remove method to light world to facilitate removal of items 2014-11-03 17:54:15 -05:00
light.lua fixed inaccuracy of the inRange method in Light. also added it to the draw methods in light so that they wont draw if not needed 2014-11-05 23:05:21 -05:00
normal_map.lua refactored into a normal map library which made body a bit smaller 2014-10-03 10:43:26 -04:00
postshader.lua made the postshader be more easily extendable 2014-10-23 21:35:35 -04:00
stencils.lua some proper refactoring so shine and shadows code are separate 2014-10-23 22:41:52 -04:00
util.lua almost complete converting entire project to using new canvas strategy, need to touch up the main shader to handle proper coordinates though 2014-10-22 08:37:19 -04:00
vector.lua refactoring to be a bit more sane and so I can understand the codebase a bit better 2014-09-26 12:48:46 -04:00