Thread Closed 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 
Share Thread:
Reddit Facebook Twitter
TheBounty Renderer (rewrite for wxWidgets)
10-27-2013, 01:25 PM
Post: #13
RE: TheBounty Renderer; my fork of YafaRay project
Code:
Search "DEF_SSS_DEPTH" (2 hits in 2 files)
  H:\yafmaster\wings\plugins_src\import_export\yafaray\yaf_defines.erl (1 hits)
    Line 132: -define(DEF_SSS_DEPTH, 15).
  H:\yafmaster\wings\plugins_src\import_export\wpc_yafaray.erl (1 hits)
    Line 429:     {use_sss,?DEF_USE_SSS},{sss_photons,?DEF_SSS_PHOTONS},{sss_depth,?DEF_SSS_DEPTH}​,
Search "sss_depth" (6 hits in 3 files)
  H:\yafmaster\wings\plugins_src\import_export\yafaray\yaf_defines.erl (1 hits)
    Line 430: range_1(sss_depth)              -> {1,50};
  H:\yafmaster\wings\plugins_src\import_export\yafaray\yaf_render_UI.erl (3 hits)
    Line 82:         {sss_depth,SSS_Depth},
    Line 338:                     {text,SSS_Depth,[range(sss_depth),{key,sss_depth}]}
    Line 338:                     {text,SSS_Depth,[range(sss_depth),{key,sss_depth}]}
  H:\yafmaster\wings\plugins_src\import_export\wpc_yafaray.erl (2 hits)
    Line 429:     {use_sss,?DEF_USE_SSS},{sss_photons,?DEF_SSS_PHOTONS},{sss_depth,?DEF_SSS_DEPTH}​,
    Line 991:                 "\t<sssDepth ival=\"~w\"/>",[proplists:get_value(sss_depth, Attr)]),

All correct to integer mode..But obtain an error:
Code:
Dump written 2013-10-27_14-17
Version: 1.5.pre1.74.g2aee
Window: {dialog,#Ref<0.0.0.678>}
Reason: {case_clause,{1.0,50.0}}

Short stack trace:
[]

Long stack trace:
[{wings_ask,integer_validator,1,[{file,"wings_ask.erl"},{line,3218}]},
{wings_ask,mktree_text,4,[{file,"wings_ask.erl"},{line,3183}]},

??

The Universe is an infinite equation
Thread Closed 


Messages In This Thread
RE: TheBounty Renderer; my fork of YafaRay project - povmaniac - 10-27-2013 01:25 PM
RE: TheBounty Renderer - micheus - 07-14-2020, 06:02 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)