i have done a quick test version with some requests of users. I wished to share before doing a release. Hearing the some impressions will be great.
Download link for 2.05.0 rc1:
http://render.otoy.com/customerdownload ... c1-win.zip
Some of changes, saving user materials to livedb to can be recognised by Standalone(for atome451).
Fixed settings issue on saved settings dialog.
Wrong LV size issue after doing render to picture viewer.
Also some other minor fix/improvements
This version is based Octane 2.05 and it has this change:
"Exposure is now independent of the gamma. I.e. changing gamma does not change the whitepoint anymore."
This can cause different render results due exposure change. Need manually tweaking the value to match results.
Formula is that:
Details in Standalone 2.05 topic:newExposure = oldExposure * pow(118./255., gamma - 1.);
http://render.otoy.com/forum/viewtopic.php?f=24&t=41404