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

Copy Project script update for new Template #128

Merged
merged 2 commits into from
Dec 16, 2020

Conversation

stephenhensley
Copy link
Collaborator

@stephenhensley stephenhensley commented Dec 16, 2020

updated script to work with new template hierarchy and to not process ai/png files.

It now properly checks recursively for things with the Source name, hitting folders like Source/vs/Source.vcxproj, etc.

It also now won't try to process files with .png or .ai extensions, and only renames them.

Also updated hardcoded '/' character with os.path.sep for consistency and clarity. I don't think this matters for glob, but could matter down the road for other things.

@stephenhensley stephenhensley merged commit af0ea70 into master Dec 16, 2020
@stephenhensley stephenhensley deleted the copy_project_maintenance branch December 16, 2020 22:07
hyrfilm pushed a commit to hyrfilm/DaisyExamples that referenced this pull request Aug 15, 2024
added examples to the documentation, and fixed oscillator/oscillator_…
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.

1 participant