lovr/src/api/types
bjorn e2886d3bb5 Mesh uses Buffer; 2018-12-07 15:57:45 -08:00
..
animator.c Move api header; 2017-12-10 12:41:43 -08:00
audioStream.c Simplify Lua object management; 2018-07-24 20:13:54 -07:00
blob.c Simplify luax_checktype and inheritance; 2018-07-24 21:15:07 -07:00
canvas.c Fix everything and merge; 2018-09-27 18:38:44 -07:00
channel.c Fix everything and merge; 2018-09-27 18:38:44 -07:00
collider.c Simplify luax_checktype and inheritance; 2018-07-24 21:15:07 -07:00
controller.c Update API to work with vectors; 2018-12-02 12:08:07 -08:00
curve.c Curve:getTangent; 2018-11-08 12:56:45 -08:00
font.c Font:hasGlyphs; 2018-11-11 17:29:41 -08:00
joints.c Simplify luax_checktype and inheritance; 2018-07-24 21:15:07 -07:00
mat4.c mat4 fixes; 2018-12-02 12:08:07 -08:00
material.c Fix everything and merge; 2018-09-27 18:38:44 -07:00
mesh.c Mesh uses Buffer; 2018-12-07 15:57:45 -08:00
microphone.c Fix SoundData leaks; 2018-08-02 03:27:16 -07:00
model.c Update API to work with vectors; 2018-12-02 12:08:07 -08:00
modelData.c rm Transform; 2018-12-02 12:08:07 -08:00
pool.c Start math types; 2018-12-02 12:08:07 -08:00
quat.c Update API to work with vectors; 2018-12-02 12:08:07 -08:00
randomGenerator.c api: more modular helper functions; 2018-09-27 18:38:44 -07:00
rasterizer.c Add a bunch of Rasterizer functions; 2018-01-22 18:49:45 -08:00
shader.c rm Transform; 2018-12-02 12:08:07 -08:00
shaderBlock.c ShaderBlocks use Buffers; 2018-12-06 16:34:14 -08:00
shapes.c Simplify luax_checktype and inheritance; 2018-07-24 21:15:07 -07:00
soundData.c SoundData:getSample; SoundData:setSample; 2018-07-05 20:45:09 -07:00
source.c Update API to work with vectors; 2018-12-02 12:08:07 -08:00
texture.c Fix everything and merge; 2018-09-27 18:38:44 -07:00
textureData.c Fix everything and merge; 2018-09-27 18:38:44 -07:00
thread.c Thread:wait; Thread:getError; Thread:isRunning; 2018-02-23 18:38:34 -08:00
vec3.c Update API to work with vectors; 2018-12-02 12:08:07 -08:00
vertexData.c api: more modular helper functions; 2018-09-27 18:38:44 -07:00
world.c Fix remaining physics leaks; 2018-08-22 09:29:34 -07:00