elm
|
edf9e064b9
|
Support Bevy 0.17 (#11)
* update: modify for 0.17
* update: enhance webview functionality and improve plugin implementation
* update: refactor webview system and improve binding group usage
* update: refactor command triggering for webview events and enhance Receive struct
* update: refactor command triggering for webview dev tools
* update: refactor render process handler and improve webview handling
* update: refactor webview browser handling and improve IME caret management
* clippy
* fmt
* update: improve README formatting and clarify version compatibility
* update: support Bevy 0.17 and enhance permissions in settings
* update: enhance CI configuration by adding Wayland and XKB dependencies
* delete: settings.json
* update: refactor shader imports and improve binding group definitions
* update: refactor devtool command triggers for improved clarity
* update: modify LibraryLoader initialization for improved path handling on macOS
* fmt
---------
Co-authored-by: not-elm <elmgameinfo@gmail.com>
|
2025-10-26 16:55:03 +09:00 |
|
elm
|
6031e1c9d4
|
add: preload scripts (#6)
|
2025-08-19 19:54:19 +09:00 |
|
elm
|
e42a9beacd
|
fix: mesh pointer (#4)
Fixed so that webview can detect pointers correctly even if it is not the root entity.
|
2025-08-19 12:45:27 +09:00 |
|
not-elm
|
bbb82a5a00
|
fix: end offset
|
2025-08-10 23:43:53 +09:00 |
|
elm
|
dd6854b176
|
Refactor (#1)
|
2025-08-10 23:07:13 +09:00 |
|
not-elm
|
23bdc65da3
|
INIT
|
2025-08-10 21:28:45 +09:00 |
|