0
Fork 0
mirror of https://github.com/penpot/penpot-exporter-figma-plugin.git synced 2024-12-22 13:43:03 -05:00
penpot-exporter-figma-plugin/plugin-src/transformers/partials
Jordi Sala Morales 202e7f4fda
Apply rotations to any figure (#168)
* Apply rotations to any figure

* add changelog

* apply rotations to curves too
2024-06-17 12:14:16 +02:00
..
index.ts Instances Overrides (#166) 2024-06-17 09:58:23 +02:00
transformBlend.ts Respect nodes visibility and opacity (#152) 2024-06-11 09:57:11 +02:00
transformChildren.ts Implement rotation for frames and sections (#163) 2024-06-14 16:28:01 +02:00
transformConstraints.ts Constraints translation (#142) 2024-06-06 12:17:17 +02:00
transformCornerRadius.ts Send ry on corner-radius (#157) 2024-06-13 10:06:56 +02:00
transformDimensionAndPosition.ts Implement rotation for frames and sections (#163) 2024-06-14 16:28:01 +02:00
transformEffects.ts Allow rotation for Ellipses and Rectangles (#122) 2024-05-29 10:30:56 +02:00
transformFigmaIds.ts Fix masks in components (#129) 2024-06-03 09:38:44 +02:00
transformFills.ts Optimize images before generating zip file (#141) 2024-06-05 12:36:49 +02:00
transformLayout.ts Autolayout (#151) 2024-06-14 10:18:34 +02:00
transformOverrides.ts Instances Overrides (#166) 2024-06-17 09:58:23 +02:00
transformProportion.ts Allow rotation for Ellipses and Rectangles (#122) 2024-05-29 10:30:56 +02:00
transformRotationAndPosition.ts Apply rotations to any figure (#168) 2024-06-17 12:14:16 +02:00
transformSceneNode.ts Respect nodes visibility and opacity (#152) 2024-06-11 09:57:11 +02:00
transformStrokes.ts Optimize images before generating zip file (#141) 2024-06-05 12:36:49 +02:00
transformText.ts Optimize images before generating zip file (#141) 2024-06-05 12:36:49 +02:00
transformVectorPaths.ts Apply rotations to any figure (#168) 2024-06-17 12:14:16 +02:00