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

Fix Windows importer issue with new file detection #96398

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

yahkr
Copy link
Contributor

@yahkr yahkr commented Aug 31, 2024

fixes #96397

The importer was not detecting new files in the root directory due to handling of trailing slashes.

Related to changes from #91902

Tested with the mrp from #91413

@yahkr yahkr requested a review from a team as a code owner August 31, 2024 18:36
@bruvzg bruvzg self-requested a review August 31, 2024 21:53
@AThousandShips AThousandShips added this to the 4.4 milestone Sep 1, 2024
@Hilderin
Copy link
Contributor

Hilderin commented Sep 1, 2024

I confirm that this PR fixes the issue. Thanks!

@akien-mga akien-mga merged commit 9ff888b into godotengine:master Sep 2, 2024
19 checks passed
@akien-mga
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Windows] New files are not being detected by editor
6 participants