lyra-engine/lyra-scripting/lyra-scripting-derive
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
..
src ecs,scripting: fix invalid resources being passed to lua 2024-09-29 14:35:24 -04:00
Cargo.toml scripting: fix lua scripting (#13), create an example for it 2024-04-27 00:52:47 -04:00