Commit graph

34 commits

Author SHA1 Message Date
d232ca45b1 docs emoji
Some checks failed
Rust / build (pull_request) Has been cancelled
2025-05-26 17:17:46 +02:00
2d2ba975bb mention app dev in docs
Some checks failed
Rust / build (pull_request) Has been cancelled
2025-05-26 17:04:52 +02:00
679cfd8140 cleanup
Some checks failed
Rust / build (pull_request) Has been cancelled
2025-05-26 07:00:00 +02:00
16ad6630dd fix errs
Some checks failed
Rust / build (pull_request) Has been cancelled
2025-05-26 07:00:00 +02:00
c49188847a improve err 2025-05-26 07:00:00 +02:00
20f2ad8fb1 improve errors 2025-05-26 07:00:00 +02:00
c763dd06d1 add backtrace 2025-05-26 07:00:00 +02:00
db573426da conditional doctests 2025-05-26 07:00:00 +02:00
6f265c3ec5 add docs 2025-05-25 08:07:30 +02:00
b483dcf503 add documentation 2025-05-25 08:06:38 +02:00
04d2b6b93b rename 2025-05-25 07:56:35 +02:00
2a2b2343d7 add example 2025-05-23 21:10:35 +02:00
c75f158dfb refactor 2025-05-21 22:07:45 +02:00
0e5257e98c handle errors 2025-05-14 14:43:40 +02:00
e15fb74e64 func args 2025-05-14 14:05:31 +02:00
54a47572db add api for remote thread engine access 2025-05-13 17:44:20 +02:00
cbde11d17b callbacks global 2025-05-12 12:08:04 +02:00
e95f025b07 func call 2025-05-11 11:50:39 +02:00
417f4a1bfa init engine 2025-05-09 13:11:33 +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
ec84d9e740
move demo up (#37) 2025-04-18 08:54:33 +00:00
GolDNenex
f9e872e111
Update bevy 0.15 (#36)
* Update bevy 0.15

* Removed unused import "AsyncReadExt"

* Update README.md

* Update lib.rs

* Update README.md

* Fix cargo test by not running examples that never end in lib.rs

* get rid of warnings

* update version references

* dont run examples

* deny warnings

* remove obsolete runners

---------

Co-authored-by: Jarosław Konik <konikjar@gmail.com>
2025-04-15 21:27:08 +02:00
Dennis
be8a80519d
Added add_scripting_api function to AppBuilder (#23)
* Added `add_scripting_api` function to builder
2024-07-17 10:36:00 +02:00
Jarosław Konik
f85dbcffe2
update readme (#22) 2024-07-05 17:26:25 +02:00
Jarosław Konik
7488de076b
support bevy 0.14 (#20)
* support bevy 0.14
2024-07-05 17:16:06 +02:00
Jarosław Konik
eaffce5c6d
add demo (#17) 2024-06-16 07:54:48 +02:00
a2ddb9b5c1 link to book 2024-06-16 07:25:11 +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
7846b556ca Support bevy 0.13 2024-04-10 19:53:58 +02:00
Jarosław Konik
60984220a0
Bevy 0.12 (#9)
* Update to bevy 0.12
2024-04-10 18:36:11 +02:00
025cad413d Update docs 2023-07-11 20:48:22 +02:00
ab6cfe825e Migrate to bevy 0.11 2023-07-11 20:42:49 +02:00
dbdb8f20b3 Update README.md 2023-06-21 16:53:10 +02:00
fc4a525182 First commit 2023-06-21 16:22:12 +02:00