Skip to content

Releases: agmmnn/polydown

v0.3.2

17 May 19:35
Compare
Choose a tag to compare
  • add -ff, --fileformat argument for hdris (hdr, exr) #2

v0.3.1

17 May 19:03
Compare
Choose a tag to compare

fix #3 (missing arguments added)

add --tone argument for "8K Tonemapped JPG"

11 May 14:38
Compare
Choose a tag to compare
  • add -t, --tone argument for "8K Tonemapped JPG" #1

v0.2.2

26 Sep 14:11
Compare
Choose a tag to compare
  • 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

26 Sep 12:35
Compare
Choose a tag to compare
  • Fixed user gives multiple sizes but texture files download only one size(1k).

v0.2

26 Sep 11:45
Compare
Choose a tag to compare
  • 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.

v0.1

24 Sep 21:30
Compare
Choose a tag to compare
Initial commit