Get children or siblings of node
Open
- Dominant language
- Rust
- Stars
- 1.8k
- Forks
- 194
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 2
Description
Why is there no method that lets you access the private field "children" of SceneNode? Is there another way to do it?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating SceneNode and its private children field, then inspect the surrounding node-management API to understand how relationships are represented. Determine whether the issue needs public child or sibling access, or a documented existing alternative; done means the intended access path is clearly defined and covered by the project's relevant checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- computer-graphics
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100