Releases: SerumColor/ColorizingDMD
Releases · SerumColor/ColorizingDMD
Release list
v1.22.2
v1.22.1
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
v1.21.2
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
v1.21
v1.20
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
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
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