lyra-engine/examples/lua-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
..
scripts ecs,scripting: fix invalid resources being passed to lua 2024-09-29 14:35:24 -04:00
src scripting: switch to mlua, scripts need to be tested and fixed 2024-09-28 12:32:37 -04:00
Cargo.toml move profiles to root workspace Cargo.toml so they aren't ignored 2024-05-08 18:25:12 -04:00