Update history.html

This commit is contained in:
Leonardo Zide 2023-03-19 18:24:02 -07:00 committed by GitHub
parent da985c6487
commit 10ef020c39
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -70,6 +70,25 @@
<div class="inner-content">
<h2>Version History</h2>
<p>Version 23.03 (19/3/2023)</p>
<ul><li>Added new timeline menu option to move selection to a new step.
</li><li>Place new pieces relative to the side of the piece under the mouse.
</li><li>Scan submodels when dragging a new piece into the model.
</li><li>Added support for trackpad pan gesture.
</li><li>Slow down mouse wheel zoom when the shift key is down.
</li><li>Added option to print from the instructions dialog.
</li><li>Weight vertex normals based on the angle of each face.
</li><li>Customizable object colors.
</li><li>Removed commas from descriptions in csv files.
</li><li>Added --export-csv command line option.
</li><li>Almost unlimited control points in synthesized pieces
</li><li>Fixed menus in fullscreen mode on Windows.
</li><li>Fixed missing steps at the end of instructions.
</li><li>Fixed submodels not being added to instructions.
</li><li>Fixed gradient background tiles.
</li><li>Fixed POV render issues with synth parts.
</li><li>Don't show invalid submodels in properties parts list.
</li></ul>
<p>Version 21.06 (5/6/2021)</p>
<ul><li>Synthesize Technic Pneumatic Tubes
</li><li>Added option to choose the axis icon location.