0
Fork 0
mirror of https://github.com/penpot/penpot-exporter-figma-plugin.git synced 2024-12-22 05:33:02 -05:00
penpot-exporter-figma-plugin/plugin-src/transformers
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
..
partials Apply rotations to any figure (#168) 2024-06-17 12:14:16 +02:00
index.ts Implement rotation for vector lines (#160) 2024-06-14 10:33:23 +02:00
transformBooleanNode.ts Instances Overrides (#166) 2024-06-17 09:58:23 +02:00
transformComponentNode.ts Implement rotation for frames and sections (#163) 2024-06-14 16:28:01 +02:00
transformDocumentNode.ts Add more loaders so we can track the progress better (#145) 2024-06-06 17:24:59 +02:00
transformEllipseNode.ts Instances Overrides (#166) 2024-06-17 09:58:23 +02:00
transformFrameNode.ts Instances Overrides (#166) 2024-06-17 09:58:23 +02:00
transformGroupNode.ts Instances Overrides (#166) 2024-06-17 09:58:23 +02:00
transformInstanceNode.ts Instances Overrides (#166) 2024-06-17 09:58:23 +02:00
transformLineNode.ts Apply rotations to any figure (#168) 2024-06-17 12:14:16 +02:00
transformPageNode.ts Implement progress bar (#126) 2024-05-31 11:25:32 +02:00
transformPathNode.ts Apply rotations to any figure (#168) 2024-06-17 12:14:16 +02:00
transformRectangleNode.ts Instances Overrides (#166) 2024-06-17 09:58:23 +02:00
transformSceneNode.ts Implement rotation for frames and sections (#163) 2024-06-14 16:28:01 +02:00
transformTextNode.ts Instances Overrides (#166) 2024-06-17 09:58:23 +02:00
transformVectorNode.ts Apply rotations to any figure (#168) 2024-06-17 12:14:16 +02:00