Skip to content

Conversation

@semjonsona
Copy link
Collaborator

Refactored create_stereoimages, removed duplicated stereo code from depthmap script.
Also made so that the default is to only generate 2 formats - the most common ones.

Copy link
Owner

@thygate thygate left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please don't use match/case, it was only added in Python 3.10, and a lot of people are still on 3.8

for compatibility with older Python versions < 3.10
@semjonsona
Copy link
Collaborator Author

Please don't use match/case, it was only added in Python 3.10, and a lot of people are still on 3.8

Good point! Sorry, did not realize this.

@thygate
Copy link
Owner

thygate commented Apr 10, 2023

No problem, thanks for cleaning up some of the mess this extension is ;)

@thygate thygate merged commit 86b5865 into thygate:main Apr 10, 2023
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