Commit Graph

11 Commits

Author SHA1 Message Date
Jan Hohenheim
906318b51e
Clean common physics code up (#159) 2024-03-04 19:54:57 +01:00
kaosat.dev
e4c1a8dc24 chore(): cargo fmt 2024-03-04 17:36:17 +01:00
kaosat.dev
5c43d2ead7 chore(examples): tweaks to common code to make clippy happy 2024-03-04 17:26:55 +01:00
Jan Hohenheim
64b26b2a70
Remove dead code 2024-03-03 23:33:21 +01:00
Jan Hohenheim
8a174c6c8b
Remove dead code 2024-03-03 23:27:02 +01:00
Jan Hohenheim
f9cc374ce8
Process lights coming from Blender 2024-03-03 23:22:08 +01:00
kaosat.dev
e68b230fc9 chore(cargo fmt): linting 2024-02-29 23:40:46 +01:00
kaosat.dev
a705a238fd chore(inspector): added inspector & co 2024-02-27 08:14:49 +01:00
kaosat.dev
453b0b5d55 feat(examples):
* updated & cleaned up examples some more
 * added features/feature flags to 'common' example boilerplate
 * moved xpbd physics to common, behind a flag too
 * updated xpbd example
 * updated code for bevy_asset_loader changed api
 * more cleanups
2024-02-21 13:15:46 +01:00
kaosat.dev
3bc1a87d1e chore(examples): updated examples for bevy 0.13
* updated dependencies
 * updated code where relevant
 * temporary removed editor
 * attempting to tweak lighting/camera proxies to match Bevy's new defaults
 * updated assets where relevant
 * still wip, as bevy_xpbd is not yet updated for 0.13
 * all work except the above & save/load
2024-02-20 14:52:00 +01:00
Mark Moissette
0d708b800e
chore(): cleanup & simplification pass (#122)
* closes #118 
* closes #110 
* closes #99
2024-02-07 14:07:17 +01:00