Skip to content

del() delDeep and children #4

@jeffreyleblanc

Description

@jeffreyleblanc

Originally del() was supposed to only deal with the specific object, and delDeep with its children. First delDeep is never even implemented, so its pretty much useless. Second, del should just do what delDeep did, because if you really don't want to delete your children, you should pass them to someone else explicitly. So basically del should be updated to del everything under its scene node... and tested to make sure that is working.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions