You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you make an SDF object a child of another SDF, the former won't show up at all! I looked in the code and noticed that you don't check for SDF objects recursively.
The text was updated successfully, but these errors were encountered:
Not a bug, for now it's only linearly using the first children. It could be supported in terms of transform.
(this is actually one from a list of dozens things I have in my notes :p)
When you make an SDF object a child of another SDF, the former won't show up at all! I looked in the code and noticed that you don't check for SDF objects recursively.
The text was updated successfully, but these errors were encountered: