Update CHANGELOG.md

pull/1330/head
ruevs 2023-01-11 22:58:30 +02:00 committed by GitHub
parent 7b6a85da5a
commit b4be656f25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 15 additions and 12 deletions

View File

@ -6,25 +6,28 @@ Changelog
Constraints (new and improved): Constraints (new and improved):
* Allow Parallel and Perpendicular constraints for 2 faces. * Add Parallel and Perpendicular constraints for 2 faces.
* The equal angle constraint is moved to the `N` shortcut and menu item to allow equal length (`Q`) to be applied to three or four lines.
Allow these constraints to be applied to more entities at once: Allow these constraints to be applied to more entities at once:
* 2 *or more* line Segments - equal length * More than two line Segments - equal length.
* 2 *or more* Arcs and/or circles - equal diameter/radius * More than two Arcs and/or circles - equal diameter/radius.
* Any number of Lines H/V horizontal or vertical * Any number of Lines - horizontal or vertical.
* 2 *or more* points H/V horzontal or vertical * More than two points - horizontal or vertical.
* Point on face can be applied to a point and 1-3 faces at once. * Point on face can be applied to a point and 1-3 faces at once.
* More than two points coincident.
Translations (now in 10 languages!) Translations (now in 10 languages!)
* Added czech cs_CZ * Added Czech cs_CZ.
* Added Japanese ja_JP * Added Japanese ja_JP.
* Better translation for French fr_FR and Russian ru_RU * Update translation for French fr_FR and Russian ru_RU.
Other: Other:
* Merged and improved the experimental emscripten port (web version). * Merged and improved the experimental Emscripten port (web version).
* Better Flatpack support * Better Flatpack support.
* More entity types described in the text screens * More entity types described in the text screens.
* Several bug fixes and usability improvements * Several bug fixes and usability improvements.
* Allow 32 bit SolveSpace to access up to 4GB of RAM to allow working on larger projects.
3.1 3.1
--- ---