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
2024-06-19 09:38:57 +00:00
..
partials make children return an array of promises 2024-06-19 07:05:10 +00:00
index.ts Implement rotation for vector lines (#160) 2024-06-14 10:33:23 +02:00
transformBooleanNode.ts make children return an array of promises 2024-06-19 07:05:10 +00:00
transformComponentNode.ts make children return an array of promises 2024-06-19 07:05:10 +00:00
transformDocumentNode.ts Attempt to use Queues 2024-06-19 09:38:57 +00:00
transformEllipseNode.ts remove base rotation and calculate it instead (#178) 2024-06-19 08:10:20 +02:00
transformFrameNode.ts make children return an array of promises 2024-06-19 07:05:10 +00:00
transformGroupNode.ts make children return an array of promises 2024-06-19 07:05:10 +00:00
transformInstanceNode.ts Attempt to use Queues 2024-06-19 09:38:57 +00:00
transformLineNode.ts remove base rotation and calculate it instead (#178) 2024-06-19 08:10:20 +02:00
transformPageNode.ts make children return an array of promises 2024-06-19 07:05:10 +00:00
transformPathNode.ts remove base rotation and calculate it instead (#178) 2024-06-19 08:10:20 +02:00
transformRectangleNode.ts remove base rotation and calculate it instead (#178) 2024-06-19 08:10:20 +02:00
transformSceneNode.ts make children return an array of promises 2024-06-19 07:05:10 +00:00
transformTextNode.ts remove base rotation and calculate it instead (#178) 2024-06-19 08:10:20 +02:00
transformVectorNode.ts remove base rotation and calculate it instead (#178) 2024-06-19 08:10:20 +02:00