File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 44Small GUI utility on top of OpenImageIO and QT5 to Solidify (fill, push-pull) empty areas in textures.
55Can be used to Normalize normal maps and export alpha/mask channels as single-channel Grayscale images.
66Possible to use to unpack/repair the third channel for packed two-channel tangent space normals.
7+ Or as a file format batch conversion tool (for example, iPhone * .heic to * .jpg)
78
89Usage
910------------
@@ -37,10 +38,11 @@ Dependencies
3738
3839Changelog
3940---------
41+ * 1.40b - Support for HEIC file format read and write (8bit only) !WARNING! have some bugs
4042* 1.39 - Fix for missed Signed <> Unsigned range mapping for non Normals textures.
4143* 1.38 - Temporary fix for Libtiff crash on Exif: LensInformation
42- * - Export Alpha/Mask channel
43- * - Repair or Recompute packed normals (usually B or Z channel in RGB (XYZ) )
44+ * - Export Alpha/Mask channel
45+ * - Repair or Recompute packed normals (usually B or Z channel in RGB (XYZ) )
4446* 1.30 - Now Solidify is a GUI app by default
4547* 1.21 - Bit depth when using external alpha/mask fix
4648* 1.2 - Grayscale textures fix
You can’t perform that action at this time.
0 commit comments