update changelog

This commit is contained in:
2019-08-11 18:09:54 +02:00
parent ab10a3e017
commit cab3f5d161

View File

@@ -1172,7 +1172,34 @@ 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.1.9"/>
<text margin="0 0 0 5" font-size="30" text="0.2.0"/>
<text margin="10 0 0 5" text=
"- Queue based multithreading architecture
- Improve blending with float 16/32 framebuffer
- Use tick icon on checkboxes
- Improved battery life
- Improve file browser thumbnails
- Unique recovery file name
- Layers sorted from top to bottom
- Limit camera zoom
- Add clipboard support on Android
- Add UI and Viewport scale options
- Add shortcut to rotate canvas with spacebar
- Fix bucket fill tool
- Fix stroke samples computation
- Fix PPI file association on OSX and iOS
- Fix color bleeding due to interpolation
- Fix layer index on undo/redo
- Fox Import image aliasing
- Fix color picking tool
- Fix color from clipboard update global
- Fix VR stroke rendering
- Fix hard-mix stroke shader
- 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.1.9"/>
<text margin="10 0 0 5" text=
"- Fix 3D Depth Export
- Improve Undo/Redo to better support layers and guides