1
0
Fork 0
mirror of https://github.com/bjornbytes/lovr.git synced 2024-07-06 14:23:34 +00:00
lovr/src/api/types
2018-07-04 13:51:35 -07:00
..
animator.c Move api header; 2017-12-10 12:41:43 -08:00
audioStream.c AudioStream; 2018-01-21 13:26:00 -08:00
blob.c Rename Blob:getFilename to Blob:getName; 2018-03-24 13:16:08 -07:00
canvas.c Add Canvas:newTextureData; 2018-03-22 11:15:17 -07:00
channel.c Finish Channel API; 2018-02-23 18:38:53 -08:00
collider.c Rename getShapeList to getShapes; Fix getJoints; 2018-03-12 10:10:10 -07:00
controller.c Simplify headset structure; 2018-05-27 19:05:10 -07:00
font.c Move api header; 2017-12-10 12:41:43 -08:00
joints.c Move api header; 2017-12-10 12:41:43 -08:00
material.c PBR material properties; 2018-02-11 19:16:40 -08:00
mesh.c rm mapped buffers mostly; 2018-06-03 19:00:31 -07:00
model.c Move api header; 2017-12-10 12:41:43 -08:00
modelData.c Clean up includes; 2018-07-04 13:51:35 -07:00
randomGenerator.c Move api header; 2017-12-10 12:41:43 -08:00
rasterizer.c Add a bunch of Rasterizer functions; 2018-01-22 18:49:45 -08:00
shader.c Clean up includes; 2018-07-04 13:51:35 -07:00
shapes.c Move api header; 2017-12-10 12:41:43 -08:00
source.c Source:getChannels -> Source:getChannelCount; 2018-01-21 12:23:49 -08:00
texture.c Clean up includes; 2018-07-04 13:51:35 -07:00
textureData.c TextureData:encode; 2018-02-08 20:17:50 -08:00
thread.c Thread:wait; Thread:getError; Thread:isRunning; 2018-02-23 18:38:34 -08:00
transform.c Change mat4_transform signature; 2018-05-27 19:05:10 -07:00
vertexData.c lovr.data.newVertexData accepts a vertex table; 2018-04-01 21:57:16 -07:00
world.c Move api header; 2017-12-10 12:41:43 -08:00