Pixelaria Changelog

What's new in Pixelaria 1.14.2b

Dec 18, 2014
  • Fixed bug where similar frames that were reused in the export atlas sheet would accumulate their opacity, changing the generated transparency of the final frame on the sheet.
  • Improved sprite sheet image generation, now the pixel colors are guaranteed to be 100% similar to their original frame representations.
  • Now the animations on the exported sheet .xml are always in the order they appear in the program.
  • FrameView
  • Fixed pencil operation being really slow on high-resolution images.
  • Fixed pasting something and deselecting right away undoing the paste operation.
  • Now the main window title bar displays the path of the file currently open

New in Pixelaria 1.14.0b (Dec 18, 2014)

  • Fixed bug where the .plx bundle file could get corrupted after saving.
  • Made the bundle loading process slightly faster, should be much more noticeable when loading bundles that contain lots of animations.
  • FrameView
  • Fixed pencil not changing active color to the first when picking colors with middle mouse button.
  • Fixed spray paint brush size aid glitching out when using the second color.
  • Fixed broken eraser undo operation.
  • AnimationSheetView
  • Added feature to display number of frames occupying the same frame bounds with a 'Show use count' checkbox.
  • Now the texture packer will preserve frame order when sorting frames by size when the option is selected.
  • Now when moving frames around the animation preview panel will be updated accordingly.
  • Now when updates to the animation are made (cut, paste, move, edit frame, etc.), the animation preview panel will not playback automatically.
  • Added a "File a Bug..." menu item to direct users to a repository of bug report on the SourceForce page.

New in Pixelaria 1.13.0b (Dec 18, 2014)

  • Added Stroke filter, which adds an outline around a sprite image.
  • Enabled expanding/collapsing of filters on the filter form.
  • Added support for filters on entire animations and filter access on the Animation View form.
  • Fixed crash related to trying to open an invalid or corrupted .plx file.
  • Fixed an occasional crash related to closing an AnimationView with an animation playing on the preview panel.
  • Added an icon for the filters on the filter form.
  • FrameView
  • Added new fancier looking color slider controls to manipulate the color components of the currently active color.
  • Changed the side bar's size to better fit the new color slider controls.
  • Fixed bug where undoing operations with something selected would glitch out the image on the canvas.
  • Fixed deselecting selections after not modifying anything about them still creating undo tasks.
  • Fixed applying filters to a selection and not moving it not creating an undo task for it.
  • Fixed clicking with the middle mouse button to pick a color with the pencil creating an empty undo action.
  • Fixed crash related to picking a color with the middle mouse button.
  • AnimationView
  • Added a CTRL+A and menu item shortcut to select all frames.
  • Added 'Reverse Frames' menu option.
  • Fixed undoing/redoing operations on the animation that included animation resizing not being undone/redone properly, resulting in chopped images.
  • AnimationSheetView
  • Added checkbox to toggle visualization of individual frame bounds on the sheet.
  • Added an 'Apply' button that will apply changes made without closing the form.

New in Pixelaria 1.11.0b (Dec 18, 2014)

  • AnimationView
  • Fixed crashings related to undoing/redoing animation changes when frames
  • were added inside the FrameView sometimes.
  • FrameView
  • Added a timeline to visualize and quickly select which frame is currently being edited.

New in Pixelaria 1.10.0b (Dec 18, 2014)

  • Added 'Zoom' frame scaling option on rescaling dialogs.
  • Fixed issue with the scale filter blurring images when their dimensions were odd.
  • Reduced flickering of assisted numeric value input (numeric input with bar used with mouse under it).
  • AnimationView
  • Fixed pasting images not registering an undo operation for it
  • Fixed undoing/redoing something not marking the animation as modified.
  • Fixed another crash related to pasting frames.
  • Fixed Animation Resize window 'Keep Aspect Ratio' not updating labels correctly.
  • Now the Apply Changes button is disabled until an unsaved change is made.
  • FrameView
  • Added support for duplication of selection by holding Control when dragging a selected portion of the image.
  • Added support for importing frames from images.
  • Now application of filters on a selection and moving it to somewhere else will be grouped into a single undo.
  • Now color picking on the pencil and bucket operations also work when dragging the mouse with the mouse wheel held down.