File tree Expand file tree Collapse file tree 2 files changed +12
-7
lines changed
Packages/net.nekobako.mask-texture-editor Expand file tree Collapse file tree 2 files changed +12
-7
lines changed Original file line number Diff line number Diff line change @@ -6,13 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
66
77## [ Unreleased]
88### Added
9- - Implement color channel selector.
10- - Implement brush hardness.
11- - Implement brush strength.
12- - Implement brush density.
139
1410### Changed
15- - Change min opacity of the view.
1611
1712### Deprecated
1813
@@ -22,6 +17,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
2217
2318### Security
2419
20+ ## [ 1.2.0] - 2025-08-30
21+ ### Added
22+ - Implement color channel selector.
23+ - Implement brush hardness.
24+ - Implement brush strength.
25+ - Implement brush density.
26+
27+ ### Changed
28+ - Change min opacity of the view.
29+
2530## [ 1.1.0] - 2025-07-22
2631### Added
2732- Add overloads to check editing texture.
Original file line number Diff line number Diff line change 11{
22 "name" : " net.nekobako.mask-texture-editor" ,
3- "version" : " 1.1 .0" ,
3+ "version" : " 1.2 .0" ,
44 "displayName" : " Mask Texture Editor" ,
55 "description" : " A tool to draw mask textures in Unity Editor" ,
66 "unity" : " 2022.3" ,
99 "url" : " https://nekobako.net"
1010 },
1111 "license" : " MIT" ,
12- "url" : " https://github.com/nekobako/MaskTextureEditor/releases/download/1.1 .0/net.nekobako.mask-texture-editor-1.1 .0.zip"
12+ "url" : " https://github.com/nekobako/MaskTextureEditor/releases/download/1.2 .0/net.nekobako.mask-texture-editor-1.2 .0.zip"
1313}
You can’t perform that action at this time.
0 commit comments