Cura/plugins/PostProcessingPlugin
Ghostkeeper 1d0620908e
Remove useless and unused SVG elements
- Remove unused imports of xlink.
- Remove comments about which application originally wrote the text file. It's untrue because PyCharm edited it, etc.
- Remove unused IDs.
- Remove unused colours for icons rendered with RecolorImage.
- Remove useless x and y positions on 0, which is the default.
- Remove useless style setting the background to transparent.
- Remove useless whitespace in the path d attribute, and remove the then-useless XML space preserving attribute.
- Remove unused groups.
- Remove unused CSS classes.

Contributes to issue CURA-8342.
2021-06-28 18:22:52 +02:00
..
scripts Only add G92 for Griffin if redoing layer 2021-06-22 16:29:28 +02:00
tests More fixes for PyCapsule_GetPointer race condition 2020-10-16 14:26:27 +02:00
__init__.py Fix getting PyCapsule error on import 2021-05-05 12:20:13 +02:00
plugin.json Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00
PostProcessingPlugin.py Fix loading scripts from all registered resource paths 2021-01-19 13:55:02 +01:00
PostProcessingPlugin.qml Unrevert new icon set for all of Cura's interface 2021-06-28 17:16:56 +02:00
README.md Add post processing source files 2018-01-09 10:31:12 +01:00
Script.py Improved readability of putValue 2020-06-23 21:46:40 +02:00
Script.svg Remove useless and unused SVG elements 2021-06-28 18:22:52 +02:00

PostProcessingPlugin

A post processing plugin for Cura