PixiEditor Versions Save

PixiEditor is a lightweight pixel art editor made with .NET 7

1.0.0.0

1 year ago

What's Changed

  • PixiEditor is now on Steam!

Additions:

  • Complete rewrite of PixiEditor's architecture

  • Performance improvements for large canvases

    Commands, shortcuts:

  • Added command search, a handy window that lets you search for any action you want to make in PixiEditor. You can access it using the searchbar on top or by pressing Ctrl+K.

  • You can set your own shortcuts now. If you are used to the ones from Aseprite, you can load the aseprite shortcut template without changing them manually.

    Selection:

  • Improved the performance of all selection tools

  • Added a way to transform the selected area in different ways (move, rotate, stretch, shear, perspective)

  • You can now move and rotate shapes before applying them

  • Added a lasso tool

  • You can't draw outside selection now

  • You can now invert selection

    Layer Manager:

  • Added a slider for layer opacity

  • Added layer blend modes

  • Added lock alpha, a feature that prevents you from drawing on the transparent portions of the layer.

  • Added layer masks

  • Added clipping to layer below

  • Groups are now called folders and they can now be empty

    Palettes:

  • Added a palette system. You can now import palettes from lospec, save and load them from files. The palette browser has all the palettes you have in PixiEditor.

  • You can use the replace color feature of the palette to replace some color with another on the whole canvas

    Reference layer:

  • The reference layer is now saved in .pixi along with the rest of the drawing

  • You can now move the reference layer around, rotate it, and put it above or below your drawing

    Other:

  • Added symmetry, a feature that automatically mirrors everything you draw to the other side of the canvas

  • Added percentage scaling to the export menu, along with a hint saying what percentage might be the best.

  • Added a thing that shows the currently selected color in the bottom left corner

  • You can now rotate and mirror the viewport (in a way that doesn't affect your drawing, it only affects how you see it in PixiEditor)

  • Added a wrench button in the top right corner which contains some useful viewport settings

  • You can now open the same file in multiple windows, and the windows will update in real time

  • The default transparent checkboard background is now less trippy

  • Added an About window with all the info about the project

  • The shape of the brush is now shown as a contour

  • Added ways to rotate and flip the canvas

  • Floodfill now takes all layers into account if you hold down Ctrl

  • Moved the "Copy Main Color" button into the color picker window. The button is used to set the fill color of a shape to be the same as the currently selected color.

  • Updated Discord rich presense preview to the new design of Discord in settings

  • The color picker tool can now pick colors from just the current layer, without taking the ones underneath into account.

Fixes:

  • The mouse pointer no longer lags when launching PixiEditor
  • If you had many layers and tried deleting or creating one, PixiEditor used to lag. This is now fixed.
  • Fix crash when saving a file with a filename ending in .mod
  • PixiEditor should no longer completely stop responsing during long operations, instead it should show a loading animation

New Contributors

Full Changelog: https://github.com/PixiEditor/PixiEditor/compare/0.1.8.0...1.0.0.0

0.1.8.0

2 years ago

Summary

  • Changed dialogs
  • Added percentage resizing
  • Added crash file recovery and reports
  • Added support for opening and exporting BMP and GIF files
  • ColorPicker is now available on Left Alt
  • Shared toolbar is now settable in settings
  • Changed to High quality filtering for zoomed out images and previews
  • Fixed tons of bugs

Special thanks to all contributors: @Equbuxu, @CPKreuz and @tomaszkot, all of this wouldn't be possible without you ❤️

Changes:

  • 7d38ed61e240dc52e85cbbc9f1acb630d697b51f Merge pull request #396 from PixiEditor/master
  • e80d40d1c30978b22c54ebec172a0645673027b4 Version update
  • 848957c5451cf7ad3ab17368cf2f598907e74f2b Merge pull request #379 from PixiEditor/crash-report-fixes
  • 3a90156646babf67c25f5e973dd61582fb292bd1 Close doc tab focusable and reverted aspect ratio fix
  • 011fc114ae46df86f2ef4b6613adf253e9c1cded Fixed aspect ratio and scroll
  • 9b3157536a3396ea97fffc47618a379384e6cd79 Resize dialog focus fixes
  • 3104bf330241b6860ba1e52a9fdd2461045c3d0a Null check
  • 8cf0a3dcd89ade8bd65c3f8eae3e63562ffae170 updated pixiparser
  • de0e148bd49aef9879bfd0ca43c025d85ac932ea Resize fix
  • e272a058cbfd12bc5a0868b58f343465ea1801ee Fixed opacity scroll and Focusables
See More
  • 972ce751dcf197111b2d0982540dca60eebabf34 Focusables
  • 5b43e46ae358ffd6b2ce159326609f5269d418ce Added better shortcut processing
  • 39157a25ca1274b151f484198daa29d10fabfb79 Changed how textboxfocusbehavior loses focus
  • 6790f3fadd3377a19c4954614729fe66811b9b68 Added custom transient keys
  • 66f94fe594883a03391082731438cd8ba4d2b984 Fixed quick usage
  • 36cbf06b90a583b2c3037e6365ca9398a9a154c7 Fixed selection on undo
  • 6d554938d6ed0c301a6bcd9d6c61dc3d617e9542 Fixed merge layers and undo document changes saved
  • 6bd2aebb5c151470fe1403a5b96cff2ec469673a Fixed opacity number input scroll
  • fc98e372f9b0c2fad3a23c7eca2199c58c5571bf Update EditableTextBlock.xaml
  • bf2f3c4b1ee0165b011055df0c111aac906a0e5c Updated version
  • 72dcae41ec25aa5068f7e3af090aa5fc76eb2b53 Changed wording
  • 7537d35bc357e1ca3b4a9e70b5855978faf51625 Fixed shared toolbar
  • a4b41b5efae42e15dc2afb7dff9fb4a48b3d3f57 Fixed restoring documents
  • 448a52c2d1e60f075c398aaac7de9d0087684417 Merge branch 'master' of https://github.com/PixiEditor/PixiEditor
  • 8f11fcfcc40cc050222a0d2c819c294489eb425e Update assembly version to 0.1.7.4
  • 690c42bf19089a43e51307797c00936b6fe89db7 Merge pull request #377 from PixiEditor/mege-selected-fix
  • 501717723528100c7d5ef755479d370101adb0fe Fixed active layer after merge
  • 808b44b3ec6ac787829f723f9c8407ba7bc182d8 Merge pull request #375 from PixiEditor/code-cleanup
  • 86f5a7b1436600b51cf5f4c8f543e88f0d05d87c Fix build errors
  • 4bdf5a85b638fdc95b698063ca9de5ff6933e603 Rename "..Ex" to "..Helper"
  • 79c04059f2dbf1b32da796b7613c80c840d876f2 Fix warnings in tests
  • 38ab1bb5789391b9794b5d1c3db2cb504f42121f Delete more stuff
  • 81cb1279eb39ec63bcda15f3e774176c25c56e80 Delete unused code
  • fb6d3cbb5e448e4646d8a7304144d46c19b90665 Fix most of the warnings
  • 575a7d32daf154c850ccf291ac7de752b820a10b forgot to update version
  • 3a826a5a7849088eb8fd762ae4c098bffa2eb135 Merge pull request #372 from PixiEditor/drag-drop-fixes
  • d80bdcd03a9246d608ffe16495b1f7e52232f112 Added shared toolbar setting
  • 987b77607c2060c807151b3e9a3ae8e8a1ae08e5 Disabled shared toolbar
  • d34f91ce0bcd0ead5b0179f9c2e465247a9ce3da Prevented drag drop race condition
  • 1365b2b34b03db016f26a265762f13006f910ccf Merge pull request #371 from PixiEditor/v0.1.7.2-dev
  • db507d09d2d1d8b1fc580c9ed854f154cdd5b97a Now, fixed all number inputs
  • 1d25483df7f65b0bd3fe81b5f95d75dd62b9b9ba Merge pull request #368 from PixiEditor/v0.1.7.2-dev
  • fbf453e415db4d0227ec42d6b9fc8bdfbbae4de3 bump version
  • 0f6a3984434ab04a5723c6ddd73d4827d1cb8b4d Merge pull request #352 from PixiEditor/v0.1.7.1-fixes
  • d86790050ea8e7fcdf1ab8ae2cf9b5c88b53cb01 Merge pull request #367 from AlmosYT/patch-3
  • c2105826233a3f2b25c88fab1e14de0c332b8eff Merge pull request #366 from AlmosYT/patch-2
  • 2ed6f5f0244266851e0a9947058063c2448a387d Update README.md
  • 61162045404f6d1d579d74e58195d2e282b2294e "Massive" typo fix, the sequel
  • ffe9b4852fc41256d6429541296cc64390951f59 More focus improvements
  • c82abc48669383f485632d4b314b82e86a178f2a Fixed focus thingy
  • 719598fd13998f57e3a46e9e1b5cad937ceed9a1 Reversed tight bounds preview
  • f732cb877132b71327b1119db5c6c06b29db8a31 Improved tight bounds recalc
  • 04feefca4bd5ea2b2f277d8754c78efbada14bd6 Now preview bitmaps render tight bounds
  • 54eb1389d5b438a50df2dbff2d38d58cce6276ca Some style issues
  • d07539fc2371cb4e7c3026cf7aff1c9a809cd15a Update report_a_bug.md
  • 7da67bd05b8045838800b079a6db55bf1e5b95ab Fixed cut shapes in undo
  • 2ba698f7c357dd318ff7f658c1d38ea3f261545a Fixed crash
  • cc512f10de0c6e7e7392c311aa7e2868a6dbb01b Minor improvement
  • 6efb0b5d83a12b81efbc42b0842892a488e4ec21 Center content related bug fix
  • 3eac4e287d7220be6395a0a5a6c0202ea1dd7f20 Fixed pasting images undo
  • f3719b4c74571ddaef193f9969e9b055ef36eff7 Fixed selecttool
  • c1c3858fc346fb88261d9c91e725232957dc5ab3 Fixed tests syntax err
  • 54ab3c5cf2c35094ebf6e065d67bc3ffcf3708bf Fixed previewImage
  • 994d5e68242c3fd0f1a9af822dda17405fe93a28 Merge remote-tracking branch 'origin/master' into v0.1.7.1-fixes
  • a15b5bce6e119210baba1b483428255d524a1a5d Merge pull request #361 from PixiEditor/even-more-fixes
  • 2896b95911cb1198ee8a6d46573e2d154c46a767 fixed MainWindow.Current null
  • 234ca17b7e13359438bbd224fb80e40185c95ec9 Layer now require max width and height, fixed clipboard stuff
  • 15cd5dabdab03b847df0f157452afe071705d124 Remove an empty line
  • a5cf4e8e3696079d78325a583a56e983567e7ff4 High quality filtering for the navigator window
  • 7d1ade9986ae146ba36134141924e20ccc6aa062 Fixed center and merge bugs
  • 4728bac4b6d301b2dd6b7eec0da5c16347c14d37 High quality scaling for layer previews and recent file previews
  • b30df904b940193c21b26332732d227c5f6e9d19 Change max preview size from 2048 to 128
  • 87135d45a370462cc7096adea6fd1efeed3baf4c Fix incorrect edge points calculation
  • b54e063d2caac44c61833b89795689c2285103f6 Change zoom step to zoom exactly to 400%, 800%, 1600% ... this isn't ideal but good enough for now
  • 4f5e18ac47e1d094920a3d8bdf023be1529ad86d Switch to high quality filtering when zooming out
  • 0e779c444b219acf2b498762e1b765d78193ef75 Don't close the startup window on click outside
  • c352fd75d9636f5e38724b50102db2f97413371b Fix clip canvas and resize canvas
  • 7cfd1764c8dd95d65dc423c160f7348c26544fb1 Fixed merge layers max size
  • e4748250585dfe5d47ac7d23963d8a1f85367a1b Style fix
  • cb66ec4270d5c340ecde77d9a2e155cfbea6c301 Fixed center content undo
  • 51900bc90aec81d124874054cb2bfa6bd8ae1353 Another null check
  • 60aaf169feec9930883be76cba8b3dc3154d1cf1 Fixed paths??
  • ca7db83d6bfd13b7749e8781d1071f21873509bd Disabled codecov
  • 7a52abe153e32ea00cd546f0622f66b06e0ec7eb Fixed tests
  • dbc202f5d6ff84145a51924c56ad4a9a2bff7d5f Fixed save loop
  • 8729ccdde2b039edc92a5f828c060f44cbf9f2db Fixed shortcut bug
  • ee32e4532074f7f00d15144061158c91084e4ad7 Fixed shared toolbar
  • 06bc5b3fee375496fb99253f9955514c3bf488fd Improved document preview generation
  • 6e9cb85cee82385fe446832c31a43b3538e02197 Fixed group previews
  • d2a6de5815f00911d7e01645f0f5f457c831e768 Added null check
  • ca27276c359b3d3c9771b0569685d11184b44e18 Fixed non existing file save
  • 631ab756e0ec203e5792fb3647ec84cd3cb4188f Fixed focus
  • c2bf47e9e84d2ee42f6a34dc34f221f579ed86d4 Changed how shortcut blocking works
  • 3a6f3acdf955cacb57ca965ae5a3a3fb5cf77af2 Fixed shortcuts block
  • 99ff811aad1e9e4105a2efb5a541f35cdfeb76eb Fixed Max width and height after parsing
  • 1fc4ca1f57cf85b841810d660b03735e956afc9c Version update
  • 4bbc30694b84822331550b16053b829aee789a42 Merge pull request #345 from PixiEditor/ui-fixes
  • 8f326c07d5e0aba4a999e1ef7fe487069adc7c1c Merge pull request #328 from PixiEditor/rect-based-undo-fixes
  • 69565d6f05146f8be8b77cc009e3c0ea39702496 Hacky fix for colorpicker lag
  • 1c0bb531fc91eb46684a991435a8e06e9d75ac0a Close dialogs on escape
  • 1076ae2dcbd76d9ad208d48e24bf279ee1a71631 Auto select field when clicking on "px"
  • 11e9c8419163cce606c7c536e1aac7da032466a5 Fix first field not being selected in the dialogs
  • f6ad9199e3f90d55223435c802f7bd4a129c6c2f Change "You discovered" to "You've discovered"
  • 56527fd3691a4b65ace50cd063abe70c2b76a694 Fix MinWidth and MinHeight of crash report windows
  • 3bd6621cc582d2e6170810faf22338dee2424405 Fix typos and slightly change wording in crash report windows
  • 9781ad136048a5e191b11ac07b050af88429b0d3 Make the crash report windows spawn in the center of the screen
  • 66c917ef2c8db7df03f1585779e6f99183527bfa Prevent removal of all layers
  • d8d41b28d9e5c4312cf1105c256350f1b360924b Rewrite ApplyChunksToLayer
  • a5ed89e5ccb68eb8eed1b096858c5228da93014f Add extension methods for rects
  • 5fa064651afb90cd97dfa8fb326deb25a8b43e33 Merge conflicts fixes
  • d735d5966fdb0f3cbce1aa9e08395fe26118d7f4 Merge remote-tracking branch 'origin/master' into rect-based-undo-fixes
  • f50f2feb0c77c7c6f243575f793b1e2f5135e311 Merge pull request #326 from PixiEditor/crash-fixes
  • ed8403732be51bd71cbe47cacd2700dc666e7262 Fix anchors
  • ab07aa050ee52f35ced6626fe8ea4f02b7fcd350 Merge pull request #336 from tomaszkot/#295
  • 7a6718d42d0070f80ea6a805403416bc5407e9b8 Reverted one of the fixes
  • b0f852be4a2568d0ba55b12de1e2ca00402a183d Fixed one thing
  • c625c54880b69fb74336075641b3218272fc56dc Fixed stuff I broke again
  • 8bcf943d2dc7bb55988e642cc0edc6967539bd8a Fixed move tool undo
  • cdc723106b37507c4f1bac23150202daaed5ac81 Fixed other anchors!
  • e7b82b5b50bdc833abd8f2888b144afbbead7807 code cleanup
  • 80290cba3a859fe036b3e9ce98cdc3e801f5239e Looks good to me, there is a small detail I forgot about last time. There is a tooltip that has a small description of the tool when you hover your mouse over it. That description still says that the shortcut is Space instead of H. It needs to be updated manually (which kinda sucks)
  • 31bef59c35f9c7b5c5530e00f131a1038e35dcc9 Fixes fixes
  • 4b56086db440768c3d1264255425aafd7b2e62bb Forgot to clamp stuff
  • 06e888eb8b1f28d1046e663c66951cc2ef84b1a2 Looks good to me, there is a small detail I forgot about last time. There is a tooltip that has a small description of the tool when you hover your mouse over it. That description still says that the shortcut is Space instead of H. It needs to be updated manually (which kinda sucks)
  • fb3be16386259548bddab143f8ab3584387e3582 Fixed resize bug!
  • 2b3b27e76d8373413101a7084b9a123c58e0a8d3 Fixed max width and height of ApplyChunkToLayer
  • 6d07eb60f18698f5b4046912fdb484e14928fa7d Fix #341 and #340: Improve percentage calculation code
  • 77953510c0daa27f474d2af167bbae57c41be861 Fix #318: GetSRGBPixel now preserves 16 bpc precision
  • e03dd9816fc1afdebfc4870d028cb900a5efc643 Update ColorPicker
  • 9bb67c2bdd70be24c82fa0088ab6818f05552684 Remove unused code
  • 6acb215bea730143ea521382a0a421d12ea92008 Change textbox height to 25 and improve UI layout a bit
  • 9a4933227dfc6f3aa268dd91770a321d482c2663 Merge branch '#295' of https://github.com/tomaszkot/PixiEditor into #295
  • 522fd0a880811c323efa27e585a7b70aa80cb1e2 This brings up the pencil tool which was selected in the very beginning. Since the Move Viewport tool was already selected before step 3, pressing space and middle mouse button should have no effect
  • 29b07f1642cd9edfce825957e32ad897e0d05a51 This brings up the pencil tool which was selected in the very beginning. Since the Move Viewport tool was already selected before step 3, pressing space and middle mouse button should have no effect
  • c4820e52ad141d821486ec40d760910ce98364eb Merge pull request #240 from PixiEditor/extendedCrashReport
  • 67df79bcd60a4b588cbae7bff742fee00e5a3cf3 Hide startup window when there are recovered documents
  • 1a645b20811545b72bfe5ccab97e3d2b55f31294 Removed the Copy to Clipboard button
  • 3186f6022a4bbb537afeb268c1ce7c8cb8006bef Fixed being able to press recover documents multiple times
  • 5286558dd9b6304ccb6e69b0828bfc6c02338308 Merge pull request #330 from tomaszkot/#277
  • a77f098fe20df7d520ad11d4536cf7a82904bd26 Implemented send buttons
  • aa5ae0ed58a182cc76c71c598dde33b066d3e74e Update RadioButtonStyle.xaml
  • 22f8cb2f4eeaed703cf2410d134b7fb9e6ad1068 Styled RadioButton
  • a2a3eb271f102d08d5a1c3929dc8e838fe831245 Merge branch 'master' into crash-fixes
  • 9d9aedf8cc316ef5d2c8a0f4878d9329756492a7 MoveViewportTool assigned to H key.
  • e941e9a200d2753e2d1082fa5440db6a9d4c1c32 Remove comment
  • 68daa9e8a750ec93408fa6f9c9eb2b25fd10d466 Merge pull request #333 from tomaszkot/#332
  • bb827e76c5dac55cca0d1e2dfceb3ce8ed5fbb9c Fix for exception: You cannot call the Save method on an Encoder more than once.
  • 954c75af02ab52e031074558b5029dfbf019ca08 Please don't use a 2 to replace the word To
  • 4a7419cd74a97fa5bad2941767fd66609d56fb1f BMP color set to orange
  • 910cb186a3da18c3a9573ef6fd2a66a739934451 FileType enum covers all formats
  • 48b406b35218f4851734f7f73a2e56907844f180 Some UT
  • 68240a2ca8c4a4c20a021337e62a343f0b953401 Updated dialogs
  • 0553478d2a60e403322eed210e145a475cac94fe Added PixiEditor version to crash report
  • 649f8c2736ec33cb1ed7319be65e2993a89af510 crash - when recent file not exists #332
  • eaeee053c2d206e8ea4df549575578653df4bcfe FileExtensionToColorConverter tests added
  • 6f8470a91f1ea23392bd61a9073ca0104ac66f8c Preview colors done for all supported formats.
  • c9dcf9d27d99f9b42a606758c15221ba2b425e62 recentFiles - colors for new formats added
  • ef362b73ecb28a00e910eee4d373706212d371bc cosmetics
  • 5a84618a12bc599856058a6e1e222f5773c67c66 encodersFactory simplified
  • 76ac566ba1c8233ee77d23846b3dad24fdd25f2b #278 Support more export formats.
  • 959de660989afd96361dfef126ba1966360ed031 Did something with the send crash report thing
  • 24e4503d22ebf9ef5d0d7b55c91ac4f938539c3d Fixed some StorageBasedUndo cases?
  • 342cd9e19e8720fb4075f27849d57d40c25e4788 Merge pull request #319 from tomaszkot/#277 [ #278 ]
  • 1ff305ce6aa4f5cf194a5cf8572264346e08cc14 #277 Add regular image formats to the save as dialog
  • ee1abb7ac50e2717d1d8bfe65dfd27a9e3e1158e Changed the send crash report window
  • 86463477d46cb2440f8770020a7e7c21f4182d7b Reverted obsolete attribute
  • 7488142facf0fc274c464375dee5e90b8e126a37 Improved system info gathering, fixed crash report dialog caption, remove debug crash from resize doc dialog and added debug crash in debug menu
  • f350f8c26ed860afefa13db595159706e9067fba No idea what I was doing since I haven't touched this branch in a long time
  • 6694b97bacd1d8c7e596d1653d13469079d31a9f Extended crash reports
  • 8f334a5cac284e6a084e2dda91a7d23aef08b02e prevent crash. comp fix
  • 28fcc76e9fdd44155ce377456693ec7cfee4b596 Merge pull request #327 from PixiEditor/azure-pipelines
  • 27b2d0d358104d6d939df3bd751222b0f3fb6241 Allow Codecov to fail
  • 180a2db5a3665bc84465767cd93f189453eb19e4 Add a using
  • fd7092492d83fd8d3ae72e31f5df9214017bf8b2 Fix #323 and #322
  • f78417bb8b5b89bd859b62f2439c2fcd44cd89b1 Merge pull request #314 from PixiEditor/clipboard-fixes
  • 60774796da4653fac075fefa649ad77878adedb1 Max Canvas size set to 9999 on resize
  • ed0e700a4f1c7cc196802225be307dcf56362a22 Added export to :
  • afd6703e6aa8f1782a938cf72e7dd4e9daa81488 Export supports: ImageFormat.Png, ImageFormat.Jpeg
  • da5a03ea5477aef480c42faf011f724f3effe6f5 MaxSize as constant
  • d04f10a5c8705fcebfd9f3bccc2879c24fb48296 Margins set
  • 95af6963b0b51a5140e8f1a9e18c801221df610f #130 (hopefully) merged
  • 665a56f8f164735b9121477b2494d1ccff04c712 Fix for : If you change percentage, for example to 50%, unfocus and then change to 100% it doesn't come back to original width/height.
  • ff81a244dcee4e18eadac78ab01a7dcf0833b1bf Merge pull request #313 from PixiEditor/dialogs-revamp
  • e9d621617c80c98117a6647e38c45be7f2e25b00 SizePicker style fixed
  • 0f05ed5c6eeaf8bc4ba1d586b7c7d763854073fd ResizeDocumentPopup and ResizeCanvasPopup functionality moved to a base class.
  • a6e70cd93f0ee42ba036f5a77713f4bc00e5a93d Revert "#295 Restore a tool when Space is released"
  • 965824372c009fb08b548562156f0a7f6a9d44fc Revert "#295 Restore a tool when Space is released - fix for the first tool usage"
  • a139eab35daab7b41d5abe913931f9520bf81f0b Change settings' selecteditem color to red
  • b4a474a0237678c330c9985c731cc25d334add6d Added Percentage/Absolute options on SizePicker control
  • d0af1a86f763e339f5a78b6cf936837eb3d7dd86 Merge branch 'PixiEditor:master' into master
  • 195f74940b3d8c98e2b29861bbc592939ffb3e62 Remove dead code from SettingsWindowViewModel
  • 708f7eadbfb18c6314ef95dd18a49d7821ac94fb Replace MessageBox with NoticeDialog
  • 3d6ac7120d5455f732c03bda616906a0b193b631 Remove export size limit
  • d14c457d5b1fbf047b17aef235bc5fbeb764a5d5 Update settings window
  • d42153e7a456992ae973865743dd8a9e34bb44a2 Update shortcuts window
  • 2cf27bd303cbed24cf6ca7aaaf68537f28fc4ccd Fix scrollbar in hello there window
  • b1fa22ff418d4dd5e92de6cd57d1e8861956dff8 Change Document to Image
  • 99f898b91d7f8d90eb1f28113ef018a54df545f5 Finish all regular dialogs
  • 439dab83ad5033fbd5900ef019b933a86415efa0 Move button height into style
  • 83c4376808e8f4096d72dacbcc1f752c045254a8 Move title bars into DialogTitleBar control
  • fce90217653d0f8e5eb002822c6e1359bfb204f7 Ok, I'll leave it as a comment
  • a6b08b8fe42f88f545ca0a188d1caa31f56ac506 ...or not really
  • 8529522d3f27273109a6945d3c12c66f1665a23f Rect based undo improvements
  • 9d0adc8d5ff92fcfb57367f187b1ef9b0c2fcdbf Removed focus visual style for grid
  • b41a27529ed787c6eebc269297c8d5af705862df Fixed paste undo and PNG unsupported color format pasting
  • b4d3deaa61f99279fa262718ad2269e56dc1947f Update notice dialog
  • 26113bd7e181d18e9b8bb0407cfeb6c2c330814f Update confirmation dialog
  • 995c9eeb920d299321bdbc59a028bbb925c731e1 Update startup and new file popups
  • 7edcd69559177808b4f2090ca3027bd42d160bdf Fix size input not getting clamped
  • addff4344634f55717f3956181604379de8dad4c Scale down the resize canvas dialog
  • 28552acc392a358b9c84d24a97817f57d1d4059f Enable/Disable preserve aspect ratio based on control and simplify aspect ratio logic
  • 3458a4d31b7ec6f1047c969320bf0e55003dde9e Remove topmost from all dialogs
  • c539f117a0446ccef3a7c8ac446a159b0e54dfef Remove the path picker from ImportFilePopup
  • 244a58d808595e44b3f0bdf2f8866be12887492d Remove path picker when exporting file
  • 66dbd0929f950b4b4da8e52bafe03dce36bf14f3 Mark the default button (one activated on enter) in all dialogs
  • 1d11986961e0582676cd7e89ee5d3618ab5a5fc1 Fix g being cut off in "Height"
  • d424198abaa19ff13d36abede405e4eb67aeac83 Change selection color to gray
  • 7c126eb0107dd4aa247f20ad822745687e8cb09a Fix selection when moving via tab and caret position when clicking on textbox
  • 9d8accffc69940b2f32c3a94f7327b4f67a36529 Make all dialogs have the first textbox selected by default
  • f36a2118e5ef5dc5fb3a60fadc4f481f74a19b11 Improve textbox experience
  • 9dfdcdf109e21e11f4908ef6816a7693ae548135 #295 Restore a tool when Space is released - fix for the first tool usage
  • 57dd18aaa1fc24af45ba6c624ff23c17a3c4bd72 #295 Restore a tool when Space is released
  • a7bdd57da02ff75a56f0c349f341f08e56b4f8c0 Merge pull request #311 from tomaszkot/master [ #310 ]
  • 15dffc11196efa6ef86df6c77b0bc418c5db3b53 #310 prevent crash
  • 130358e950719af4df680b57ab4ad1d1f13662c3 Merge pull request #303 from PixiEditor/rect-based-undo
  • 68ba052ff111a76f6c4235e5f7c1e35fc39f8245 Fixed bugitto?
  • e63c2cb5675e1850452bdda62a6ae88bbe7f93a2 Fixed negative offset
  • 278c5475b10da42b99a84cbac4c41e31e6117b2f Fix dispose crash
  • 3f23315310ca16334e506c9f714d86cebef95e12 Update README.md
  • 2e0905d40a9366b0075066033dee03f3d812e105 Updated pipeline dotnet
  • f262d90ac4a8198c91038edb54576b8fef6d92b7 Fixed offset bug
  • 9e12a49a0c64c7a79047269365e7c33c0012e04e Update README.md
  • 360b7e106108270d5929ab401776c84b97ebb139 Merge pull request #301 from PixiEditor/update-readme-screenshot
  • e7226695bc49645a8b093d466a7fc70e35fc8674 Update README.md

This list of changes was auto generated.

0.1.7.0

2 years ago

Summary

  • Converted into new drawing backend, Skia. Now drawing feels smoother than ever.
  • Added layer groups
  • Added Magic wand tool
  • Added Pen mode
  • Changed input UI and UX
  • Added Reference layer
  • Added development update channel
  • Changed UI of startup window
  • Fixed a lot of bugs
  • Added a lot of bugs
  • And much more!

Changes:

  • adbbeff4a702cead75e0e8a08bab619a818451ec Merge branch 'master' into release
  • d70708ce849848deb32d048ebe5bc141ae7f30af ver bump
  • 9ecbf399009c48a6b4724e0367eadab7eeb24fee Merge pull request #300 from PixiEditor/master
  • 4b7c05a0c22152b7ccaeb0ba4280c30c2b6b3f7e Merge pull request #211 from PixiEditor/quickfill
  • 7ca0a9d8c54cecb0bddb6ffe0b4cb69d125a8e43 Comment out Dispose call
  • 3ba89fd05c0d1a6d1ce93630c9c053f308ecd952 ver bump
  • 40c444dac50cdae1b10fb4a13826c21bcae88332 Fix move tool undo crash
  • 12c0e3d4da8ad6ba848e6973d138b7d771dbb81a reverted new storagebasedchange
  • 931d1f96bb4207a0ddf4cee8ab3cd92f4066e226 Bump version
  • 6395777153ac5429db538e5b13b11bff51d813a3 Sadly, commeted rect based undo for this release
See More
  • f56fa3cd095e31bca1112ef551246e094b439616 Merge branch 'development' into quickfill
  • 88775325f37bfd7322b572f034ce893082a6fa5f Fixed namespace declaration
  • d3ffbc6b307dafcda5197f70ffb8389eaa5aa8f4 vsbuild cmon work
  • 067bb647e276bc889605058a4375d40e5becb22c Merge pull request #297 from PixiEditor/quickfill
  • 9d0ce6072862aa4e25a7b8e71d893c5f4d924c7d Update Assembly
  • f8a635575cbc3b95d9d0a28f02979a1cb85defdf Fixed merge bug
  • b49384d9408b946c360381eb043e43d1865895d8 Make unique undo dir for each pixieditor instance (also remove storagebasedchange files on dispose)
  • ffe2eab6728f2dda3ec03a755bca2ff1897cd253 Terminate ToolSession on undo/redo (fix #296)
  • 2062c587be4c874cd379500a48f3cda39dea7a3d Fix drawing not working with pixel perfect after undo
  • 603fc02d7f74acc6f904167e10e2bd08dd6f2a15 Layer tree caching wip
  • 28ffc11a90f1a8053f91f65a64273006a986df1d Another bug fixes
  • 700016e6406767cf9eb1309c0cd7ac76ed28aed3 Fixed tools undo
  • 4d06ec2d6e212ae1f4e4b5d38e88e11411ca5e42 Fixed groups bug
  • f8bb5d0dd48926b871977e970daf665dd33499d4 Fixed removed and restored layer bug
  • f98fd1aac246c67ee5d4ecb9703589cb13293650 Removed unnecessary ifdebug
  • a177a8edfa59fd7a43e06e652836fb418f181aa5 Merge remote-tracking branch 'origin/quickfill' into quickfill
  • c84b7bb14a974e8d82c9fd29cc48151bc4c98d7f Changed area based undo working!
  • 6639709e213ea2c5394841cf483703c10da3a4f4 Some progress has been made
  • 7828c071cba839271476c5a055e8e1b875052345 Chunk based undo wip
  • 806888131dc9d0e8b457556f356beacfc7cbeeaf And make it not crash
  • b03114e97f8ac67a2f2b5856ef21b01aaf028c46 Make clipboard respect selection
  • 9cdfce651ed17e424e5dfb1e359a0b87a819e624 Improved default undo method
  • f68b5ef544ed496fa3c2dbda28e9b77136f511b4 Remove red outline again
  • 3233474483972966e983cc424cb07da190e16538 Wrap clipboard functions to prevent crash
  • 3a09844cce65685143be3643daf3f04e48aa3b18 Fix #289
  • a9a4fe93ce7e67be9ec71a0e43d4cff8f35a6646 Merge pull request #288 from PixiEditor/quickfill
  • 3d7ea9e3d6eff3d6d2d64d9871e867d44e7302a4 Fixed visibility update
  • b9f5f4aefacc2fea59fda1d5a721930b5e19f28c Version bump
  • f4fa9148214a9483b823231c390a0fcdc1130600 Fixed clone groups opacity and visibility data + commented tests
  • 099f0ab7bfa5b6e37e21341ecd0a291888f1861f Found the proper fix of bug commit below lol
  • 54c3ae19f5fe95e28bca50fc76d796b94a8408be Fixed groups bug
  • acd72db5cd64d49331e903332ea90cb2dc7433d8 Added SizeInput style to SizePicker
  • 25f7a16064c4776c96acf2694f2e0c21e046c3b2 Changed default new file size to 64 and UX improvements
  • 018d1f3b207eed25a4a3450d9960460ea8677e4c Some progress in terms of groups undo
  • aaefba35b348898ab81b0433c9b2d7107f15fa7e Now properly fixed previous bug
  • 34318c03247b804ad2ad7b6a45cce7b0264ef5dd Fixed groups exception
  • 70d0b28473912d33db7d1834c6d870c7d3bbc965 Fix #265
  • e96531e03cddeff47aca3f73cbe0207fcaca3799 Fix highlight being displayed in the top left corner
  • b6bf84d074a1749ddc5802cee3c07327f2c55752 Fix tooltip in moveviewporttool
  • c5d0b1cf44229a897459f2570f7eaaa509ee3c7e Fix #270
  • aa5b107be44ac499e044ef260528f98d9cb5161e Fix crashes
  • f577f8f7417a98e25b8d4593ae4197964908d983 Improve UI a bit more
  • ca4e25c36169f193f5d5a02be60fce2978b71b4f Improve UI
  • 1012381fd568cd31617090584aebec0c1dc17829 Fix drawing on highlight
  • aefa415fec85583ef3e8e59952cefe9129388c49 Fix #271
  • 965b15c2192a1041da5bb5bc86fac3fe03c50aee Change ColorPickerTool to be more intuitive
  • 4ffca37f5011b18d1b4247934a9a22678acd0e48 Fix move viewport middle mouse button shortcut
  • b03ff7e75e69ec7c165d4d5818f14a3594d38587 Redesign the input system and tool execution
  • 0f39652dd79f62d8da3d52daaf65dc118c925aa7 Changed move viewport tool shortcut to space
  • 14f8f5e0c4a3af5b93d0c1b052f1a281470699dd Added ability to use mouse wheel for editing number input's
  • 54f5f215a6826ce82d4a560d23a83473854aa602 Hide Raw Layers tab on RELEASE Build
  • 77e9a157252c2f15dc1584e79de912bead362861 Changed text box style and checkbox style and fixed max size
  • 33c7224a3428905c1df0d1bf0fc8ea7b4560ed7a Fixed guid thing (custom observable collection impl)
  • 0f820de80feaae00d9d428eb326dd99858600e6a Merge pull request #267 from PixiEditor/development
  • 73a2a4386a2f73fa89b2cbf48e5ccb786f4602e7 INCOMPATIBLE AGAIN
  • d93e05661c1c5680fd58c0ba4f8e0821ab7e685b Fixed incompatible comparison
  • 3bd1885fd3750859282fa4659102af904194b027 fixed incompatible
  • 476218ff6cd27f283611fe044d480e15537b9bc1 fookin pipelines
  • 778cb72e1844e8e9e99efd58c203ed603b39778d Updated pipelines
  • f14404f9249fa989b9e4a31905983d11cb40161f Fixed update checker
  • 8686e5a7d4cc1277621cfa0b55be0f27c61cc6cd Updated UpdateInstaller .net
  • af1f276e7745040e0715b5f2aed504f4d85b016f Commented out all tests lmao
  • 4ef0fae180fdc6ef4c5f98b1f01371151c84a670 Merge pull request #256 from PixiEditor/development
  • b159393f88410ebf3e103c00b2e05ea25b54c4cc updated wapproj
  • 2248bcae696f51feb0d48f4473ac65f44dd60ba0 version update
  • 760cdc91e0b7249c3e7f1eadae705cb526ff5ba7 added use dotnet task
  • 3cfd15465c01142c444bd7b4e0cad78ff77e7d0c Merge pull request #255 from PixiEditor/quickfill
  • c566dd575a90fa48228f28a8316e9075334011e5 Merge branch 'development' into quickfill
  • 72a35355524767afddfd08085871444c1fb884a2 Added Update Channels
  • 640db3543d396102d0574acf1e1f2645d53fae5d Fix picking color from reference
  • 1e5c9cd5f8c1fd7eb1d9e50e72472f1820f93e0e Fix highlight getting stuck when using readonly tools
  • 307460ca03a23b677ff913cd4e97c5521603501e Fix crash when drawing outside canvas
  • 41522e19c2f95a692e461aa507f4beabe2676bed Updated incompatible
  • c3334e04f9ee031468a511e1411ba19e69692f77 Fix delete selected pixels
  • 1e7f911ff25acbd34dea9c026d91798088cea51c Minor fixes
  • c5f145e35f6d0c889c1238dc3aa997637aece6fe Fix #250
  • 8db203e7cb9d6260a0845b3e213926037c084b16 Accept right ctrl and right shift in tools
  • 93601a303a57d8e74a944e5e475a74b03121e935 Move tool done?
  • 058a332bb539ef21ca9d78b22c25bd8aaaa82c07 Changed version appendation to Pixi Case
  • 606344fa4aed044f64673320e619ce3ec25d2d42 Also added version append to update version info
  • 72e72b72b4cb37fe51a7d1d6bfe77dd9fe393a75 Added Dev and Debug indicators to version indicators
  • b6124360fdd42bbb7332ce8ded1d3e56c72f34f1 Changed hello there window to show whole version
  • 95746b193f7a5139b2b636a5eb7feb7abebb646f Hide Highlight when stylus goes out of range
  • fdab4178e0854478a978c64bafbc3c933950d78b Fixed Stylus
  • 10691c9dd72c95506c711a9231c67b2f1c68dbf9 Added duplicate layer option to context menu
  • 136a7edc4203412e5700148cd61442eb08161a9f Updated Discord Rich Presence
  • 9c933b02c9d85773b0f7066e0433e41b67931fd2 Move tool still wip
  • 8e5fbb66a68486e1837f327ec6da4958d1668f5b Move tool wip
  • c84716d79dcc016695c12d6ef22fa8744e66fdaa Refactor circle generation
  • d3618ddbd990f46429013d36cc761d66bf4b0465 Fix #245
  • 7e0e09264491075d8c8b76dde4d90a985339ecc5 Fixed LMB state management
  • 1225e5f959123585a64d58e21f427a59fbc5d5c0 Commented out code that will be todo: v0.2
  • 34a142fff6cea10395da85673920a8dc5af2f263 Fixed magic wand tool single layer mode
  • 722ebcc3e43778ab73c98d7066cc324f4739bfbe Refactor and fix warnings
  • 748ae49c84a1cbb02127039493d2fe8584854a01 Fix ellipse drawing algorithm and brightness tool
  • 337bee742a9b65533edff93602b411b4b3d8888c Brightness tool wip
  • 31dd16d6b046bd90e1f10b8fcfdbb0bae2fe1909 Circle tool refactor and performance improvements
  • 905d4ac4d8bed77b1abdabb3b6a03ae5a8981d67 Fixed action display and hide layers when using color picker tool
  • e0fcab5b3ec5d8c42b631477c015e39e74435bab Merge branch 'quickfill' of github.com:PixiEditor/PixiEditor into quickfill
  • c64d9099d0a3188c19afab2d404abf61e33dc00d Fixed color picking from reference
  • f738905299d140ff9e77eb4c94e09c4b6af7884a Merge remote-tracking branch 'origin/quickfill' into quickfill
  • 33f1ee8c03ddb1d704282f5a265438dd89bc8b03 Fixed highlight
  • 93969715825875e70a9690b8956506bda5c4050b Merge branch 'quickfill' of github.com:PixiEditor/PixiEditor into quickfill
  • 55f33779637fd9d90ea69c2918d07cd089470055 Added reference layer picking, improved Dependency Injection and moved tool stuff to ToolsViewModel
  • 8cb2576e5aa45d79e1ea9e77c45822f7d31aa058 Fixed circle tool and round brush
  • 6535dd237b5b3d73c2dea7cb3edb7b5f6efacca0 Fixed opening a pixi file and drawing on it crashes
  • f775e811562bd07fca2609bf318a1b7c8d4b5bbc Implemented custom brushes
  • 6ecd735713d7d37af77d76db7fdb73b12e49665b Fixed select tool preview
  • 0f182043e6d69b34edd18e260c6f0451ccbd12d5 Merge branch 'quickfill' of github.com:PixiEditor/PixiEditor into quickfill
  • ce436dc04bef11ad94bae6b1aa6be4d7465bc749 Fixed clipboard and implemented Undo Change Disposing
  • 4f1ce92e53e5615108cdd5bc4cce0258197e6682 doc
  • 27e91597f7bacda1cd99f0819c0f0ef905335795 Now fixed offset
  • ce09ad056db9c02df12f0db6060af04595cca284 Fixed magic wand tool
  • f2fcb7b7f73d367675a8ed92f8ae11bb31b6b5e1 Merge remote-tracking branch 'origin/quickfill' into quickfill
  • 82c24498bf7c285fc01a3e3688ccdce42a1fe02b Some improvements, I guess
  • 4969c4ca0dfe76243f22d9c9da77784eff4cacf9 Fixed circle select
  • 2df71ad4612adba999f18f94f032087e2ddf7352 Fixed rectangle selection
  • d18ed8bdf4b97d1607464f40cd35389666a5f468 Fixed pixel-perfect
  • 73e51a59fa20343775815f74cd5bec18700f439f Theoretically, pixel-perfect should work, but it doesn't
  • b4bca309dfc87f231b1ab8d072204e6f9a5b6c8d PenTool improvements
  • 6ea4a16f8deb11800a6f7a2f42c572fb87eb99ec Made round highlight
  • e7cc5b08766980bb8b4495f66d939508df7a3e8d Fixed reference layer preview
  • c3f1b3608baf3895293b70b127a580de8b097514 Flipping fix
  • 38399fcb7a2373bcfb16f9a46c40a33b02e7ec7e Merge pull request #233 from Xiphereal/limit-memory-usage-for-recently-opened-documents-preview
  • b1882f572faed2eb80c7fecc078e5ceee9810f0c Minor optimization
  • 937e37582d5e0e8f3ba7ce8e91946420d0ba62f3 Fixed syntax error
  • 843751c6522b50f5c1b5799cc5ffeb9fcfb74915 Flip works, but something is wrong with undo redo
  • 542f0e413f6c2e6fe02085a73c4fa06e3a901ce3 Flip wip
  • c9a474595639cc710758b51d01f1125bcf18f8d0 Rotation works finally
  • 7eee8de33ba5d602c748094c4b699d86ac0a2e63 Fixed preview layer on resize and rotate wip
  • 50073c1e3ece6215a73f17f5dea3aa115f3873e5 Refactor FileMaxSizeCheckers to ease the input "max size" specifications and the actual size check
  • 76af7a89271ef21362a67f513c1bf15907f24408 Resize 'PreviewImage' for big Pixifiles to fit max size allowed
  • 8296ee63aabcfce7cd4016e7a86dfae227f1e980 Resize 'PreviewImage' for big image files to fit max size allowed
  • 5426abafe10dcc7886aeae8a0d67662a27b8335a Merge remote-tracking branch 'upstream/master' into limit-memory-usage-for-recently-opened-documents-preview
  • 7e49f95df8a9dcc602d2ebbf5550f2837ca4ce46 rotate layer wip
  • b8aa6b88f4589ae0421a3e96d6ba24aace9aae5e More straight forward
  • c4c8c5591c523805b41ca94a186c210e2dac3859 Fixed HelloTherePopup preview
  • 95311fa156eb79819d5d246ae07870845ecba44d That was for debugging
  • 45bdeeb339d74f5ce33a913ef42e79057074bdb8 Tried fixing helloThere window
  • 8d9c4dbf6f192aa475e9c1d2898af46552a61617 Update BitmapOperationTool.cs
  • b0d9880779fc1020ecd6fb2aea5316e303a6c4a7 Fixed single click not firing sometimes
  • 753a47f36459fd71dcbb91cf02e7629a56f8a8bd Moved default undo to BitmapOperationTool
  • 4b174a61db8374ef5406f9332c8a496ae91b3a4f Selection wip
  • 0d16ec8f66de5035a57ba452b9de791fb41a0f80 Improve shift locking
  • 69041ca760a9ebc5e00f2f4f2caa688a8cfcc00d packages upgrade
  • ccf404c27a775221332da83b58422e76a843d1cd Merge remote-tracking branch 'origin/master' into quickfill
  • a969922059ce74e84005d1b7b76f2bd14f3c76fa Fixed pixel-perfect
  • 229c06a949c53725a5e5196f9d5f937165fc59d6 Unify tool blending modes
  • a421e72379aef47e0ff48b132c266308ea6e9248 Pixel-perfect wip
  • 0cc2a0cc8f0da8475746885f46974e3c4e550438 Fixed LineTool with thickness 1
  • c8ee06ce4056e183725c83d03f8b746b35b1b14a Fixed BrightnessTool
  • cbb5ef0cab444d08ffd9a352d538001c1cc2515c Release some of the memory on document close
  • 7455191aeaa3136f46f6fa4d74acf82d0afc9314 Speed up GetSRGBPixel
  • d4145b85a75137f80a73ca753db7ee0986e63628 Make floodfill work
  • 620a17c89f4fce52cc128b5bbe6f13b90580132b Fixed undo
  • adadef1890c8da11acf2ad7f87eb7dd0c5d8a485 Fix drawing bug
  • b8984cf1839b6abb15199666d1ca120d6b9bd409 Merge pull request #237 from marce1994/fix/WindowsRebookCrashingApp
  • f8c9ca528c7b142bfdbaefd797177337e037b0f3 Fixed syntax
  • 89a20a66383d051c8311ee36c1ccc9edc7500443 Changed condition
  • f0ead4e0e18bde12603aab2c7860e9ea8fac79c6 Undo Improvements
  • 6c1b9abc20bded21933c07c2ece076238255124f added show(message,title) that doesn't show in taskbar
  • 3513df869751614f2ae037eef4180b7f2d2af7ef Undo wip
  • 798339dbfe1efaa3cc76d4a070f54e686e12d8ef revert GetValueOrDefault when capturing the dialog event for when Windows close it by force
  • 9744a0c6260a978c08516cda703379d2dd05b4ae changes to ConfirmationDialog aren't needed
  • 8f67a47251159340ba77df02c1c42134bd9a87db Fixed crash when windows shutting down or rebooting
  • c1d445b9d55bfe033e29ede890ce0d3474c08f31 Fix the preview layer
  • 03a99cba8c33a95ee5088a63c78bbd5daed28b44 Some highlight changes
  • c1c3031280ce90a4b079692c9697d427453f172a Optimize dynamic resize
  • 35a6ce5d5cd1671b742da8645242bb7a7ca99505 Optimize drawing
  • d7acc86b13f88907b760a89dab044ec1a87a765b New preview layer and highlight wip
  • 2a3a2ea27ed85deab48a063ba4e8b9d2868b6d04 Dispose SKImage in LayerStackRenderer
  • b9f98176e6904a7f15a291a830225fba7bfaa730 Fix eracer tool and the dirty rect of line tool
  • 53275160050f2c98f80b44a145d1654df4a5f722 Clamp image files (png, jpeg & jpg) PreviewImages loading for recent opened files
  • 8dcbec6e4cc87464828650b1e97283ccaa918c25 Remove unnecessary usings
  • 18ac281ebf87bd3c9416caa1033428b9a0683ef0 Remove redundant asigment
  • e1be6533b71cbcf82af446be15ddc7c514451b22 Clamp Pixi file PreviewImage loading for recent opened files
  • e75352841fee7c81ed6fd9b4a37d4c1a25d8b0de Update CircleTool.cs
  • 0034798790eda65099b6276faf9a3fa0a01ed242 PenTool (without pixel-perfect mode) refactored
  • 03a50006743113cb1b8239d3a53a644ee4d20424 I don't get it
  • e4555cfca1c959d07b5438be448d1b5dc91cd2da Merge branch 'quickfill' of https://github.com/PixiEditor/PixiEditor into quickfill
  • 37ca2da7029e56cc962620792bf2a538745c4c41 Fixed ClipboardController converting image to premultiplied one if it wasnt Pbgra32 and used fixed keyword for ToPbgra32ByteArray()
  • 90b40f0b5ce3fb20fa1758d61289ba86a466f04a Update LineTool.cs
  • 11253552571fc66bbdefcd9dbb203cc29ae6a7cc Update LineTool.cs
  • 7d2c0e40ba81f67f1a28a903373cdc58c59a308b LineTool WIP
  • c612fc75ee9d37b37c2815233ee6d884e446aafd Attempt to optimize
  • 6d26fa1354134855d71f15f59960c42d40ec98a6 Convert rectangletool to skia
  • 4298c3ab30dcbdd2fb5ee5bed5afdb0277818fe8 Cleanup
  • 9b10d6f5d73a5049fcab1143f32d2065943d6686 Fix preview window
  • 1f2488dc8d439fd73b26f2a63faa9aa30f513036 Fixed syntax errors
  • db791e800c1e24e14f825dc3371880b2c58b5c91 Merge
  • 87c13a1b742b1e074b209d6872315a0550af14d2 Update pixiparser
  • c4ed02730176ef33b096aa3a9ed3ecac548ce731 I hope I merged correctly
  • 7fcab5793db08d265d33ba3179e1872b5ddba1e1 Clipboard WIP
  • 2587d881849c05096c46c028aef348ca8a87cf43 Make tools record single mouse click, fix ColorPickerTool
  • fa70070afbb57934f4503864fb7ebe64ef426d2f Fix selection layer not visible
  • f369f0e385ee3395b44095a85e78813f2f95d48d Fix preview window background
  • 4049155bb6367a0af4069d7f65964ecdd097cccf Various fixes
  • 34c6f90765f6ea8aa1a999d0837d21e34328b4f3 Fix all tests apart from ClipboardController
  • e1cf47b515e0f33385dc5722e54ed32c1fedcaf6 Fix some tests
  • 782c9e8b67846f9f0b12ee7447bf6d02502c3277 Fix group visibility and opacity
  • 0eba48913dc51f5b8c09789b80b83cb1104ac2de Fixed syntax errors in tests, but I wouldn't say they are fixed
  • ede060b35869d4f920cbdfb49994b1c5948339f6 Fix crash when resizing big canvas
  • 06a0b7f1ff2ae80f2b6a5fd5e0bbe6fe571ea462 Initial implementation of layer previews
  • ec6231bc11869e03b8ac23882401cd6d893b2c97 Fix more tests, fix flabbet's fixes
  • 15c1d168c238b7a16eb5bf6eb69a1c1e97fe35bc Fixed some tests
  • 7712d09e2eb6cb31d3f78e26061fbc2ec526db14 Fix navigator window
  • 68bf476ca037bcc396c4a686426c52bb0b3be631 Fix resize-related bugs
  • e05eeedd8ad1c94319d605564ecfd06c2673207b Fix reference layer
  • a27cf06ec2777fb0fb1900a6a4afb8f485d18798 Fix preview layer and swatches background
  • daec7734b4c709a59cb72661105e374bae78162c Fix the color picker and the swatches
  • 73dfc8a45549c4379f6387471da0ab8b77072bd5 Basic display of canvas
  • 89ef6cef271f0ec393a0f3f35ba0872becdd1928 It builds, somehow
  • 83f9a10144e84ea09b293dddd4fd7dfafae4636e I can smell the merge conflicts
  • 1effba09aed84ffc687441667158a99870f0e34b I don't even know
  • 9d1e527508ee5df48a12d5d950ab47a5ff4cb8d8 Update more things
  • 50772ea332dec48eea4f776b3cf4749a0845bfe3 Convert Layer to Skia
  • 14ca0818c9c2274582854b8f10c737d308ad4aff Add skiasharp
  • fae97088abcd9ae8c8d764b028c23929dd0e68ab Performance progress
  • 167c7756a0872411a572831bb77c3b7ec90ea9e1 Made it run
  • fafb0f43d62c219402742e3a16851f3d6906bf0e Merge pull request #214 from PixiEditor/websiteLinks
  • fba9d151e6d51fdf4215bffedd23c78546476671 Added Donate Icon and changed button cursor to the hand cursor
  • c7c4dcbf688b98e0d04ec3abb8c8e35f286ceded Even more small changes
  • dde4fc9cca174b6c8cd13cc5ece21c476aa5b49b Merge pull request #219 from PixiEditor/pixiparser-update
  • 36fef27900337bc0e2d1759c8f431a96b928c369 wippos
  • 20a20d8c408ea0f733e2206e45454446653f406e Update PixiParser to 1.2.0.1
  • 1af02f3fa23250ef6675151a711b6c02b9b71dc7 Small progress
  • a1c0bede78fd701cc5d0040d1ff391f21ea736db baby steps
  • 64ab53da8897f3b7fdfe599f1e8468e9fd3066b9 Merge pull request #217 from PixiEditor/bug/ZoomShortcutCrash
  • e86fbf39ccca3f5878d6e88c36707588bbc45ae3 Beginning of a big rework
  • fce881d4f77764ef26ab8c4395e6bfca8aed62ef Fixed +/- crash
  • 0b5717b5eb09901f14d7e9e4c97499477b82feb8 I was going to fix a bug, I was going to...
  • 268c917912d34bd9764f4163189111929ad8b924 Don't fill area with the same color
  • 2de5c7c1f209d311134ca82b84ef2bb567ab1a66 Added social media icons
  • a6d0ba561200ffc271e18900992183256e6ecb4b Remove stuff I forgot to remove
  • d04a476c520cedb937b404ea6c3446a1a17fd370 Optimize fill algorithm
  • 23da0ed08351868a8fb9776298e843e878aa64f5 Fix typo
  • 1b86f035608d7c3cd93568797dfc736a576b8b25 Added website link to hello there window
  • 7950d2812d580f95112b451cbeee95556726aa36 Updated documentation links
  • a3eee571871fec6eb05ed11daedde10e6a64c019 Merge pull request #215 from PixiEditor/swatches-fix
  • 64aae2dbf79b5214b54863d02df09f4bfec06a0d Fixed swatches background img

This list of changes was auto generated.

0.1.6.0

3 years ago

Summary

  • Added navigator
  • Fixed parser
  • Added show image in taskbar setting
  • Added circle select

Changes:

  • 2dd894a344b2d63cd44cbb50ac24746d91119099 Merge pull request #187 from PixiEditor/master
  • 26cb23a90f30a689bb43af2124b7558b0bc31db3 Updated assemblyinfo
  • 648df0b498eba7b08f9d5769691ddca011dd9499 Incremented version
  • 17023c75cee53f9cfa511983cc23cee7b3cfaa8a Merge pull request #186 from PixiEditor/stuff
  • 4d8c5ab7e5ee400b143e27ff5ad3d6222aaf1faa Changed action display and settings icon
  • 91bddee6bc28c371347e1705aa00be0e2c5f6243 Added a option to change the background of the preview window
  • 39f4cc4d8ca742263ee6f1039bd9c42499789cf8 Upgrade to PixiParser 1.1.2.1
  • b67ff66f5147c7ee4d7dbaa8d5aec823d7e8bf7a Changed PreviewWindow Action Display
  • e1152caf5ba7a396707e9c67c13058640643b7e3 Use normal WrapPanel in SwatchesView
  • 0aff00090eff8450e1c64bccc1b61fc1a623d84a Hide hello there window in taskbar
See More
  • b2267b8f27185ce2f3e6d2fcf3b6debcc87a2ea2 Moved swatches in an extra control
  • ebb1f8747ffa1d9d6cc88f054854f7c3cc693ebe Added file drag and drop support
  • de41d9a44a20ab935db138ddadf8d33d62fa60f3 Implemented custom action display
  • 5114418000d08bd8849d085c0c13520975acd58c Fixed apostrophes
  • 43f57898aa552f71899d8f605801026e229c1483 Fixed ISettableOwner typo
  • 61f1e81d2e07ae1a6bcd4d5fde4de8b3847fd290 Moved the _ in the 'Open Navigation/Startup Window' MenuItem
  • 9e91ae7c07c0ba9bc6dc602711d7ac8882cd51c1 Fixed DrawingViewPort DataContext, hopefully
  • 2bf1c9414594b291f1cfaee1d7d1947595aa53c3 Fixed DrawingViewPort DataContext
  • 579aca7be3c0c33b0eac52cb433d03d30456888c Use layer.Width and layer.Height for CombineLayers
  • f8e8edf82fc098ca83fc8175434326cffd684774 Fixed tests
  • 515fb46e48c3be31d3da1a4c1f313aaa2642b7c8 Use Shift+Left Click to copy color to clipboard
  • 98d624f885ea70b5eb97c744d8a3a05b8e1993f6 Show actual cursor in preview window
  • 83a583e478e79cafefcee2638b1060a52571dbb5 Fixed color cursor only visible if over any layer
  • 7dd3859e9588caad67511c47d22009b59ef519c1 Added Show Navigation Button
  • a0c0a709b343bae31d181c01b41fbaea82daf92a Added Navigation Window
  • 7698842e87fb59c7fff1616cd7ea50e0ec9bedaf Merge pull request #185 from PixiEditor/msstore-badge-readme
  • 277738867593ea402bb2834eb8c42d3e8de1ae13 Added Circle Select
  • a84ddde9071f5838f068ba4053f809c1fbdea793 Update README.md
  • f7e29c927ee1ed89ae2317b2f0599f9ad67fce68 Added documentation to IPreferences
  • 63cf2a279d8785935ddd7e2efc2f7b07056acab0 Added AddCallback<T> to Preferences
  • 13ebc77137c8303e93cea805eefa56bb9dbafe31 Added taskbar icon image preview
  • 34499c4e24bcd5726ca984829e3b67fc42d5d1c6 made or bold
  • 90a3eac54dd3b6f5bcc0e7a21b8061b33c5766ba Added badge
  • 6a37118640005e0d29eb730c04feb2e337b49952 Merge pull request #184 from PixiEditor/updateScreenshot
  • 728f0813b01a10a3c78d05419ac9b2070941e027 Updated screenshot

This list of changes was auto generated.

0.1.5.0

3 years ago

Summary

Main changes:

  • Created custom theme for tabs
  • Added pixel-perfect tool option
  • Added Multiple layers selection
  • Updated Color Picker
  • Added startup window (Hello There Window)
  • Added undo for a lot of operations
  • Added grid lines
  • Added Undo/redo buttons
  • Added copy main color as the fill to shapes settings
  • Changed swatches UI
  • Added color sliders tab
  • Fixed a lot of bugs

Changes:

  • 7574cea43301d22ce9fb42b24d6292895e22c741 Merge pull request #183 from PixiEditor/master
  • 0c37721f110c6b41117b34c79176ef28fe421d92 Updated sln
  • 10d61a5c7d3eb0bdfa4e8f3bc8f9c312bf46a485 Merge pull request #182 from PixiEditor/master
  • 150f83668b26804cd98cdf4032b538e43e5f9556 Updated configuration files
  • d7b83d3835c18ca4a598be2ac20710fa59304012 Merge pull request #181 from PixiEditor/master
  • 4aad2e0b49a60cdc7918e8a06864ebe0207a5361 Updated csproj config
  • dc766483ff9e4e427a4315f309b4bdac2fbb106d Merge pull request #180 from PixiEditor/master
  • a3546a342b8b4f3d48231060d2584d70c500c59f Merge pull request #177 from PixiEditor/msix
  • 87087ea089aa1dc2f97ee928ee26ebc4b807dcad Assigned owner to popups
  • 012043950c0968f23254b33023968631b6b10a3f Don't close hello there window if it's closing
See More
  • 6c48cbba5ea1a3394f50429995866425037408b3 Added tooltips and used variable for assembly version
  • a6d27d8c2bc5fd64fb28c3c7408deda2f9b850de git commit -a -m Improved Tool Display Name
  • 7f44239b063d7d90fc783b1c2f075905ed1eb6ec Improved Tool Display Name
  • 9e09fe5c428710018c21cd1bc9dd9d85649ba8de Only close hello there window if main window has been selected
  • 5f728411ddccc4eb57e6ef668e253190d05fd8b2 Changed button margin
  • 9c26f479d857a6e9b21b03c37f2eb22dc28a3036 Changed version number
  • 2b27c83df6dee31f27058ea7d5e5b26e1707fe3e Added undo/redo buttons next to the tool settings
  • 06b0c729a203d3ab2dc04059e75f0728ae98fb65 Merge branch 'msix' of github.com:PixiEditor/PixiEditor into msix
  • 977f3c57943f54515868d142d54248b40a957969 Significantly fixed performance of select tool
  • 39e04fbc934bb8f17e65283cd0e061c27f147a58 Define Debug if MSIX Debug config
  • 547704ac1c7da130c02ffc6139b2cb9b0a18d8f5 Updated NuGet packages
  • ac5119934ef14a3593dc9f1de2b7b7b22adbed73 Fixed wrong MinHeight MinWidth Layer when converting from SerializableLayer
  • 7ad8892776691963730a12c0e197a08585d0082f Bumped up PixiParser version
  • 8e0eedf5516503de39640271cb93851ff554d806 Fixed tests
  • 1392f59955b4944a53097acea94c583449cccb51 Downgraded package, so Azure Pipelines won't complain
  • 0c8ed124abfeea4ea712e0ad27c0702f18b9f604 Reverted last commit
  • 967c79d391e926574fee59377908009f779cad56 Excluded MSIX from pipeline
  • e3eec3b407bbd790bab1f9e7e67bfb7eb53e0052 Maybe this will fix the pipeline...
  • 77dc77a1bb11f776e0e35b4004ced846b90de888 Update package description and enabled Open Is Safe for .pixi files
  • 3758ce7144d79513b7a5d27797fb237cf814dbab Dont open context menu when holding on one point
  • 2927324fbe3be11255ef8e71955a96fe8601fa62 Added Stylus Eraser Support
  • fe993e3a16d3c5b3c9f2ca935af71ce2973c8134 Decreased min window width
  • f9729a6d869ee800989151b970ee4ddc13cace37 Fixed shortcut typo
  • 1db1cbec9af738d7cf47340f2bdf78ff3033184c Created MSIX package
  • 644b05a15338d9ec19f654a581301c645010d526 Merge pull request #174 from PixiEditor/colorpicker-update
  • 5ca911d8550e233027ac9114408b4dd9b499da60 better panel visibility system
  • ddfe994514bd934d31db3654ff5d2ba6c156bd16 fixed tests but it's not a very good fix
  • b39abfb759f5a9ce57a11875eb9577c4f502fad4 fix me being stupid
  • 45e54177157842d62022a96a19e3e1e2493383d1 Add textbox next to alpha slider in SmallColorPicker
  • 68f1e7e80dbe84842a508fe649248420fa3071d8 Fix another bug where a layer can become bigger than the canvas
  • 60ff77efd1586ef17760144dc3ed33bc2e711392 add alpha slider
  • 3aed62d2537285ca30978ac642cb1cf6869d30bf fix the bug where you can draw to the left of the canvas, make crash when merging misaligned layers explicit
  • d24e5f60373cfdc497ec002ad0e6e7764c526eaa fix most of the warnings
  • 4ff8b7ca2b0346625604298a1632c8d150016501 relax stylecop rules
  • da36473f15afb29e58d862f7aa6b3731d835fdbf refactor
  • 8322033735f17275397688d94055b197f9a4f9c2 make 2 additional colorpicker windows and show them based on screen height
  • 61978daf2ac1cde004d475cedf1826c5a80646e0 Merge pull request #176 from PixiEditor/open-debug-locations
  • e96954a859fc2358d52af530029225530948cd31 Added commands to open local app data, roaming app data and install location
  • efd12f6272a3ce059c1766a50fc978685c070433 Update color picker
  • e31af045baccc5d1582943d22316fac37ed9b25c Merge pull request #169 from PixiEditor/fixes
  • 40d49d814d7c10cabb32ff50c7fd9a0db7bbbaea Subsribe to PixiEditor's OnlyFans please
  • 55b43bd6903f47cb736aeab51247878149c24cfd tHE CoDe MUsT nOt cOnTAIn mUlTIpLE BLANk liNEs IN a ROw.
  • 12076bc321786775205e071cdded009c14806e62 Added AlignableWrapPanel and use it in HelloTherePopup, change pixi file no longer supported text and fixed restart button always showing in Debug
  • 30b7b3730e88ef5e394317da0ced7931f9cb3232 Merge pull request #170 from PixiEditor/funding
  • 81baff5d517f7bbdaa09f0a693b90ba30fef1b70 Create FUNDING.yml
  • 070b2789f7bcbe8e2d04ce7cd87b7357347d517b Dropped support for old file format
  • 2e520313e132d7e1f2ba4db4826e12cc78731de8 Fixed installer and hellp there popup bug
  • 4c348a61ea10e77cf7b9c0e49411007a04a6a944 I pushed merge conflicts...
  • 57307fa47f9df117627ef61b6f1fcfc346e8494d Fixed crashes when user edits preference file
  • a442edc4526253446aef9f456cff5dc484ac8e3b Fixed that no layer is selected when a document is opened
  • d2855f737366b8013d30c8981e44403a3d5d1c7d Fixed crash when updater could not reach GitHub
  • cbbe2788cde81782f0d6510afb5ad0f613c73e18 Merge pull request #164 from PixiEditor/cool-windows
  • d55097c11171297a94722b18d72e577b85bad1f4 Added shortcut window shortcut and wrapped both GeneratePreviewBitmap in a private GeneratePrewiewBitmap
  • 559c6f805eb913b00910a6acd328a195feee1a8f Added file extension icons
  • 13bda6aac41cfd0c233795222e14b0f643042dfd Added open startup window menu item to view
  • 8e1a36f79cecec423b40f20c41f3db5be4464b4e Added hover button to social media buttons
  • 1e0c4e7ef7b66241cf18b20cf45468a763c7ad4a Fixed max opened recently not working and apply correct recently opened after chaning max
  • 06d12c35b381ba99053ab0c87408e6fedc8ac3e7 Decreased max saved recently opened deafult to 8
  • 53b695b52c562133881bba2ad27bd4aaad7a94af Made hello there window WrapPanel look good
  • d6dfaac24a07f5ad7003b1c9338541e2526ed68e Merge pull request #165 from PixiEditor/readme-subreddit-badge
  • 5d7461970e3143950ce730f6ac884358e765539d Added Subreddit Badge
  • 1345d8e8d52e050713a876c1d2c09ec6460d69b6 Removed obsolete tests and fixed tests
  • 8a65b39769b98022f361062c34e1241d2752d205 Added HelloTherePopup (aka Startup Window), WIP
  • fca0b2521cc0420e0a263ea27e9b938a0ce4e1ea Added Shortcut Popup
  • c9eaa70c75f0c554638356d512620fda4cb6de26 Merge pull request #162 from PixiEditor/contextMenus
  • 7c59d6825f759f6835150aa7dfc3a4d1fffd46f8 Split GetHighestSuffix and made Regex static field
  • 6022619e1611cf011bbd11c342b988fb8cd252f5 Added Test That Duplicate Layer Works
  • 92ea45144572e92a3d2ee725a1c8031e0c39a41b Fixed build error
  • f5a95dbefda26ac72280e77b3ae224f7b9415bc1 Added Test If Correct Layer Suffix is set
  • 7cbca3d41330c80c30352f16ffaf361ff125dbfd Split GetLayerSuffix()
  • 2aa6caf11632a0b67676db25d69dc8142b99302e Added duplicate to Document.Layers
  • af0b8aa12d16e509b8fe4b0b5dd72d6dc4834a59 Added layer name regex
  • d152058ad43baa2a0acb57ca2ba3498eafb8e8ec Added duplicate layer command
  • 5a4574d15ea979f59674622ffabf5cb9f249a03d Added context menu to canvas
  • 5894bb517be1c3e6a6ad92c12ca07e4a12b955de Merge pull request #155 from PixiEditor/multiple-layers-selection
  • 61892cf3e8623471e6b263542f5b479eba53685b Merge branch 'master' into multiple-layers-selection
  • e80a6a84472d2c864768576960f2a758e3729aa4 Fixed move tool creating new pixels
  • 8bf16c900a6d78d0229f39923ff8db891ecc86c5 Fixed tests, of course
  • e7c6e0d26711859a78a14aa2d4474fda89d25b24 Made center content selection dependend
  • 43642b207cebc90338b9badd49853a4d3c5ad6a7 Merge pull request #160 from PixiEditor/debuggerDisplays
  • aad16799319f5d7277ed9dec991e9cd341e671d7 Removed break from debug menu, but I should check if it build's before pushing
  • 1a92bf932c034abf00cc8281ff5c28e19cb31f13 Removed break from debug menu
  • 909e8eee4080867e8e07550c1992d56718d959b9 Fixed build error
  • cd71c96945e5022a5a63524e4b94f2b7afe66ac7 Fixed onClose
  • 1df296f3dd8370b8ee011f30d62a3b2bee102c1a Changed ActiveLayerIndex to ActiveLayerGuid, more reliable
  • 685858b8ec35f1f8a284247d05e9f617f04a6557 Revert "Update .git"
  • de58a8f7458e3e91353e3ab6cdea0be065510952 Update .git
  • 5387ce98de7c183c346119c4330b3244e358956f Fixed background Layer color after delete redo
  • f437e2d01c62ff01b20fcba182cadb19496888fb Right click now selects layer
  • 7ba9143264fd975ab263e91747bddd103be2978c Added Debug Menu
  • a415d4328fe0bde6ebc7d97e62ccafae143138d2 Added SetProperty to HighlightColor
  • 0ec4f0d248e76bd70651c1c00af8a2c9531cc48b Added Preferences Debugger Display
  • 8dc2ae7556c59156e8c4933991e7c95e776eee46 Added Layer Debugger Display
  • c0210570bef6973d162c4fcad05182186cfd4e70 Added Document Debugger Display
  • 81cfdbe5cd46b06f3eebec09507e17d8d048d320 Added UndoManager Debugger Display
  • dd5ef7611cac35150eec6ade4f4ba9afd4cff6fd Added BitmapManager Debugger Display
  • 4f66cdf314f534203750fbc16f18c3c05da14746 fixed syntax error
  • 3cfe364157acd6c79e84b0a97f461afbd70b5d5c Merge branch 'master' into multiple-layers-selection
  • fa4641dcd243f57593b9cc01bbf045f20d104032 FIXED MOVE TOOL FINALLY
  • bef01717890fc3eb9f7b9c623fc245490e39aab0 Merge pull request #159 from PixiEditor/undo-selection
  • 2d3e2f8e68098fa9ac62421a5e76b42ac331b3ea Fixed Add/Sub Selection getting treated as New Selection
  • 0dbe703be468125021456586485cbc08920693c4 Removed deselct from undo and improved readabilty
  • bc836ae5bd4f33f6454dbe7500ffd0f0cdaf1159 Fixed some bugs associated with MoveTool
  • 50bc74954bb915b1b9b16d638c18ea92b884827e Added an test
  • 4f17426822759729f05680effdb110f82675fde2 Removed unnecessary process
  • ab81c88f1bfe01f9367399b76b55d1c6b8424f98 Fixed deselct generating new changes
  • 03dbe677ed366ceac2c3b909cb00369eb1bc3505 Select all/Deselect
  • 3732392d2346670a06df8a0c53c76f58766294ab Dont add second undo if no pixel was selected
  • a483542bfdb1db11a9624c1b4c95bb1879452f51 Added debug display for selection
  • 5768197c356dabaeeea423ebf5bb65d23d806a1f Added undo/redo for selections
  • d047efc2605dca4b9a9949b761bfa5899c2c0c85 Actually implemented it
  • 00a47e4023ac49fd0c91a970224fe61639873d11 Implemented EnumSetting<TEnum> into SelectTool
  • 6947e977276776d295596fe17ad6c144993b57e0 Added EnumSetting<TEnum>
  • 8919feff0618306656f6753b5a3e8abe7deb54b8 Added SetProperty<T> to NotifyableObject
  • fd7b4276fa9f54e004b5d6bb27989cd881e07d53 Merge pull request #158 from PixiEditor/discord-rp-fix
  • f844b4d0d09535f234094cf234bbe534df2b21ae I commited that line!
  • 6d1623bbb51571df49153f69f6e5559dc8f131c3 Added layer selected colors
  • ec372f531ca9489e8dcd5ef1dae7a3fe5fefef55 Fixed discord rp not showing after first PixiEditor startup
  • 16cb40876e787eceb8c8aedbea99e64d152f57ba Disabled option to deselect only layer using CTRL
  • 737ba71939b87ef2a9cc368f77777107bcc8bcd2 Merge branch 'master' into multiple-layers-selection
  • 1e69312af59694e9388e275720c3e90cf8c948b0 Merge pull request #152 from PixiEditor/recentlyOpened
  • 20e030249bc69d0363cf318dc8bc57d74807b007 Slecting da open document
  • 9c690ca8c00606f517dccd666555363c853a923a Merge pull request #156 from AlmosYT/patch-1
  • 7c475555476a8a7cb566903f289f19c6a3ac2469 Massive fix
  • 7fe3421c2059aa457656ad05fc76f76d135c1a6c Disabled Merge with above/below for multiple selected layers
  • 302a6f2dffa7ebcdb165e8ecdb3e327123e0f0e2 Are ya happy now test runner?
  • 799390df5b8a2c994d3b0c2785c0d51aa7b10e7d Are ya happy now?
  • 6319bdde270757496b9939b85965ec97586c2ee6 Merge branch 'recentlyOpened' of github.com:PixiEditor/PixiEditor into recentlyOpened
  • 32b72900cd345e499cad8d8744f6afa457c6f337 Fixed data context crashes
  • c7c7554c151e67a83b6c80677206109171c53763 Wrote some tests
  • 2825a6f41950f2dd094be16913b94a3860605273 fixed tests
  • 87b836d871cde61aa7eaddc46f157e1244c96e88 Now deleting selected layers removes them all
  • 48e39c9e145d92515913c782f54f91c508a883ff Fixed merge layers and shift selection
  • dd778370981a1620736e01b4a8571c3cd21e32dc Added merge selected, WIP shift select
  • a7f28f32d3d0c2a7939d61e2ef82b8523c47af75 Multiple layers editing wip
  • 53f1d641b20cb44dc3b592d61535d7f2d60bb81f Merge pull request #154 from PixiEditor/grid-lines
  • b97c8f91e355235c68d43e1492cc5fdf5ef540cb Fixed dashed effect
  • e665f29d3dbb8775f9ae44a0e4da6f794551cab9 Fixed visibility on different backgrounds and moved to most front
  • fcd32fca9e4ed94d2d19fb0b72ff44c529450203 Added Grid Lines and shortcut
  • c6bad7ad2ee273620a6b19a9a81bc33a6ef4de26 Lines WIP
  • 6f3586c0403cd9f1660f1bb6578834d29e1ead33 Added file exists local preference test
  • 0f47ec68da47f64aef32833f1acabe0d1a12a6cc Added local settings tests
  • 3996eae5c85ba2e4a244c131103de8acf2da84df Added recently opened tests
  • f488736239ecef83d865f06f3d499fa11c619f44 Put Setting Groups into extra files
  • 9645ca513cbd8e6a110ec1b4f4e28ddc01160588 Added IPreferences and Service Collection to ViewModelMain
  • 80ddfcabec3c7dd84a765b6b10076c207addd9a9 Ok
  • 7749c3709a66ec72fbde58d39aa64d529b3cf133 Added setting for max saved opened recently
  • da392df155606d9dc046db08e9824d5fe92719d7 Changed menu item style
  • 1c0f425218b77177fa517dc9828fffd7b7a7d73c Merge pull request #151 from PixiEditor/small-improvements
  • 7b38f8ff09c248f0b0286cad4c357645e1e83b0f Merge pull request #153 from PixiEditor/undo-resize-bug
  • 372e730e1ea98549cf8f17cb295663034524e4fd Fixed color picker tool mouse move and layer opacity not updating value
  • ac5bb5f7f90bc7403ab900324afc8e4b686db787 Fixed resize undo destroys quality
  • f4b2a31cf6ac73cce9a9a69cd726eb2191015810 Increased limit
  • 4a1b5a18ea3e3094feaa69046c14d3da066c3a17 Fixed tests?
  • d5e823dba72b911b78ce1430c9a1e3e02bded6c9 Disable recent if there is no recent and move newly opened higher up
  • d2f923aeb140960dcf6d3bd74c9c6a2cfdd94af2 Changed user preference path to roaming and added local user preference
  • 32a726734de05f4e09abab19050f2aa8f2aa63e9 Calling the method might be a good idea
  • d0fbf81498bb2b4869d8cdbe080c8559cee65f6a Added recently opened files list
  • 7a2175982644bab5a370b20a15dc4440b32337db Fixed opacity and isVisible setter abuse and disabled opacity on doc nul
  • 2b84e3e2b74a69fb5a9d73b4bc2fc319c722114f Changed KeepContentInBounds to false
  • 63aec248b0309921241242380b427f504fb3ecaf Fixed color picker tool not picking on mouse click
  • ec1efce86a9ed81bf51b73a96eeccbd8a90c7d45 Fixed double click to rename layer
  • 3bc93299077ed5f8d570a009fdd2aba995cc8207 Fixed ToolSettingColorPicker
  • 3cdc2c530d916aa0f3e1a9e6c21dd7587972e7fb Merge pull request #149 from PixiEditor/pixelperfect
  • 64ce3a3d2f837815de2c96a9dc091f5efa39d7f4 Merge pull request #124 from PixiEditor/mergeLayers
  • 843f1ed349619117db1b92acc58fdc129cf44264 Fixed removing existing pixels
  • f3bf1822462d53310201ed23ecaf7d67e82bac81 Fixed merge with below order
  • c597ce220f05402c50313bac729117f56fad209a Implemented undo
  • 86d6dfcbb750b33a25525ad9da4ca4d85802bc2e Fixed merge conflict
  • 1feac2f236fe9c1f6024f763c6508726b483d407 Merge branch 'master' into pixelperfect
  • 3f2b3bdc96308cc5ca85f6649e9afd40d1070011 Fixed line breaks
  • cea66a180ce41bce2854def7dfd0e5a958e7662a Cleaned code and wrote test
  • d125436044d41c8bbacdd9e825a243cdf38a09ec Pixel perfect works
  • cd9b74d99743fff98d17bc851d77a65c1aed6b43 Pixel perfect algorithm works, thickness and apply transparent WIP
  • bf5ed76127518cf05986c1ce5b5300afa260e93f CodeFactor
  • 906d44fe63192b26c3b5402990055d1fb6253c38 Added Layer merging, partialized document and added layer rename shortcut
  • b550c25e339d57d455f719def296e51cf04f96b9 I did it
  • 216ff27904426c3e0b3ef3a33c2bb7d1d8469c17 Fixed merge conflict affected file
  • 0e5ea74583a82c877f579897d156bec0d43cbcb5 Merge pull request #136 from PixiEditor/undo-layers
  • 3b4991c6ed0f6eecbd3c36dea233812b3e262156 Merge branch 'master' into undo-layers
  • 3493263422990363b76cd3d6d13b24fc034b8424 Merge pull request #147 from PixiEditor/textbox-focus-bug
  • 245c8a0ef9a8fbc9371cd04b73e2cbc958e780c6 Merge pull request #148 from PixiEditor/fillCopyColor
  • 2610e6df0f777607b9f631ebc750092c09b1c293 Preview Layer without clearing on update WIP
  • 792f0ffc6a39b9b698d195467b4a4c6968ddb0b6 Set secondary color
  • ea70be9e72b868aed9d65f8df215c8eb405d45af Added Copy Main Color button to tool color setting
  • 69027651cd8f7e287e54bd487ee2a23259656352 Fixed textbox not updating value
  • 1b746baba34cce007d34e9061295acdc38381f77 Merge pull request #146 from PixiEditor/discord-rp-buttons
  • 6ebe0bc9f2d8e666ed1c5f3851e03ff311ab3306 typo
  • fcc54d50c955de779f442764bdfc3a0aef18b910 Added RP Buttons
  • 6e81dc67b655e5610a81ded7ac631a2eb2be378e Added featured content
  • 96eb46c18b78073ea43a281c25da9f2e404389f4 Merge pull request #145 from PixiEditor/avalondock-theme
  • 4fb85f525cac7baa14559243beadca010f119827 Fixed divide by zero bug
  • 30a62f223b63ad1a410bf826db5845481ba626c5 Fixed hover close button color
  • 27389c9ad97c494eeacc3ccc84448aee1b295e40 Fixed cornerradius for document
  • 30db6a303c742eda068b8f2e37ee15a65269b746 Fixed DockingManager alignment
  • e7dfccdfe3d7d9b57c58bc4f8ce4852b7f0875d3 Single DockingManager WIP
  • ae9d9e342fac2163fc9b46cc3a10923f44ce53d6 Merge branch 'master' into avalondock-theme
  • 977b1a8099c726aa3441cde2f8adf0f8ea44fb20 Merge pull request #144 from PixiEditor/discord-rp
  • b0977616938d9ea7a1a527acbb7f8faada4eada9 Used BoolToVisibility Converter
  • ea9ed823fbe074098b4c6cebb5d5ec2440a79cc1 Added BoolToBrush converter
  • 550b024d118b8a4514dbffad39404cdd8463afd7 Did what flabbet said and added a preview
  • 7750d58879965ed5d5099205a7d5e5f05c7873d2 Fixed syntax
  • 44c642c9ba8a93ad071e23d6fa3bf06a4471a7b2 Merge branch 'master' into avalondock-theme
  • 16d75c1dda09d5a8adbfa0ddf9491423abdc649f Added more rounded corners
  • 4eec45075c5b3b1fb5fa5d2c56ba52228ed9090c Previews are now generating much faster
  • 6de5361da672637b623903a7d401cbea1bdd0227 Fixed tests
  • f9a455f7f77770815c43424179060c7e7197ca8b Implemented Discord's Rich Presence
  • 98031e18afe1005c96673e7b76f0593c64c0cde3 Preview image on tabs work in progress
  • f94e2c09e3b790a8b996362d9f12a8ba1b0c82a9 Fixed ActiveLayer index bug and select tool undo bug WIP
  • d72f1f48d7111929ad5558d209b73de35c79202e Added layer previews and document previews WIP
  • fdfba0d314dc9be58a6efb676139dc979e89f7d9 Merge pull request #141 from PixiEditor/disable-shortcut-input
  • 5cb41063ed3ed45ee54ebfd84e9fd4e7884a91d2 Added Preview layer and changed selected layer color
  • 23c9c355f154811faa58f6047a67d5e3b304681c Theme WIP
  • 2f3451b4d41cd8e622c4899ed163e95b7f01dab4 Added Styles/AvalonDock custom style (VS2013 fork)
  • a92e30d6f3273c7953e02aa51c672626d639d9b5 WIP
  • 20c8fab4ae5ae333f045becd1896409bff8589f8 Fixed restore active layer
  • cbf370bfdcf2084b1668d37e6bee403c85d5b11e Fixed multiple layers selected bug, draw undo record and move layer loop
  • 8575321983840e91b0a35ffcbf87f897fc386714 Merge pull request #142 from PixiEditor/swatches-ui
  • 91e6aecf317ecc3e0f3fb2d2ea18efe5bc41ef5d Replaced shadow with border
  • 9655564a28554bc3ced419943aea29085dc572d6 Made swatches rounded shadowed rectangles
  • 2e6aaea8c31e9e933107c521211f7b006af4d20d Updated InputSize font to 16px
  • 5a5236693913a52cf7ff7f5d1c431a665fc80bde Disabled shortcuts on textboxes
  • 50b7df8c53759eef3ff25d2366cf767bac269c4f Added FindRootProcess tests
  • 64ec716c0177344da10624c32917e21d37a251e9 Added IsVisible and Opacity Undo, along with new UndoManager root option
  • 4e75c63cffa6ca0885a076cda64beaa2cb6d838c Fixed undo and redo of StorageBasedChange, layersToStore didn't update
  • 5346c18358733eda18792f739b5f4faa597b03a9 Merge pull request #137 from PixiEditor/small-tweaks-and-fixes
  • bc04ced3f2333468673350439c803ad0abcdd4dd WIP
  • fc25ec8df43b9a6c673bfdc58b028fb86734fcd5 Log stack trace on crash
  • 71cdf93de31dba233edba88fa48e35c2e1089629 Added StorageBasedChange string docs
  • d956da2fbbe2c5879a6e76b663087365388dbc3e Made a full use of StorageBasedUndo in AddLayer
  • 8402b0733bfd6c7b5dafeaf356c751c4ff716760 Fixed tests
  • 314ee84ebb2ac3b65dc1ab39e9ce59eaea2b4620 Wrote some more tests
  • 4ff7e1ff7e7600ff8786dc730c9ff0d4456e3021 Disable "update is ready to install" dialog in debug builds
  • f545d971b7c0ccf48b1fdf84b15d87c0beac0ad9 fix #132, layers now line up after document resize
  • d0d7232a70fa81b13b0c2dde58e1968e97069cd1 Added undo for adding layer and moving it, fixed selection bug
  • f40f4341d5842ea34f72fb3fedd910a0f946c181 Removed unnecessary assert
  • c374330e49224878dd3f5234974b12cd42dfc12e Fixed tests
  • 5c7a2fd2a7beb43b99b85241a193b387eca633a9 Added undo remove layer
  • ca9c23b8f1657bc590941d90ddb111768246e811 Wrote load and save change on disk and wrote tests for it
  • bf80df6ef718c4b2638a0b5bfa3493138435995c Added gallery to readme

This list of changes was auto generated.

0.1.4.0

3 years ago

Summary

This is an update before our biggest planned milestone v0.2, it brings a lot of improvements, features, changes, and lots of bug fixes.

  • Greatly Improved tools performance, now drawing is buttery smooth.
  • Changed application framework to brand new .NET 5
  • Fixed corrupted file crashing
  • Fixed bug which crashed PixiEditor when clicked on an empty canvas, without document
  • Styled checkbox
  • Added Settings window with the user preferences
  • Added Action display on the bottom of the screen, which displays available actions.
  • Added clipboard actions undo support
  • Added delete pixels undo support
  • Updated installer to .NET 5
  • Fixed Export as PNG transparency artifacts
  • Fixed Size Input crash for some values
  • Added tabs, you can now edit multiple documents!
  • Added brand new .pixi file parser, backward compatibility preserved
  • Implemented new Color Picker, version 2.0! HSL, RGB sliders, and new visual picker
  • Fixed self disabling shortcuts bug
  • Inputs now lose focus on mouse click
  • Added scroll viewer to layers
  • Moved Swatches to Colorpicker sub-tab
  • A lot non, documented changes

Huge thanks to @Equbuxu and @CPKreuz for amazing work!

Changes:

  • f97080c65fb3fa81c44c43bc810360a0e599e273 Merge pull request #135 from PixiEditor/master
  • 60ec4abcd7220d5399a1f9c531e4f1c6308ddcee Updated inno version in pipelines
  • dba788efe6a545130f37fc8e5d5e5948eb8951c0 Merge pull request #134 from PixiEditor/master
  • 292af1168d43af1a7f9125ae6025a4963de813c4 Merge pull request #133 from PixiEditor/pre-deploy-fixes
  • 0a7196ccfba753388aa5e25548fd1589cf619e10 Merge remote-tracking branch 'origin/pre-deploy-fixes' into pre-deploy-fixes
  • a2334a1264dc7707bffac03ad7d7c81195f2ee35 Updated license
  • a5fe9ccd6bc209ade8c46b85fbc8346503b7d383 Only assign active document if there are documents
  • 323b4bb28fc09ce47d1e7ef04e67a51bcaa4bde8 Fixed empty layers in .pixi file opening
  • dd6f54b2f41fe2d84219821ffc1669b193b81b33 Fixed margin for action display
  • 0f95846c19864495b08a14f10fb6aaf146981d01 Fixed document name not showing up for old files
See More
  • d2e200e52350b6e1b59f35b67d0d2a8d43812b76 Replace screenshot
  • 4ae874fb7012e0f519989bc879638b8bd1afa72d Updated gitignore
  • 3a1fdb0e68e95f8bf32774230fc55c014d0da193 Updated assembly info
  • 36e31ecc5539287656e2958d307cb9073e05244b Changed theme of portable color picker and added scrollviewer to layers
  • 1d8be552a89bb874cee2d4d32cdd8211c50212b7 Merge pull request #123 from PixiEditor/shortcut-disable-bug
  • 6d18d163b23c79f581aa68fb7de936c5697ea1b2 Fixed focus bugs, now textboxes are updating on outside click
  • 48d8416a2a4484d8da879318e25da2815cab5f93 Changed pattern matching
  • 20b3bfedb45ac0dcf94be6443c5f2861a8c7bb52 Fixed removing logical focus from NumberInput
  • 95c51a168fa8c666994eaf4b32725bbef186a8b9 Merge pull request #122 from PixiEditor/colorpicker-update
  • 319d9288441b8e63aba1e1e19ce08123f664b736 fix merge conflict
  • 146bde0ac24b0803aed190f3e22b65a77953ca3d Update ColorPicker to 2.0.0, fix a small crash
  • 0b8a56490a379c602ad2f66b351539557be37167 Merge pull request #121 from PixiEditor/removeToolsEnum
  • 0e41376441a02ec045eb9b1c6a3fc28054b7c3c2 Fixed can't use middle mouse button
  • 06c46b45f0abc19e7294eb2a3b51e99d5284830a Here we go again - The PixiSequel
  • 54e054b31becf26e97269bed68e4ce04eaa853bc Here we go again
  • 803524f1b91dbfc1b3a485f9d894d21ba2ebdcf6 Did what flabbet and Equbuxu forced me to do
  • 02318037e659c653742f71573a8b40d982fa6a85 Fixed tests
  • 8148e1447673bdc74d7dbcacba60a37230c5ee87 Removed tool enum
  • 3f0d2ce141ebbbe34a90aee56b699255865979cc Merge pull request #118 from PixiEditor/pixiparser
  • f6bedb733fb681f680ded4bee37f6c1758150db0 Did some formatting
  • 107b3358b7ea632bb9d641de68f2930afae0f441 I must have been thinking about my bot in that second
  • e2fe246d12209ead7d51e8c422e59c56dc38fcd3 Updated pixiparser
  • 0b243b77fd1d41e7502c6bb893dec4648749d3f1 Updated PixiParser Package
  • 81285da2c54a9c361a0f987df87673b686f17f05 Added PixiParser NuGet Package
  • 4c7ad993139f552acb9c342a5b9ad583fe848a98 Replace old parser with PixiParser
  • f0e9d49a8293f2f8fc0cb4bc357841c44cb7486c Merge pull request #117 from PixiEditor/multiple-documents
  • c564a148f71d883911e2b1d4c59909309f49daa9 Fixed active document on click
  • b6592c4246606e27dc015c0cee7bbc771254ab25 Fixed tests
  • 8996deca41256665ba6a55e9fcd347f297d96949 Now tabs are unique to documents, they don't depend on active one
  • 8fa06d19cbf601a51ddc79c87d18c7fd6c775a8d Fixed viewport not centering with different position and zoom
  • 99cf31ce86b73575dca521362f094189512a2e9e Fixed tests
  • d841ed1e7ba1fd0d96f040a664a2cc21dd334210 Fixed UndoManager, Selection and close individual documents
  • bf8d78b3f95febf4ffd888715a3834ce1a22fe62 Added white outline to PixiEditor logo in readme
  • 0ee160b782ca0d9337dba577ae1a6717433bb31b Merge pull request #107 from PixiEditor/aspectratio-bug
  • bfeb340e8893df2d8769db0e20b455f694811c0c Added file names, close confirmation for each element
  • 6e8c17458eb194d2c7ada94160bbc2a1051a17d8 Fixed sizeinput empty bug and aspect ratio infinite loop
  • 19cc6ba6eb0057e17482887285cab9f0b80e563f Tabs wip
  • 65dcb00205bff3af35df22f1d94778230fc7b6e7 Merge pull request #102 from PixiEditor/dotnet5-installer
  • b09049980dc8e235ad76becfb4a83758fe7aa515 Fixed CombineLayers transparency bug
  • 3a22a48b86b01cf8960c823aaa9d6ccfc611fb85 Updated installer to .NET 5
  • 9bc10ee8f9b082e549116abbbb2608c02b0596cf Merge pull request #101 from PixiEditor/clipboard-undo
  • 915663ce576a1db96698ba3b264cd8cc01afc64b Fixed tests and added null check for DeletePixels
  • 71996bc955073221121c07387fdf270f5d837d75 Removed BitmapPixelChanges.FromSelection since it's redundant
  • 0b8d51244e0b252bf56b8a39fc86dc03c0f730b5 Fixed DeletePixels undo
  • 353e5fe7b9ed8ae52a71dad0c08a2b718abbcaf1 Added clipboard undo support
  • dc3fe87d11c19bcc686ebd8a6643cdd2febd48ae Merge pull request #100 from PixiEditor/action-display
  • abfb1573540fccb0c27103f05077d0c4ac48f3a1 Added even more dots
  • df3e3e93207b2aeaf6b179e76231d64e53f5934d Dots are nice (Added dots)
  • a2aaa5a815800921537053ce4a930a2ecb9db3f8 Added Action Display Message to tools
  • ada3f1cc0f9b6a6b9e7acf8e554341b86dfa41ab Added ActionDisplay property
  • d2dc1c70f08f1fa1bb97eed517a2863105164dc4 Added OnKeyDown and OnKeyUp to Tool.cs
  • 09049f99203fbe2c50eef8e2102ab90247a69626 Merge pull request #98 from PixiEditor/settings-menu
  • d93231354e5ce7a3f866a0286de6a41e69d147d7 Added codefactor badge
  • bd303b5d28558c187021df65a962ee150d7ae21c Changed settings window colors
  • 294477e08e17865904284f1a8f766dbae5b7f742 Removed redundant type declaration
  • cfc1f742b3ac9557d2f579b5bd2d2d32d00eb867 Added default new file size and wrote tests
  • 59320bf6cc717ee3d3581e429e9bd6f250c26a82 Updated default value
  • 80f5a88d88d55fedc22544c20ef41ef8f32eff31 Added auto update setting
  • 82a017fe42d1e7da430c5e5397176cbf4e273a9e Preferences work
  • 3e73e5f80cf266ca059b690c9ca5df70d4c101fe Added chckbox style, settings window "tabs" and settings wip
  • 746b498f9c72dc4d67664e74554c7f837c4157fe Merge pull request #96 from CPKreuz/crash-on-empty-canvas
  • 0bb1545b1e8c8c45b7a1e5a38bf1d9a8e0d093c5 Merge pull request #95 from PixiEditor/invalid-file-import
  • f8fbd5036814a510c47e94eafffa1b98e4d796f0 Added corrupted edge case
  • fa338152797008cdcf2b146d3ce6e4230e68aa54 Added null check
  • 64323ee627ddc1b011baf5e0f27ff193f6bfed73 Readme .NET Core 3.1 to .NET 5
  • 4fe37a463b616f82917d1219039e67b91377eae7 Changed readme
  • d2ebf9e0b6b5f9f21864567476b8e24bbc7f7171 Added tests
  • 982691fd01bbbd3442f921b7be9cccfd8d65a19c Added corrupted file handling
  • af88df2172a4409b63600fbab8b9642faafd3b93 Performance and memory improvements + changed to .NET 5
  • ae5dbdad007928b1172ed74122040d99c5c2c084 Improved Pen Tool performance

This list of changes was auto generated.

0.1.3.6

3 years ago

Summary

  • Changed tools icons
  • Auto updater now asks before installing an update
  • If the current version is not supported by auto-installer, it downloads the latest exe installer and opens it

Changes:

  • 04e8752f3daee0256bce20558678eaafd85a5f91 Merge pull request #94 from PixiEditor/master
  • b323fbca447222c65bad794ec167363fa7bf6744 Updated layer eye icon
  • f40860ec1bf0a66fee9474434f58ab78eb40cd29 Merge pull request #93 from PixiEditor/autoupdate-compatibility
  • 235deedac3b021eb4f7822d549961b04802d9215 Updated assembly and api urls
  • 15f97a4099b2d49e38ca330cd61fbd3964ae78b3 Added messagebox asking for update on every boot up
  • 6943bc3870286e1ca278428ef8a874c0cda5f8d1 Added retry install consent prompt
  • 1d9ad48a1796d96fd548d89df6398ccf70fad672 Fixed incompatible.json deserialization
  • 97bd9d1310dc55aa9a999e66d44c4662c97b3be8 Wrote test
  • 0239974121add4de13169b16d836dc745f2685d8 Exe downloader works
  • 44a0a2858aa5415d51f7adcd87551bd4dfe790f6 Fixed structure refactoring mege errors and fixed styling
See More
  • 4a950fc62295de6054199e51ccb110b147680058 Merge pull request #89 from PixiEditor/feather-icons
  • 694c662dd1c5c6be1132021ca81153a08e26549f Added eye checkbox and updated screenshot
  • fd380ba79753f14be7aeac760583222c4fb5fed5 Added dark scrollbar and added scrollbar to layers
  • 9c4a52f9de595886597240c3980212d9b5b574c1 Updated rest of tool icons
  • fc918410d0ee26e9a24a64028158a4f710b9757d Changed some icons

This list of changes was auto generated.

0.1.3.5

3 years ago

Summary

Fixed bug, which caused export with more than 2 layers, and transparent pixels, to create an 'artifact' in the final image.

Changes:

  • a3f2f41546a16fc1981a80daf6fd541f242c254b Merge pull request #88 from PixiEditor/master
  • b31fe20dc2de6401c29d650a34cb9240812274af Merge pull request #87 from PixiEditor/export-fix
  • d1682aafdf2b4d225175c76093bf0acc761918e5 Updated assembly version
  • 1be22e8e644b6d7dbd38cfbafb92a67ab43d409b Fixed alpha multiplication in CombineLayers bug
  • b4fb9df158403feec416a83f26ef1dac87dc6662 Merge pull request #86 from PixiEditor/release

This list of changes was auto generated.

0.1.3.4

3 years ago

Summary

A lot of hotfixes lately, today bug fix which caused dropdown settings not to change values.

Changes:

  • 2d92bceea9a460863fc124417208cecb4afc0e6e Updated assembly version to 0.1.3.4
  • ed4de3d92fe6908a56615b959013126f7fdb6105 Merge pull request #85 from PixiEditor/master
  • c5fcad3eeedffbf1f3022296faf6765efa0bbbd2 Merge pull request #84 from PixiEditor/dropdown-settings-hotfix
  • 12f5a15d80ab471108d6142f925e01d0d4c25727 Fixed dropdown settings not changing

This list of changes was auto generated.

0.1.3.3

3 years ago

Summary

  • Added Move Viewport Tool
  • Optimized flood fill tool
  • Fixed tool settings loading wrong settings for tools

Changes:

  • 254d9b418cf56042a7a144cc7168d442c191dc09 Merge pull request #83 from PixiEditor/master
  • 92d6496c0756891089aebe3c7401103c740405cf Merge pull request #82 from PixiEditor/toolsettings-fix
  • 89b3ca07983ff99d634cac29b5744cd8442f8dd7 Updated assembly version
  • f223582425bf4c010e0cbc9843417615be9d7e06 Fixed shared settings bug
  • a267da4274449bc7248d47e1d3d037a5757f1f34 Merge pull request #79 from ArtemK123/master
  • c00e398946d6d1157259389d647098a9deec8fe4 Added Settings<T> in file to Setting and suppressed warning
  • 00dac5a2a664fa318ea602e83bc1cc06546cf858 Fixed warnings after the merge
  • 5746cb0c72ae5a97c25656189f54d0af71cf1761 Auto-fixed spacing problems
  • bd7b3182052bfc39c286a6e4c25e50221c0ae28a Merge with origin
  • fdeaa5ff955ec88703ac354025441549333e1839 Merge pull request #81 from CPKreuz/moveToolIcon
See More
  • 11816d9d2b390550c6629ae9ae7dbbf94e521599 Added MoveViewportImage
  • 4b7070c1aee8a38d6b135200d4f5fc202a2d940d Fixed almost all warnings - only 18 left
  • c2aa5c7cc74114d18d98968dfc07660e31caddab Used Cleanup feature in Visual studio IDE. For now there are only 326 warnings
  • 2cf721db5876a65ce1ff1244d60ebebbe2194536 Fixed warnings in UpdateInstaller and UpdateModule
  • 7d7620977698b91193fb9b67f4aa37f4496d27f1 Used Code cleanup feature in Rider IDE
  • cdc78dcca8c04405432052fa1f12b857f4ca3cd3 Increased version of StyleCop.Analyzers
  • 28f1780e3dbdd1a7a48b53395e7e9274d8dddab4 Edited Custom.ruleset
  • 83ce96efeb3d80c57e15f052fb65d88b1928ee2e Merge pull request #80 from PixiEditor/moveVPTool
  • 7c288e9ef083d44297fb862ab7b772091bc508d8 Fixed tests
  • fd7cce9a9d2622d5214067881c5ebaf7aeef7391 Merge pull request #73 from brogowski/master
  • db3373f2f59692674101738041d5cf596f8c9a9d Tool fully implemented
  • 514b9bdc772c145f8b9c9474f0edbd2a075b333a Now it works pretty well
  • 1a557b1cd8f02d26db0a75cb8563e6f4bb08c650 Better, still not good
  • 1d2ae931bf72bbbe88e5710bbf33693854d2e50d Tool WIP
  • 2ee785282873f9f9cf8f466c6214e20f535b2cf6 Added StyleCop.Analyzers support via Directory.build.props
  • c5741f73791eeee4bc862f356548d7f11ee1ad7e Moved .sln file at the top of the repo
  • 1e24cbde480c01bc72c26dce9a6b4441ae5c1cfd Add missing using
  • f5e6d884090aa5f17794d532cd1a47133b98e573 Update PixiEditor/Models/Tools/Tools/FloodFill.cs
  • 77c83ce05e6054e5a2d962d73a8e69e1132123dd Optimize FloodFill

This list of changes was auto generated.