Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

changing os.path.basename to ntpath.basename for consistent behavio… #52

Closed
wants to merge 1 commit into from

Conversation

vsantosu
Copy link

@vsantosu vsantosu commented Jan 30, 2018

This change fixes the absolute path search during the texture search matching. Seems to work well on Linux, need to test on other platforms, now textures are well matched. Will open some issues regarding texture formats and copying when using the -o flag.

@vsantosu vsantosu changed the title changing os.path.basename to argparse.basename for consistent behavio… changing os.path.basename to ntpath.basename for consistent behavio… Jan 30, 2018
@pissang
Copy link
Owner

pissang commented Jan 31, 2018

Thanks! To my knowledge, ntpath is an implementation of os.path on the Windows.

@pissang pissang closed this Feb 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants