Cura/plugins/PostProcessingPlugin
fieldOfView c3bf0b834d Fix location of post processing scripts on Linux
On Windows and OSX, resources and preferences are stored in the same folder. On Linux, preferences are in ~/.config, resources are in ~/.local/shared. Postprocessing scripts belong in the latter, along with all the other resources (definitions, plugins, themes).

Fixes #3356
2018-02-20 09:20:01 +01:00
..
scripts CURA-4615 Rename to ChangeAtZ also the file, the class name and 2018-02-14 17:23:02 +01:00
__init__.py Add post processing source files 2018-01-09 10:31:12 +01:00
plugin.json Add post processing source files 2018-01-09 10:31:12 +01:00
postprocessing.svg Add post processing source files 2018-01-09 10:31:12 +01:00
PostProcessingPlugin.py Fix location of post processing scripts on Linux 2018-02-20 09:20:01 +01:00
PostProcessingPlugin.qml Change Math.floor to Math.round as a last try to fix garbled fonts 2018-02-14 09:28:47 +01:00
README.md Add post processing source files 2018-01-09 10:31:12 +01:00
Script.py Add post processing source files 2018-01-09 10:31:12 +01:00

PostProcessingPlugin

A post processing plugin for Cura