Skip to content

Better handling time and levels #1

@whisperingpixel

Description

@whisperingpixel

rhino/rhino.py

Lines 41 to 44 in 21a8c51

self.__view = {
"coverage": [],
"objects": []
}

The structure should be.

Time -> Level -> View (Coverage/Object)

Currently it is:

View (Coverage/Object) -> Level

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions