Skip to content

Conversation

@rewin123
Copy link
Owner

@rewin123 rewin123 commented Jan 26, 2025

Trying to move from old bevy_mod_pocking to native bevy_picking crate

@rewin123 rewin123 changed the title Refactor selection system with observer pattern and simplify picking … Fix picking Jan 26, 2025
rewin123 and others added 4 commits January 26, 2025 21:27
As a temporary fix I had turned off component reflection but I found one line to fix it. However I did change the show_component function to use PartialReflect so yall may want it different.
@rewin123
Copy link
Owner Author

rewin123 commented Feb 3, 2025

I found that the problem with the new bevy picking is related to its incompatibility with egui transform gizmo. Therefore, I will replace it with bevy-transform-gizmo as soon as they have a version ready for 0.15. (I will also test if they have a ready PR for use in space_editor)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants