I really need to figure this out myself. It seems like they are just defining a rectangle with zero translation, meaning it starts at bottom left at […
I’m not much help in the uv-department, but this seems familiar anyway… And I’ve tried various random combinations of which verts to subtract to cre…
…or a combination of these. I like this one better macroscript subDSpline category:”splineTools” tooltip:”subDSpline” ( try(DestroyDialog divideSplin…
denisT: is the same as: Code: [left] interp = 1./count[/left] isn’t it? well i’m not sure, i was just trying to get it into normalized space. Go…
what if you add more verts with uneven seglengths to the test spline? close enough. fn subDSpline tSpline count= ( cLength = curveLength tSpline…
I guess you’re not talking about simple division (subdivideSegment) but more like normalize_spline mod with evenly spaced verts? A possible solution …
use a timer control in a rollout
Ah sorry. Use the selLevel:#Vertex parameter obj.remove selLevel:#vertex <bool><EditablePoly>.Remove selLevel:<enum> flag:<DW…
Backspace and ctrl+backspace. Other than that, isn’t there a polyop.remove ?
Because i’ve always been under the impression that when using in local context, you would get the measures from the objects local matrix, not worldmat…
this may be a solution for your problem for i in selection do ( obj = i dir = polyop.getfacenormal obj 1 dir.z*=0 cam = Freecamera() cam.pos …
should anyone wonder: with PrintAllElements on settings as string
Had a strange encounter here. settings = for i = 1 to 30 collect i setINISetting Path “UI” “Settings” (settings as string) the key written to file: …
It’s probably because the mental_ray__material_custom_attribute isn’t a property of InkNPaint, but of the material slot. can u dig it