brush settings reset button, hook crash handler on every thread, update changelog
This commit is contained in:
@@ -636,6 +636,7 @@
|
||||
</node>
|
||||
</node>
|
||||
|
||||
<button id="brush-settings-reset" text="Reset brush settings" height="40" margin="10 10 0 10"/>
|
||||
</scroll>
|
||||
</border>
|
||||
</node>
|
||||
@@ -1156,7 +1157,21 @@ Roboto Font License:
|
||||
<!--window content-->
|
||||
<border color=".2" width="100%" height="400">
|
||||
<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.6"/>
|
||||
<text margin="0 0 0 5" font-size="30" text="0.1.7"/>
|
||||
<text margin="10 0 0 5" text=
|
||||
"- Completely redesigned UI.
|
||||
- Side panel for quick access to brush settings.
|
||||
- Popup panels.
|
||||
- New heightmap tool for landscapes generation.
|
||||
- Raytraced shadows generation.
|
||||
- Multithreading for faster computation.
|
||||
- Overall performance optimization.
|
||||
- Import Photoshop Brushes ABR file.
|
||||
- Improved color picker.
|
||||
- Layer blending modes.
|
||||
- Improved Brush Engine with Dual-Brush and Patterns.
|
||||
"/>
|
||||
<text margin="20 0 0 5" font-size="30" text="0.1.6"/>
|
||||
<text margin="10 0 0 5" text=
|
||||
"- [FIX] Set system message box on top when recovery
|
||||
- [FIX] Skip Apple Pencil first samples to overcome the initial pressure spike
|
||||
|
||||
Reference in New Issue
Block a user