|
YafaRay Plug-in - reviewing for Yafaray 3.0
|
|
07-21-2016, 02:22 PM
(This post was last modified: 07-21-2016 02:25 PM by micheus.)
Post: #46
|
||||
|
||||
|
RE: YafaRay Plug-in - reviewing for Yafaray 3.0
David, for your information...
in the line: {menu, render_pass_menu(), get_pref(render_pass1,Attr), [{key,render_pass1}]} in plugins we must to use the key() function: {menu, render_pass_menu(), get_pref(render_pass1,Attr), [key(render_pass1)]} that is because it can happens different plugins to use an Id with same name, so by using the key/1 function we are introducing a plugin id and your render_pass1 will become {yafaray,render_pass1} (that yafaray comes from ?TAG and you can find the code at the begin of the source code). About the code problem, I'm just coding it now and I will check the problem.
|
||||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)




@MicheusVieira
MicheusVieira
Micheuss
micheus4wings3d