* Add ability to apply settings to multiple selected layers at once.
* Clean up plugin plumbing.
This commit is contained in:
parent
82e1ab7523
commit
128258cd62
5 changed files with 94 additions and 83 deletions
|
@ -1,4 +1,4 @@
|
|||
-- Functions for modifying a sprite
|
||||
-- Functions for modifying a sprite's layers based on configuration flags
|
||||
|
||||
-- Deletes any layers with the 'ignored' property.
|
||||
local function DeleteLayers(spr, layers)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue