Skip to content

windows absolute path drive letter lower case #16

Description

@Xelt

With the Cached Resolver set with SetExposeRelativePathIdentifierState(True), the drive letter on windows is returned as lower case trough assetPath argument of ResolveAndCache method...

In Houdini U:/path/to/file

@staticmethod
def ResolveAndCache(context, assetPath):
    print(assetPath)

assetPath = u:/path/to/file

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions