Skip to content

# OCA Krita Exporter - PLUS - 1.5.0

Choose a tag to compare

@SimonHeggie SimonHeggie released this 21 Dec 10:05
bb5f755

Changelog since: OCA Krita 1.4.0

This release introduces significant new functionality while maintaining OCA format compatibility and existing workflows.

Clone Layer Support

  • Correct export of Krita clone layers.

  • Clone layers are exported as true instances that reuse source imagery while preserving independent transforms.

  • Multiple clone layers referencing the same source layer are handled correctly.

  • Independent clone opacity animation.

  • Clone layers retain their own per-frame opacity animation instead of inheriting opacity from the source layer.

  • Accurate clone positioning without forced layer cropping on all other layers.

Layer Bounds and Placement

  • Correct handling of cropped versus document-sized layers.
  • Non-clone layers respect document bounds when cropping is disabled.

Todo:

  • Fix Documents containing transform masks may cause the exporter to crash.