lyra-engine/lyra-scripting
SeanOMik 4dbd96832f
lua: add world:get_tick() to lua, write some missing type annotations
I tried to use generics to improve existing annotations, but I don't think it changed anything since the annotations for generics are kind of garbage
2024-10-21 21:58:22 -04:00
..
elua@a761f4094b update wgpu and winit to latest versions 2024-09-18 19:47:55 -04:00
lyra-scripting-derive lua: expose WorldTransform 2024-10-17 17:11:46 -04:00
scripts/lua lua: add world:get_tick() to lua, write some missing type annotations 2024-10-21 21:58:22 -04:00
src lua: add world:get_tick() to lua, write some missing type annotations 2024-10-21 21:58:22 -04:00
Cargo.toml scripting: switch to latest mlua, create custom impl of lua's `getmetatable` 2024-09-29 15:59:48 -04:00