Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Required components and editor refactor #80

Merged
merged 2 commits into from
Feb 14, 2025
Merged

Required components and editor refactor #80

merged 2 commits into from
Feb 14, 2025

Conversation

mbrea-c
Copy link
Owner

@mbrea-c mbrea-c commented Feb 12, 2025

This PR has a few refactorings, mainly:

  • Deleted AnimatedSceneBundle and replaced it with required components.
  • Editor tabs are now each in a separate file. They implement the EditorWindowExtension trait and are stored as a trait object.
  • Started refactoring egui_inspector_impls.rs, but there's still work to do there.

@mbrea-c mbrea-c changed the title chore: refactor egui editor tabs into their own files Refactor editor code Feb 12, 2025
@mbrea-c mbrea-c changed the title Refactor editor code Required components and editor refactor Feb 14, 2025
@mbrea-c mbrea-c marked this pull request as ready for review February 14, 2025 19:01
@mbrea-c mbrea-c merged commit c6eacc9 into master Feb 14, 2025
3 checks passed
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.

1 participant