Releases: agmmnn/polydown
Releases · agmmnn/polydown
v0.3.2
- add
-ff
, --fileformat
argument for hdris (hdr, exr) #2
v0.3.1
fix #3 (missing arguments added)
add --tone argument for "8K Tonemapped JPG"
- add
-t
, --tone
argument for "8K Tonemapped JPG" #1
v0.2.2
- Fixed, directory separator symbol
\
was causing wrong folder creation on unix/linux based systems. Changed to /
and used os.path.abspath()
method.
v0.2.1
- Fixed user gives multiple sizes but texture files download only one size(1k).
v0.2
- Theme updated.
- Added
theme
module.
- Added
-it
--iters
, "amount of iterations" argument.
- Added report of overwritten files.
- Updated function arguments, orders rearranged, default values assigned.