do you really need them to be executed in a global scope? if not why not use include?
i didnt say it was useless may i assume you were NOT using scanline render? if so you can specify a memory limit in the render settings and also activ…
im quite curios as to why you’d need to split the render into regions the only things coming to my mind would be memory useage (wich you can restrict …
fn getAVGColor map = ( –INToolsFN.getAVGColor meditmaterials[1].diffusemap local result = blue as color if map != und…
if i do understand you why not use the RCMenu ? ( rollout RO “bla” width:300 height:200 ( ) rcMenu blablaMenu ( subMenu “File” ( menuI…
not specifically a ftp, it also has a web “frontEnd” with my current solution () i create the filesString dynamically per php from () <? function…
oh, thats neat do you know if you can also use the ssl option with max?
^^ yeah i know, was using “BREAK” before to seperate them so i had to use this method of seperation but the seperation on the max side aint the prob…
rlly, nobody ?
( local tArr = selection as array tArr.showFrozenInGray = not (tArr.isFrozen = true) max tool zoomextents all ) ?
im working on something like that atm dotNet and MS is what i use for it, will be up on scriptspot when its done but im always looking for motivated t…
learning to ask more detailed questions? nah but srsly it depends, so ppl will need more intel on what you plan to develop in general to give you a us…
a = $.transform.rotation as eulerangles b = point3 a.z a.y a.x –preety one –b = [a.z, a.y, a.x] –fast one to process