File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change
1
+ # Xpano 0.7.0
2
+
3
+ - Auto fill
4
+ - Automatically fills the panorama boundaries with a generated texture
5
+ - This allows the user to extend the crop rectangle
6
+ - Fix the file dialog on Linux to also show files with uppercase extensions
7
+
1
8
# Xpano 0.6.0
2
9
3
10
- Crop mode
Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ baseurl: "/xpano"
9
9
theme : jekyll-theme-cayman
10
10
11
11
github :
12
- zip_url : https://github.com/krupkat/xpano/releases/download/v0.6 .0/xpano-v0.6 .0-windows-x64.zip
13
- tar_url : https://github.com/krupkat/xpano/archive/refs/tags/v0.6 .0.tar.gz
12
+ zip_url : https://github.com/krupkat/xpano/releases/download/v0.7 .0/xpano-v0.7 .0-windows-x64.zip
13
+ tar_url : https://github.com/krupkat/xpano/archive/refs/tags/v0.7 .0.tar.gz
14
14
is_project_page : true
15
15
repository_url : https://github.com/krupkat/xpano
16
16
repository_name : xpano
You can’t perform that action at this time.
0 commit comments