Skip to content

Should negative layers be supported? #4

Description

@dawsonc623

Currently, the only guaranteed support is for layers greater than or equal to 0. While there is nothing stopping negative layers, there is nothing guaranteeing they work (they have not even been tested). Should explicit support be given, or should negative layers be rejected? Either way, half-support ("oh hey, guess they work right now") should not be the policy.

It is worth noting that changing layers (and thus adding a layer underneath all of the others) is simply a process of setting the layer for each model needing bumped. No heavy recalculation needs done based on the implementation of the internal renderer. Currently, nothing guarantees that behavior going forward, but there are plans to make that behavior guaranteed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions