Merge remote-tracking branch 'origin/master'

This commit is contained in:
2019-08-12 09:33:45 +02:00
3 changed files with 14 additions and 2 deletions

View File

@@ -7,6 +7,8 @@
<key>CFBundleDocumentTypes</key>
<array>
<dict>
<key>LSHandlerRank</key>
<string>Owner</string>
<key>CFBundleTypeExtensions</key>
<array>
<string>ppi</string>
@@ -32,6 +34,8 @@
<integer>0</integer>
</dict>
<dict>
<key>LSHandlerRank</key>
<string>Alternate</string>
<key>CFBundleTypeExtensions</key>
<array>
<string>abr</string>
@@ -45,7 +49,7 @@
<key>CFBundleTypeName</key>
<string>PanoPainter Brushes</string>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<string>Viewer</string>
<key>LSIsAppleDefaultForType</key>
<false/>
<key>LSItemContentTypes</key>

View File

@@ -9,6 +9,8 @@
<key>CFBundleDocumentTypes</key>
<array>
<dict>
<key>LSHandlerRank</key>
<string>Owner</string>
<key>CFBundleTypeIconFiles</key>
<array/>
<key>CFBundleTypeName</key>
@@ -19,6 +21,8 @@
</array>
</dict>
<dict>
<key>LSHandlerRank</key>
<string>Alternate</string>
<key>CFBundleTypeIconFiles</key>
<array/>
<key>CFBundleTypeName</key>

View File

@@ -1172,7 +1172,7 @@ Roboto Font License:
<!--window content-->
<border color=".2" width="100%" height="1" grow="1">
<scroll pad="10" margin="5" color=".3 .3 .3 .4" dir="col" shrink="1">
<text margin="0 0 0 5" font-size="30" text="0.2.0"/>
<text margin="0 0 0 5" font-size="30" text="0.2.1"/>
<text margin="10 0 0 5" text=
"- Queue based multithreading architecture
- Improve blending with float 16/32 framebuffer
@@ -1198,6 +1198,10 @@ Roboto Font License:
- Fix brush outline on scaled viewport
- Fix UI on iOS device rotation
- Fix exporting
"/>
<text margin="20 0 0 5" font-size="30" text="0.2.0"/>
<text margin="10 0 0 5" text=
"- Steam HotFix: check for OpenGL debug extensions before enabling
"/>
<text margin="20 0 0 5" font-size="30" text="0.1.9"/>
<text margin="10 0 0 5" text=