Export All Layers (Plugin) - It needs refactoring
ClosedPublic

Authored by eliakinalmeida on Jul 11 2017, 8:06 AM.

Details

Summary

Setup Export Layers Plugin

  • Plugin added to scripts menu
  • QDialog implemented
  • Layout implemented
  • Documents widget implemented
  • Directory finder implemented (It won't work on Mac OSX)
  • Confirm button validations implemented

Implement Export All Layers (Plugin)

  • Remove unnecessary imports
  • Fix incorrect variable names
  • Added Export options (Checkboxes)
    • Verify layers that contains [jpeg|png]
    • Export filter layers
    • Export in batchmode
    • Ignore invisible layers
  • Added Resolution Option (Fill automatically)
  • File Extension selector (png|jpeg)

Fixes T5885

Ref T1625

Test Plan

You can test documents with group layers and filters to verify all features.

Diff Detail

Repository
R37 Krita
Branch
eliakincosta/T5885-kritas-scripting-showcase
Lint
No Linters Available
Unit
No Unit Test Coverage
eliakinalmeida created this revision.Jul 11 2017, 8:06 AM
woltherav accepted this revision.Dec 7 2017, 3:20 PM
This revision is now accepted and ready to land.Dec 7 2017, 3:20 PM
woltherav closed this revision.Dec 7 2017, 3:20 PM

This was pushed :)