Skip to content

Releases: SerumColor/ColorizingDMD

v1.22.2

02 Apr 09:28
1127e8d
Compare
Choose a tag to compare

Fixes for some minor bugs that could lead to little memory and CPU memory leaks, not sure it will fix everything, but perhaps...

v1.22.1

01 Apr 16:56
963e582
Compare
Choose a tag to compare

Bug fixes:

  • correct the offset between the spot where you click on the frame strip slider and where it detect the frame
  • the frames and sprites in the strips are now correctly centered
  • I hoped it was correcting the problems with the display of the frame strip on the main window, but it seems that it doesn't... still investigating

v1.22

30 Mar 07:54
a2b2e9e
Compare
Choose a tag to compare

New great feature:
Now you can import image either from a file (PNG, JPG or BMP) or from the clipboard to your colorization frames!

v1.21.2

24 Mar 10:21
2a1461a
Compare
Choose a tag to compare

Bug fixes:

  • When adding a sprite with different frames selected, the sprite was added only to the current one
  • When utilising Alt+left click to colorize all the pixels of the same color with different frames selected, only the current frame was colorized

v1.21.1

24 Mar 08:15
f90d57f
Compare
Choose a tag to compare

Bug fix: on importing extra frames with TXT+, the new frames were compared with the old COLORIZED frames

v1.21

22 Mar 17:26
622a7ea
Compare
Choose a tag to compare

New feature: Added a button in the top left of the window for dark mode
Bug fix: wrong frame deleted with a complex selection

v1.20

18 Mar 21:52
f152b78
Compare
Choose a tag to compare

Added features:

  • Issue #18 : Status bar at the bottom providing information about the button your cursor hovers
  • Issue #21 : In the sprite window, choose your sprite below "Sprite to list" and the listbox below will display a list of all the frames using that sprite
  • (dtatane request) Now both windows (frames and sprites) keep their position from one ColorizingDMD session to another.

Fixed bug:

  • When clicking on a colour in the set of colours in the sprite window, the red frame around the one selected before didn't disappeared

v1.19.1

17 Mar 18:31
7046a2c
Compare
Choose a tag to compare

Different bug fixes:

  • Issue #22 : problem with the comparaison with shape mode and optimization improving the speed while importing with TXT+
  • Issue #19 : the version displayed in the title bar is correct (not sure I won't forget in the next releases)
  • Issue #17 : switching the position of 2 colors in the palette will be done for all the frames selected
  • Issue #14 and #15 : problems while deleting sprites

v1.19

17 Mar 10:54
341a325
Compare
Choose a tag to compare

Feature added (issue #9):
With the Magic Wand, now:

  • left mouse button: it colors all consecutive pixels with the same color (No change)
  • CTRL + left mouse button: it selects all consecutive pixels with the same color (No Change)
  • ALT + left mouse button: it colors ALL pixels of the corresponding color in the frame
  • CTRL + ALT + left mouse button: it selects ALL pixels of the corresponding color in the frame

v1.18.1

17 Mar 08:10
8c439e2
Compare
Choose a tag to compare

Bug fix: triggers are changing automatically while navigating in the frames