File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,8 @@ package called `cetz-plot`.
2424- Added ` floating ` function for drawing elements without affecting bounding boxes.
2525- The ` ortho ` function gained a ` sorted ` and ` cull-face ` argument to enable
2626 depth ordering and face culling of drawables. Ordering is enabled by default.
27+ - ** BREAKING** Elements changed to counter clock-wise drawing order. This can
28+ lead to changed path anchors, as the direction has changed!
2729
2830## Marks
2931- Added support for mark ` anchor ` style key, to adjust mark placement and
@@ -47,6 +49,10 @@ package called `cetz-plot`.
4749## Anchors
4850- ` copy-anchors ` no longer requires copied anchors to have a default, allowing the copying of an element's anchors from a group as expected.
4951
52+ ## 3D
53+ - Added a ` prism ` function that allows extending a supplied front-face
54+ along a vector.
55+
5056# 0.2.2
5157
5258## Anchors
You can’t perform that action at this time.
0 commit comments