Commit graph

11 commits

Author SHA1 Message Date
2a2b2343d7 add example 2025-05-23 21:10:35 +02:00
86e7567438 refactor 2025-05-21 22:09:30 +02:00
c75f158dfb refactor 2025-05-21 22:07:45 +02:00
853879ef6d fix rhai tests 2025-05-21 21:51:45 +02:00
765c34c52e fix tests 2025-05-18 16:27:17 +02:00
c5a9f54695 pass entity 2025-05-16 07:00:00 +02:00
d02b6375c6 get rid of warnings 2025-05-13 18:02:57 +02:00
54a47572db add api for remote thread engine access 2025-05-13 17:44:20 +02:00
Jarosław Konik
297bffd060
Make value struct fields public, add examples (#44) 2025-05-07 14:23:26 +02:00
Peter David Faria
2c82a2fa0e
Added initial support for bevy 0.16.0 (#39)
* Added initial support for bevy 0.16.0

* Removed unnecessary bevy feature

* update version references

---------

Co-authored-by: Jaroslaw Konik <konikjar@gmail.com>
2025-05-01 11:18:52 +02:00
Jarosław Konik
6726e40768
Lua support (#16)
* adds Lua language support
* makes the library generic, allowing for easy extension for more languages
* small improvements and fixes
2024-06-16 07:06:09 +02:00