07-15-2016, 08:39 PM
Thank you, I will take a look.
I'm testing the upcoming v3.0.1-beta and it no longer requires -pbp none.
Also, I've added to yafaray-xml a new option "-ccd" or "--console-colors-disabled". With that option, now Wings3D log window is a lot cleaner, for example:
-------------------------------------------------------------------------
Progress: [#################################################### ] (89%)
Progress: [##################################################### ] (91%)
Progress: [###################################################### ] (93%)
Progress: [####################################################### ] (94%)
Progress: [######################################################## ] (96%)
Progress: [######################################################### ] (98%)
Progress: [##########################################################] (100%)
[22:23:49] INFO (+ 4s): DirectLight: Overall rendertime: 13.8s
[22:23:49] INFO: imageFilm: Flushing buffer (View number 0)...
[22:23:49] PARM: --------------------------------------------------------------------------------
[22:23:49] PARM: YafaRay (v3.0.0-beta-1-g521b3a7-dirty) Linux 64bit GCC | 400x400 | 3 passes | Render time: 14s | Total time: 14s | CPU threads=8
[22:23:49] PARM: Direct Light RayDepth=12 | photon maps: 0.0s [8 thread(s)]
[22:23:49] PARM: AA Settings (gauss): Tile size=32 passes=3 samples=3 inc_samples=3 resamp.floor=0
[22:23:49] PARM: sample.mul=1 light.sam.mul=1 ind.sam.mul=1
[22:23:49] PARM: col.noise=0 AA thr=0.02 var.edge=10 var.pix=0 clamp=0 ind.clamp=0
[22:23:49] PARM: --------------------------------------------------------------------------------
[22:23:49] INFO: Saving image files
[22:23:49] INFO: PNGHandler: Saving RGB file as "//yafaray/tests/test1.png"...
Rendering Job returned: 0
Export time: 0.404"
Render time: 14.339"
Total time: 14.743"
Rendering Job ready
Loading rendered image
-------------------------------------------------------------------------
I will include the -ccd option in the Wings3D plugin directly so the users don't need to add it manually.
I'm testing the upcoming v3.0.1-beta and it no longer requires -pbp none.
Also, I've added to yafaray-xml a new option "-ccd" or "--console-colors-disabled". With that option, now Wings3D log window is a lot cleaner, for example:
-------------------------------------------------------------------------
Progress: [#################################################### ] (89%)
Progress: [##################################################### ] (91%)
Progress: [###################################################### ] (93%)
Progress: [####################################################### ] (94%)
Progress: [######################################################## ] (96%)
Progress: [######################################################### ] (98%)
Progress: [##########################################################] (100%)
[22:23:49] INFO (+ 4s): DirectLight: Overall rendertime: 13.8s
[22:23:49] INFO: imageFilm: Flushing buffer (View number 0)...
[22:23:49] PARM: --------------------------------------------------------------------------------
[22:23:49] PARM: YafaRay (v3.0.0-beta-1-g521b3a7-dirty) Linux 64bit GCC | 400x400 | 3 passes | Render time: 14s | Total time: 14s | CPU threads=8
[22:23:49] PARM: Direct Light RayDepth=12 | photon maps: 0.0s [8 thread(s)]
[22:23:49] PARM: AA Settings (gauss): Tile size=32 passes=3 samples=3 inc_samples=3 resamp.floor=0
[22:23:49] PARM: sample.mul=1 light.sam.mul=1 ind.sam.mul=1
[22:23:49] PARM: col.noise=0 AA thr=0.02 var.edge=10 var.pix=0 clamp=0 ind.clamp=0
[22:23:49] PARM: --------------------------------------------------------------------------------
[22:23:49] INFO: Saving image files
[22:23:49] INFO: PNGHandler: Saving RGB file as "//yafaray/tests/test1.png"...
Rendering Job returned: 0
Export time: 0.404"
Render time: 14.339"
Total time: 14.743"
Rendering Job ready
Loading rendered image
-------------------------------------------------------------------------
I will include the -ccd option in the Wings3D plugin directly so the users don't need to add it manually.