Skip to content

Change Directory Iterator To Be Recursive#11

Merged
blueskythlikesclouds merged 3 commits intohedge-dev:mainfrom
wagrenier:main
Mar 6, 2025
Merged

Change Directory Iterator To Be Recursive#11
blueskythlikesclouds merged 3 commits intohedge-dev:mainfrom
wagrenier:main

Conversation

@wagrenier
Copy link
Copy Markdown
Contributor

Changes the directory iterator to be recursive so all folders within the game will be analyzed for shaders.

Fixed a bug where the directory would be opened as a file. Add a check to avoid this.
Changed the iterator to use recursive directory iterator
@wagrenier
Copy link
Copy Markdown
Contributor Author

Implements change requests from #10

@blueskythlikesclouds blueskythlikesclouds linked an issue Mar 6, 2025 that may be closed by this pull request
@blueskythlikesclouds blueskythlikesclouds merged commit db602ac into hedge-dev:main Mar 6, 2025
squidbus added a commit to squidbus/XenosRecomp that referenced this pull request Aug 14, 2025
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.

Recursive Folder Search For Shaders

2 participants