Skip to content

Use child-attached/child-detached events to update SceneGraph#810

Merged
dmarcos merged 1 commit intoaframevr:masterfrom
vincentfretin:child-attached-detached
Jun 21, 2025
Merged

Use child-attached/child-detached events to update SceneGraph#810
dmarcos merged 1 commit intoaframevr:masterfrom
vincentfretin:child-attached-detached

Conversation

@vincentfretin
Copy link
Contributor

@vincentfretin vincentfretin commented Jun 18, 2025

Use child-attached/child-detached events to update SceneGraph when an entity is created by a component (fix #756)

If you want to test that chane, remove the environment component and add it back, it now properly refreshes the scene graph, removing the children and adding them back respectively.

@vincentfretin vincentfretin force-pushed the child-attached-detached branch from 5c0a826 to f2121b4 Compare June 18, 2025 12:16
@dmarcos dmarcos merged commit 1359bed into aframevr:master Jun 21, 2025
1 check passed
@vincentfretin vincentfretin deleted the child-attached-detached branch June 21, 2025 16:14
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.

Entities created via an added component doesn't show up in scene graph

2 participants