enginmanap / enginmanap/limonEngine

SetParent logic is too convoluted

Open
#68 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
712
Forks
70
PR merge metrics
No merged PRs in 30d

Description

A physicalRenderable can be attached to another PhysicalRenderable, but to accomplish that

1) SetParent must be called for child
2) AddChild must be called for parent
3) SetParent must be called for child->transform

operation should be streamlined

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.