Tag script

How to start with Krita Scripting

In this record, our focus will be learning the basics of Python itself, and the simplest way possible for executing the scripts. Other options how the scripts can be made permanent in your app we will discuss in the following records.

Actuator: Release v0.7.3

Maintenance update that fixes the case when Pie Menu was not available in some situations. The minimum radius for Pie Menu is exposed to the settings.

Actuator: Release v0.7

Complete overhaul of Sequence editor. Introducing Groups to combine sequences into collections. Assign a shortcut to call the Pie Menu for every group.

Actuator: Release v0.6

This version is a first step towards v1.0. Now, Operations can be reused via API. On of the neat things about this release is a "state" object. that lets the user store the state between sequence executions.