lyra-engine/lyra-scripting
SeanOMik ef2b0bf326
CI / build (pull_request) Failing after 3m35s Details
ecs,scripting: fix invalid resources being passed to lua
The issue was World::get_resource_ptr, it was returning a pointer to the AtomicRefCell instead of the actual resource data
2024-09-29 14:35:24 -04:00
..
elua@a761f4094b update wgpu and winit to latest versions 2024-09-18 19:47:55 -04:00
lyra-scripting-derive ecs,scripting: fix invalid resources being passed to lua 2024-09-29 14:35:24 -04:00
scripts/lua scripting: switch to elua, create LuaTableProxy for proxying rust types into and from lua tables 2024-02-17 14:27:16 -05:00
src ecs,scripting: fix invalid resources being passed to lua 2024-09-29 14:35:24 -04:00
Cargo.toml scripting: switch to latest mlua, create custom impl of lua's `getmetatable` 2024-09-29 15:59:48 -04:00