- add `-ff`, `--fileformat` argument for hdris (hdr, exr) 2
0.3.1
fix 3 (missing arguments added)
0.3.0
- add `-t`, `--tone` argument for "8K Tonemapped JPG" 1
0.2.2
- Fixed, directory separator symbol `\` was causing wrong folder creation on unix/linux based systems. Changed to `/` and used `os.path.abspath()` method.
0.2.1
- Fixed user gives multiple sizes but texture files download only one size(1k).
0.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.