Heya Nick,
please make it possible to change "all" rendersettings
in the XML too, not only in the INI file ... I get aome
times onfused because the exporter of U3dreal is a bit
in the future .. it exports all settings but some of them
do nothing. Funny thing how much time I can spend to find
those .. hahaha. :P :D ;)
So please parse all rendersettings. ;o)
Wishlist to inculde those:
<!--------- Setup Rendering Options ------------>
<renderer_settings>
<width>800</width>
<height>600</height>
<metropolis>true</metropolis>
<large_mutation_prob>0.4</large_mutation_prob>
<max_change>0.02</max_change>
<russian_roulette_live_prob>0.7</russian_roulette_live_prob>
<max_depth>1000</max_depth>
<bidirectional>true</bidirectional>
<strata_width>10</strata_width>
<frame_upload_period>500</frame_upload_period>
<halt_time>-1</halt_time>
<image_save_period>45</image_save_period>
<save_tonemapped_exr>false</save_tonemapped_exr>
<save_untonemapped_exr>false</save_untonemapped_exr>
<logging>true</logging>
</renderer_settings>
Thanx in advance!
edit: btw. I would love to have an override for the output filename, like ... -o:blabla
I think of doin a mateditor in php and would like to access a specified filename. What I
mean is, if I refresh a material it creates a new filename every time and in this case
this is not pretty useful. Maybe it would be cool to have this override function in the
XML too. Thanx for reading ... ;o)
take care
psor |