Commit Graph

27 Commits

Author SHA1 Message Date
yukkop 25b3580384 build: examples target directory 2024-02-19 03:18:58 +03:00
nativerv 05b9c0b9cd refactor(examples): use bevy_controls_derive::GameState 2024-02-17 05:22:04 +03:00
nativerv e833546669 feat(derive): implement derive(GameState) 2024-02-17 05:21:17 +03:00
yukkop 4996e4924e feat: scancode support 2024-02-16 03:20:31 +01:00
nativerv 035ce77a35 style: run cargo fmt 2024-02-16 04:31:39 +03:00
nativerv e01abb2686 refactor(examples): use bevy_controls_derive 2024-02-16 04:04:20 +03:00
nativerv 8d32bcd62c feat(derive): implement derive(Action) 2024-02-16 04:02:55 +03:00
nativerv b88f37457b style: run cargo fmt 2024-02-16 03:49:36 +03:00
nativerv 1f972d8a5d feat(derive): add Action derive macro 2024-02-16 03:26:06 +03:00
yukkop 55ca755dd6 chore: remove useless assets 2024-02-16 00:31:18 +01:00
yukkop 14a9c10d9a build: disable useless features in example 2024-02-16 00:30:05 +01:00
yukkop c6cb6fb46e build: exclude example from workspace 2024-02-16 00:00:40 +01:00
nativerv c8521a7c97 style: format macro + fix comment typos 2024-02-16 00:23:25 +03:00
yukkop 3f08d92e3a feate: separate on crates 2024-02-15 18:49:29 +01:00
yukkop 8335cb4750 fix: multiply bindings handling on single key 2024-02-15 18:08:12 +01:00
yukkop 2ecced8496 docs: simplest example 2024-02-11 13:54:49 +01:00
yukkop 608781faf6 feat!: fix some lifetimes in InputContainerInner, almast done one example, add default for plugin, rebase src from crate/bevy_controls to src 2024-02-10 02:42:18 +01:00
yukkop 5fc1382ceb ci: some submodule magic 2024-02-08 15:23:18 +01:00
yukkop 6143d92ae5 ci: utils submodule 2024-02-07 18:27:30 +01:00
yukkop 7fe7284214 ci: help to clippy script 2024-02-06 19:15:15 +01:00
yukkop 7cf7d4fe7d chore: examples simple way 2024-02-06 16:40:00 +01:00
yukkop ed98651cfc chore: somethink minor 2024-01-27 22:25:36 +01:00
yukkop e79a630463 chore: script features combinations clippy check 2024-01-11 18:53:27 +01:00
yukkop 726763eb64 feat: contracts for all features combinations 2024-01-11 16:53:19 +01:00
yukkop 2f7bb64147 feat!: serialize feature without errors now 2024-01-11 05:02:53 +01:00
yukkop 987dccaf76 feat!: no error without features 2024-01-11 01:58:21 +01:00
yukkop 9a6965fbb9 feat: initial recorces implimentation, basic features 2024-01-06 01:59:33 +01:00