Skip to content

1.0.1.0 Patch

Compare
Choose a tag to compare
@flabbet flabbet released this 14 Apr 19:57
89ecf29

Changes:

  • Fixed brightness tool behaves weirdly when combined with symmetry
  • Fixed Alt top menu navigation overlaps with shortcuts
  • Fixed Using "100.001" as the filename when exporting leads to a crash
  • Fixed japanese number input crash
  • Added Magic wand multi-selected-layers support
  • Added Ctrl modifier key to move all layers in move tool
  • Fixed serialization of the reference layer (skewing)
  • Added symmetry snapping to half-pixels
  • Removed canvas size limitation internally (new file still can be max 9999x9999
See More
  • a3b9da3 Merge branch 'master' of https://github.com/PixiEditor/PixiEditor
  • 7e351cd Update version
  • 71e8e19 Merge pull request #505 from PixiEditor/brightness-tool-improvements
  • 8637216 Merge pull request #504 from PixiEditor/random-improvements
  • 4d6aef0 Merge conflict fix
  • 4f5a0cf Merge branch 'master' into brightness-tool-improvements
  • 34f2f4f Removed unused param
  • f9aad94 Merge pull request #508 from PixiEditor/symmery-half-pixels
  • c9a2f8e Merge pull request #509 from PixiEditor/navigation-resize-fix
  • 64b315f Fix navigation window not updating when you resize it
  • a913b5a Symmetry: snap to half-pixels
  • ee6e2a5 fix compilation
  • e872a21 Don't ignore exceptions from async commands
  • 62b448e Simpify GetCurrentAssemblyVersionString
  • fa4e58f Magic wand multi-layer support
  • 8672ca5 Fixed brightness tool symmetry
  • 6ae551f Don't show missing files in the recent files list
  • f3b5db1 Remove 10k x 10k surface size restriction
  • 17bdf8f Implement a helper method to send info about exceptions that are safe to catch while also being caused by bugs
  • e875d13 Catch peculiar errors from people without a browser or something
  • dfba4eb Don't use environment variables for appdata folders
  • b5fa544 More error types when saving files
  • 9a7d9a8 Merge pull request #500 from PixiEditor/filename-crash
  • c1c33c2 Merge pull request #501 from PixiEditor/japanese-num-crash
  • c040f72 Specify version more precisely in crash reports
  • 206f53a Update README.md
  • badb17c Handled extensions better
  • 30fa498 Fixed japanese number input crash
  • a13a6a5 Fixed export filename crash
  • b24157a Merge pull request #493 from leereilly/steam-release
  • 0d05693 Update Steam Release copy
  • 28a7bb2 Merge pull request #482 from PixiEditor/1.0-bug-fixes
  • 768ea5a Changed names
  • e1eb448 Move all layers in Move tool and executor changes
  • e7f0ed0 Update checker null checks
  • 3d4933f Added passed args file exist check
  • 607e790 Added encoders null check
  • 9bd6400 Removed all menu item navigation underscores and focusables
  • deb7e87 Disabled most of alt menu navigation cases
  • 717dab8 Fixed reference layer shape serialization and recent file not found

This list of changes was auto generated.