Orama-Interactive / Pixelorama

Unleash your creativity with Pixelorama, a powerful and accessible open-source pixel art multitool. Whether you want to create sprites, tiles, animations, or just express yourself in the language of pixel art, this software will realize your pixel-perfect dreams with a vast toolbox of features. Available on Windows, Linux, macOS and the Web!
https://orama-interactive.itch.io/pixelorama
MIT License
6.83k stars 372 forks source link

Improved the Paste tag system #946

Closed Variable-ind closed 7 months ago

Variable-ind commented 9 months ago

this is the second iteration of paste tag system it will now allow user to paste tags across projects needs to be thoroughly tested

Rules

  1. Pasting system will take frames from layers of the "from project", and paste them to current project, inside corresponding layers of the same name.
  2. In case a layer of same name doesn't exist in the current project, a new layer will be created for it.