Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Scene ECS Refactor #9324

Merged
merged 12 commits into from
Nov 23, 2023
Merged

Scene ECS Refactor #9324

merged 12 commits into from
Nov 23, 2023

Conversation

HexaField
Copy link
Member

@HexaField HexaField commented Nov 22, 2023

Summary

Migrates the following from scene hierarchy to ECS

  • mocap helpers
  • avatar helper
  • autopilot helper
  • origin anchor helper
  • xr lights
  • csm helper

Also removed other unused broken helpers.

References

closes #9326

QA Steps

@HexaField HexaField merged commit 81fb5ab into dev Nov 23, 2023
12 checks passed
@HexaField HexaField deleted the more-scene-ecs-refactor branch November 23, 2023 23:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace usage of Engine.instance.scene.add with entities
1 participant