Go to file
Kumi ba08266351
feat(krpano): support directional image downloads
Enhanced the KRPanoDownloader and KRPanoConverter classes to handle downloads and conversions for directional images specified by characters (e.g., 'f' for front, 'r' for right, etc.) in addition to the existing numeric tile-based system. This update adds a new regex pattern to match directional images and updates the URL schema logic to accommodate character-based tile descriptions, improving support for a wider range of image types in panoramic views. This change allows for more flexible and intuitive handling of different image naming conventions, making the module more adaptable to various krpano configurations.
2024-04-12 12:10:57 +02:00
src/pix360_krpano feat(krpano): support directional image downloads 2024-04-12 12:10:57 +02:00
.gitignore Pix360 krpano exporter - Current status 2023-10-26 09:51:54 +02:00
.gitlab-ci.yml Add CI Pipeline and Skeleton for KrPano Tests 2024-01-13 11:37:14 +01:00
LICENSE Pix360 krpano exporter - Current status 2023-10-26 09:51:54 +02:00
pyproject.toml Update homepage URL to pix360-krpano repository 2024-03-07 15:30:47 +01:00
README.md Pix360 krpano exporter - Current status 2023-10-26 09:51:54 +02:00