BTW, I briefly discussed this with Larry Minton and he points out that with 2017, a kD tree like acceleration structure was introduced, which takes ti…
Confirmed here, too.
In case anyone is reading/following: In Macro_BakeTextures.mcr, I found this line element.filenameUnique = false – allow overwrite by auto fi…
At least here in Germany, breaking any mechanism designed to prevent copying/access of/to the raw data is illegal. This applies to CSS in DVDs just li…
My .02 on mse: While it can be decrypted (somewhat) easily by many, it still provides a legal barrier. Even if the encryption is weak, it is still il…
Did you have a try at the script in question? How is this ‘easily removed’?
Not really. That is an interesting obfuscation script, though (that you have to trust, eventually). I know too little dotNet to tell how effective the…
denisT: it might be helpful to take a look at one of my earlier snippets: Indeed! Thanks, very useful (and too bad the mxs help is rather thin o…
I see! I was doing it one property at a time (e.g. first setting point.value, then .bezier, then .inTangent etc.) – it seems that curveControl tries t…
Hm. I swear I tried that in the very beginning without success. But anyway… going backwards seems to work fine, thanks for your help!! The first and l…
FWIW, I believe it is NURBS that overrides the setPoint function.