well maybe I can’t understand what are you trying to do, but if you want to add new function to ListViewOps , just write your function inside the stru…
yes with the current scene it worked, while it wont work with provided valid maxfile. quite strange. thanks for the pointer =)
wow that was tricky =) thanks man
you can use int myVar = vl.result->to_int();
thanks for the answers, we’ll figure it out somehow
well I need to recognize 32 from 64 bit max installation, before installing the plugin
works fine on both max 9 and 2008
mtl = VrayOverrideMtl() showproperties mtl and you get this: .baseMtl : material .baseMtl_on : boolean .giMtl : material .giMtl_on : boo…
@Professor420 well in this simple example, really using “continue” is pointless. In the real code I was trying to write, there is quite a lot of code …
@Professor420 well in this simple example, really using “continue” is pointless. In the real code I was trying to write, there is quite a lot of code …