1
0
Fork 0
mirror of https://github.com/bjornbytes/lovr.git synced 2024-07-11 16:33:35 +00:00
lovr/src/api/types
2017-10-22 07:20:40 -07:00
..
blob.c No game screen; 2017-04-02 05:55:21 -07:00
collider.c Fix Collider:applyTorque; 2017-06-23 17:45:27 -07:00
controller.c Remove textures from Models and Meshes; 2017-10-21 12:34:58 -07:00
font.c Font metrics; 2017-03-16 01:12:32 -07:00
joints.c DistanceJoint; 2017-06-10 15:13:19 -07:00
material.c Add Material API; 2017-10-21 14:05:58 -07:00
mesh.c Remove some weird Mesh return codes; 2017-10-22 07:20:40 -07:00
model.c Remove textures from Models and Meshes; 2017-10-21 12:34:58 -07:00
randomGenerator.c Math module random functions; 2017-07-26 22:46:31 -07:00
shader.c Generalize Shader to support more types of uniforms; 2017-10-21 13:39:50 -07:00
shapes.c rm Shape category and mask; 2017-05-24 20:06:06 -07:00
source.c Simplify api structure; 2017-03-11 03:08:07 -08:00
texture.c Rename internal canvas to view; 2017-10-22 03:34:45 -07:00
transform.c Transform:getMatrix; Transform:setMatrix; 2017-09-10 14:55:24 -07:00
world.c Fix World:raycast; 2017-09-03 17:01:48 -07:00