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

Fix core engine package cross-imports #872

Draft
wants to merge 8 commits into
base: dev
Choose a base branch
from

Conversation

HexaField
Copy link
Member

@HexaField HexaField commented Dec 20, 2024

Summary

  • Removed special treatment of InteractableComponent in spatial input
  • Split EngineState into ReferenceSpaceState (spatial) and EngineState (ecs)
  • Move EntityTree to ecs

Subtasks Checklist

Breaking Changes

References

closes #insert number here

QA Steps

@HexaField HexaField marked this pull request as draft December 24, 2024 01:44
@HexaField HexaField changed the title Remove interactable component usage from spatial package Fix core engine package cross-imports Dec 24, 2024
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