Changelog
[0.2.0] - 2023-09-01
Bug Fixes
Config
Dependencies
-
Bump serde from 1.0.163 to 1.0.164 - dependabot[bot] (8c0b62b)
-
Rearrange bevy_rapier deps to fix wasm build - Sycrosity (a9f9379)
-
Bump serde from 1.0.164 to 1.0.175 - dependabot[bot] (fa762d1)
-
Bump anyhow from 1.0.71 to 1.0.72 - dependabot[bot] (50ff18f)
-
Update bevy and set wasm backend to webgpu - Sycrosity (04ae965)
-
Added new dependencies + config updates - Sycrosity (398491e)
-
Fix a cfg flag, add clap as a dependency - Sycrosity (82411cf)
Documentation
Features
-
The game is in a useable, viewable state - Sycrosity (12ab6d8)
-
Replaced graph render with bevy_editor_pls - Sycrosity (30aaa6b)
-
Set earthlike light source to be centered - Sycrosity (a8ff9f8)
-
Add general improvements from #12 without the unfinished custom render pipeline (#14) - Sycrosity (b270208)
-
Remove (only unneeded) unit tests + rm coverage (#15) - Sycrosity (f76b6b1)
Miscellaneous
Performance
Refactor
Revert
Styling
-
Rename
PlanetShader
toCelestialShader
- Sycrosity (d41175f) -
Rename files and update feature flag cfg's - Sycrosity (29b6b57)