rewin123 / space_editor

bevy prefab editor
MIT License
383 stars 47 forks source link

V0.6 #281

Closed naomijub closed 1 month ago

naomijub commented 7 months ago

We are waiting bevy 0.14 in:

codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 30.50682% with 713 lines in your changes missing coverage. Please review.

Project coverage is 40.02%. Comparing base (5068869) to head (b5564c7).

:exclamation: Current head b5564c7 differs from pull request most recent head 4643d77

Please upload reports for the commit 4643d77 to get more accurate results.

Files Patch % Lines
crates/editor_tabs/src/lib.rs 0.00% 189 Missing :warning:
crates/editor_tabs/src/start_layout.rs 0.00% 53 Missing :warning:
game/src/main.rs 0.00% 40 Missing :warning:
crates/editor_ui/src/camera_view.rs 0.00% 38 Missing :warning:
crates/editor_core/src/gltf_unpack.rs 0.00% 29 Missing :warning:
crates/editor_ui/src/editor_style.rs 0.00% 29 Missing :warning:
crates/editor_ui/src/inspector/mod.rs 0.00% 28 Missing :warning:
crates/editor_tabs/src/tab_style.rs 0.00% 26 Missing :warning:
external/editor_as_plugin/src/main.rs 0.00% 26 Missing :warning:
crates/editor_ui/src/game_view.rs 0.00% 21 Missing :warning:
... and 33 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #281 +/- ## ========================================== + Coverage 37.75% 40.02% +2.27% ========================================== Files 58 70 +12 Lines 9533 10073 +540 ========================================== + Hits 3599 4032 +433 - Misses 5934 6041 +107 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

naomijub commented 5 months ago

🚀🚄

rewin123 commented 5 months ago

image New selection highlight looks nice (small bug on edges, but its not problem)

rewin123 commented 1 month ago

Just force merge, because its usable but need to fix clippy just