Skip to content

Tags: matthijsgroen/geppetto

Tags

1.3.1

Toggle 1.3.1's commit message
Release 1.3.1

1.3.0

Toggle 1.3.0's commit message
Release 1.3.0

Added

- Added `Lightness` mutation to make colors darker / lighter.
- Added `Color Transition` mutation to transition color to target color.
- Added `Target Color` mutation as target for Colorize.
- Added option to reload texture from disk.

Fixed

- Minor issue with colors in light mode

Changed

- Updated Electron to 16.0.0

1.2.0

Toggle 1.2.0's commit message
Release 1.2.0

Added

- Auto suggest filename based on texture name
- Auto update mutator name based on type
- Add Grid option on Layers screen, with option to be magnetic to make it
  easier to place a point
- Add support for `shift` + arrows in number fields to step with a stepsize of 10
- Add support for `shift` + arrows in number fields of points
  in the layer screen will step the coordinate with the active gridsize
- Add support for `ctrl/cmd` + arrows in number fields to step with a stepsize of 100
- "Export for web" option in the file menu, that will save the file but minify all
  internal layer/mutation names, to reduce filesize

Fixed

- Adding/Removing control from animation frame is now more responsive
- Keep control value on renaming control
- Open Recent now works on mac

1.1.0

Toggle 1.1.0's commit message
Release 1.1.0

Fixed

- Number fields that are emptied crashed the application
- Provided more clear 'icon' for the copy layer action
- Renaming control did not update control used in animation frames
- Reducing steps of control did not reduce control values used in animations

Changed

- Set maximum height for control list
- Set maximum steps for control to 10 (was 20)

Added

- Ability to move from frame to frame in the animation screen

1.0.0

Toggle 1.0.0's commit message
Release 1.0.0

1.0.0-rc.1

Toggle 1.0.0-rc.1's commit message
1.0.0 Release Candidate 1

1.0.0-beta.1

Toggle 1.0.0-beta.1's commit message
Second beta release

- Fixed all outstanding security items
- Use geppetto-player lib to render animation
- Stop conflicting animations on animation start or use of control
- New application icon

1.0.0-beta.0

Toggle 1.0.0-beta.0's commit message
1.0.0 Beta 1