1.13.0
Add new pixel behaviors Jiggler Pixel that randomly changes its location Any Pixel that randomly becomes any other pixel (behavior) Changes to scaling Split the current scaling into two variants (before / after) The before variant equals to the previous factor, resulting in a mor
- Add new pixel behaviors
- Jiggler Pixel that randomly changes its location
- Any Pixel that randomly becomes any other pixel (behavior)
- Changes to scaling
- Split the current scaling into two variants (before / after)
- The before variant equals to the previous factor, resulting in a more detailed simulation
- The after variant simply upscales your result image(s)
- Add some more intermediate scaling factors
- Add a way to only clear invisible pixels (outside of drawing area)
- It's now also possible to load projects by
- Dropping the file onto the Spritify window
- Starting the executable with a project file as first argument
- Using 'Open With' of your OS
- Improve window title initialization
- Improve behavior when combining the palette and scaling
- Noise and shading now changed via sliders
- Increase the maximum canvas size within the demo
- Increase the default canvas size
- Improve some error messages
- Fix a bug during drag drawing when leaving the canvas while drawing
- Fix a bug during filling where the invisible canvas area was also affected

