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
Alex Sánchez c95d442e74
Fix for huge vectors crashing the plugin (#220)
* fixed big vectors issue

* fixes
2024-09-20 09:02:30 +02:00
..
partials Fix for huge vectors crashing the plugin (#220) 2024-09-20 09:02:30 +02:00
index.ts Implement rotation for vector lines (#160) 2024-06-14 10:33:23 +02:00
transformBooleanNode.ts remove base rotation and calculate it instead (#178) 2024-06-19 08:10:20 +02:00
transformComponentNode.ts Improve registering component properties (#201) 2024-06-28 12:38:25 +02:00
transformDocumentNode.ts Fix component overrides (#200) 2024-06-28 12:17:56 +02:00
transformEllipseNode.ts remove base rotation and calculate it instead (#178) 2024-06-19 08:10:20 +02:00
transformFrameNode.ts Improve registering component properties (#201) 2024-06-28 12:38:25 +02:00
transformGroupNode.ts remove base rotation and calculate it instead (#178) 2024-06-19 08:10:20 +02:00
transformInstanceNode.ts Improve registering component properties (#201) 2024-06-28 12:38:25 +02:00
transformLineNode.ts remove base rotation and calculate it instead (#178) 2024-06-19 08:10:20 +02:00
transformPageNode.ts Implement progress bar (#126) 2024-05-31 11:25:32 +02: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 remove base rotation and calculate it instead (#178) 2024-06-19 08:10:20 +02: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