Skip to content

Distinguish between PteroMat material transparency #5

Description

@sonicpp

PteroMat supports following transparency types:

  • none - (opaque)
  • transparent, zbufwrite, sort
  • transparent, zbufwrite, sort, 1-bit alpha
  • translucent, no_zbufwrite, sort
  • transparent, zbufwrite, nosort, 1-bit alpha
  • translucent, add with background, no_zbufwrite, sort

but this plugin visually distinguish only between "none" and others.

Add visual support for transparent/lucent types.

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

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions