Update history.html

This commit is contained in:
Leonardo Zide 2018-02-18 10:53:42 -08:00 committed by GitHub
parent d0d700b337
commit 5f44aa2ddd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -70,6 +70,19 @@
<div class="inner-content">
<h2>Version History</h2>
<p>Version 18.01 (18/2/2018)</p>
<ul><li>Simplified toolbars.
</li><li>Added support for cylindrical and spherical texmap.
</li><li>Support dragging colors from the color palette to paint pieces.
</li><li>Fixed inventory import on Linux and macOS.
</li><li>Fixed small rendering issue on some parts.
</li><li>Fixed part names not updating after its file changed on disk.
</li><li>Fixed parts inside mpd files not drawing.
</li><li>Fixed pan not working when the center of the model is behind the camera.
</li><li>Prevent mouse shortcuts from overriding overlay actions.
</li><li>Fixed moving the pivot point of rotated pieces.
</li><li>Fixed case where Remove View was removing the wrong view.
</li></ul>
<p>Version 18.01 (15/1/2018)</p>
<ul><li>Simplified toolbars.
</li><li>Added new piece free movement mode.