Skip to content

windows absolute path drive letter lower case #16

@Xelt

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions