Skip to content

Releases: ArMM1998/PuyoEdit

Puyo Puyo Animation Studio 0.7.2

08 Apr 18:40
Compare
Choose a tag to compare
Pre-release

NEW FEATURES:

  • Added support for scrolling textures.

  • Added a background that can be toggled on and off.

  • Added WIP functionality for "sliding" an animation, aswell as changing its speed.

    • NOTE: Changing the speed can be lossy on the animation as it has to snap to an integer timestamp and it cannot be undone.

FIXES:

  • Fixed an issue where an element would be deleted for seemingly no reason and crash the app.

  • Fixed easing curve snapping to certain intervals, making it difficult to adjust it.

HOTFIX:

  • Fixed an issue when loading json files.

Puyo Puyo Animation Studio 0.7.0

03 Feb 01:29
Compare
Choose a tag to compare
Pre-release

NEW FEATURES:

  • You can now capture the animation by pressing the camera button below the zoom label. Right click it to capture at 60 FPS, left click for 30 FPS.

  • You can now enable a preview of the screen.

  • Right clicking the "Center Pivot" button will set the it to the top left corner.

  • Pressing O on your keyboard will move the element to position (0,0) relative to its parent.

  • You can now view and adjust the exact easing values when tweening is set to "Ease In/Out".

FIXES:

  • Fixed an issue when duplicating an element where it would share certain settings with the original even after the duplication.

  • Fixed an issue where an element's default settings were being overwritten every frame causing issues in projects with multiple animations.

Puyo Puyo Animation Studio 0.6.3

17 Jan 18:36
Compare
Choose a tag to compare
Pre-release

NEW FEATURES:

  • Work in progress inheritance settings

      Note that It is unstable and may cause many issues during editing.
    
  • Place keyframes with number keys rather than having to double click

      1 = No interpolation
      2 = Linear interpolation
      3 = Ease In/Out interpolation
    
  • FPS Counter.

Puyo Puyo Animation Studio 0.6.2

18 Dec 23:32
Compare
Choose a tag to compare
Pre-release

NEW FEATURES:

  • Drag and drop .json files into the window to load it.
  • Drag and drop an .ogg file into the window and it will be set to play during the animation. (Editor only).
    A button will appear on top of the timeline to remove it.
  • Added 3DS Dual Screen as a platform.
  • While dragging an element in the Left Panel, it will scroll up or down if you hover the element around the edges.
    • You can also now use the scroll wheel properly while dragigng an element.
  • You can now set a range for the animation preview by right clicking on the top bar of the timeline.
    (The one that has the timestamp numbers on it and looks like a ruler)
    • To clear this range, drag the range tabs until they touch.

FIXES:

  • Fixed an issue with duplicating a group of elements and then trying to undo that action.

Puyo Puyo Animation Studio 0.6.1

21 Nov 21:05
139d37b
Compare
Choose a tag to compare
Pre-release

New features:
-A grid will now appear when using the sprite editor and after zooming in at least 400%.
-A grid will now appear when using the lock to grid button.
-You can customize the lock grid's size in pixels in the user settings aswell as toggle its visibility. (If it's on but not visible, it will still snap.)
-You can turn off bilinear filtering for sprites while using Wii as the target platform. (It will still be filtered it in the editor)

Fixes:
-Checkerboard background is now darker to help visibility.

Changes:
-Name changed from PuyoEdit to Puyo Puyo Animation Studio

PuyoEdit 0.6

10 Nov 19:48
Compare
Choose a tag to compare
PuyoEdit 0.6 Pre-release
Pre-release

Features:
-You can now undo 3D depth and element duplication. (press CTRL + D to duplicate)
-Added a "user settings" menu.
-You can now press F2 after clicking an element on the left panel, you can quickly rename it
-Select multiple "position" keyframes to offset their data while dragging and dropping an element
-CTRL to add a keyframe to the multiple keyframes selection.

Bugfixes:
-Fixed an issue where selecting an element from the left panel wouldn't update the right panel.

PuyoEdit 0.5.2

20 Oct 01:02
Compare
Choose a tag to compare
PuyoEdit 0.5.2 Pre-release
Pre-release

Features:
-It will now automatically check for updates and notify the user if any is found.
Bugfixes:
-Fixed an issue where moving an element while holding shift would update the positions wrong on the timeline (this time for real)

PuyoEdit 0.5.1

17 Oct 21:09
Compare
Choose a tag to compare
PuyoEdit 0.5.1 Pre-release
Pre-release

Bugfixes:
-Fixed an issue where the editor would crash after deleting an element and performing a number of actions afterwards.
-Fixed an issue where dragging a tree of elements to another layer would crash the editor.
-Fixed an issue where, while holding SHIFT to move an element, if it updates a keyframe on the position x track, it would update it with the wrong value.

PuyoEdit 0.5

09 Oct 19:00
Compare
Choose a tag to compare
PuyoEdit 0.5 Pre-release
Pre-release

Features:
-Panning the timeline with middle click. Hold shift to pan towards negative numbers.
-Added "How to use".

PuyoEdit 0.4

29 Sep 17:27
Compare
Choose a tag to compare
PuyoEdit 0.4 Pre-release
Pre-release

Features:
-Added the ability to delete animations, this action can be reverted with CTRL + Z.
-Added more button descriptions.
-Copying keyframes now uses the system's clipboard, so you can now copy and paste keyframes across multiple instances of the editor.
Bugfixes:
-Fixed an issue where selecting multiple keyframes that had the same data and timestamp would cause issues.
-Fixed an issue where pasting multiple keyframes that had the same data and timestamp would cause them to not be pasted.
-Fixed an issue where maximizing the screen would sometimes make it zoom all the way out.