.forgejo/workflows
|
ci: remove last version of nightly, try to fix cache
|
2025-01-02 23:51:28 -05:00 |
.github
|
ci: enable cloneSubmodules for renovate
|
2025-04-10 17:45:28 -04:00 |
.lapce
|
render: get first image from RenderGraph, just a simple hard coded triangle
|
2024-05-08 18:27:10 -04:00 |
.vscode
|
render: implement 2d sprite rendering
|
2024-11-30 22:12:17 +00:00 |
crates
|
game: make executor world resource
|
2025-06-08 20:48:48 -04:00 |
examples
|
Create related_by query, remove tracing feature from examples
|
2024-12-21 14:31:10 -05:00 |
src
|
lua: change lyra-scripting path in lyra-engine crate
|
2024-10-09 11:08:21 -04:00 |
.envrc
|
reflect: fix type registry from changes with ecs resources
|
2024-03-30 22:42:41 -04:00 |
.gitignore
|
Create a testbed example to make developing the engine easier
|
2023-09-29 14:57:22 -04:00 |
.gitmodules
|
Switch wgsl from non-submodule, remove unused elua submodule
|
2025-04-10 19:36:59 -04:00 |
Cargo.lock
|
lua: remove ReflectBranch::as_component_unchecked and improve error handling
|
2025-01-07 19:18:00 -05:00 |
Cargo.toml
|
Remove tracing subscriber from game crate, rename Has<C> to With<C> create Without<C> ecs filters
|
2024-12-18 22:08:58 -05:00 |
LICENSE
|
Create window, handle simple input
|
2023-09-08 01:05:59 -04:00 |
README.md
|
Convert the engine into a lib package
|
2023-09-08 01:06:50 -04:00 |
rust-toolchain.toml
|
ci: add renovate config
|
2025-04-10 13:04:15 -04:00 |
shell.nix
|
scripting: fix lua scripting (#13), create an example for it
|
2024-04-27 00:52:47 -04:00 |