mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-09 08:16:50 +02:00
v2.2.1
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# dotSCAD 2.2
|
# dotSCAD 2.2.1
|
||||||
|
|
||||||
> **Reduce the burden of 3D modeling in mathematics.**
|
> **Reduce the burden of 3D modeling in mathematics.**
|
||||||
|
|
||||||
|
@@ -1,5 +1,13 @@
|
|||||||
> Version numbers are based on [Semantic Versioning](https://semver.org/).
|
> Version numbers are based on [Semantic Versioning](https://semver.org/).
|
||||||
|
|
||||||
|
# v2.2.1
|
||||||
|
Bugfixes:
|
||||||
|
- `util/sort`: z not sorted.
|
||||||
|
|
||||||
|
Improvements:
|
||||||
|
- Faster when the `style` of `function_grapher` is `"LINES"` or `"HULL_LINES"`.
|
||||||
|
- Dedup pixels of `pixel/px_polyline`, `pixel/px_circle`, `pixel/px_cylinder`, `pixel/px_sphere`, `pixel/px_polygon`.
|
||||||
|
|
||||||
# v2.2
|
# v2.2
|
||||||
- Bugfixes
|
- Bugfixes
|
||||||
- `util/sort`: fix "search term not found" warning when `by` is `"idx"`.
|
- `util/sort`: fix "search term not found" warning when `by` is `"idx"`.
|
||||||
|
Reference in New Issue
Block a user