Tags: matthijsgroen/geppetto
Tags
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
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
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