decapitator
@decapitator
New Member
Joined: Feb 15, 2024
Topics: 7 / Replies: 49
Reply
RE: DotNet Tutorials or reference sites?

Of course bobo’s page but you know that so I guess you have it all ready… Past days I’ve been googeling a lot and came across quite a lot. It has a n…

16 years ago
Forum
Reply
RE: Running a macro cancels create object mode

runs and hides ehh no:blush: (atleast I wasnt the only one at the office that didnt know that) That kinda does what I was planning so thats one less…

16 years ago
Forum
Topic
Forum
Replies: 2
Views: 14
Reply
RE: .brightness Easter Egg in Linear and Automatic Exposures

LoneRobot: The official line would be they were anticipating the misspell and coded it in to avoid errors heh heh. Well coding for dislectic peo…

16 years ago
Forum
Reply
RE: is there a right way to "DETRIANGULATE"!!

If its the one I tried a while back (dont know the name anymore), its quite horrible on a bit more complex models like the car I tried it on.

16 years ago
Forum
Reply
RE: is it possible to give each vertex of a polyhedron a different color

–edit poly polyop.setVertColor <Poly poly> <int mapChannel> <vertlist> <Color color> –Sets the vertex color for the specifie…

16 years ago
Forum
Reply
RE: Instancing with both unique and instanced modifiers

Ok I found that in the modpanel you can rightclick and do create reference and then add a modifier for that object only on top. How would I go about t…

16 years ago
Forum
Topic
Reply
RE: SetSelection with Edit_Poly Modifier

MoonDoggie: … arr = #(1,4,6) bitarr = #{} for i=1 to arr.count do bitarr[(arr[i])] = true … yes? You can cut that d…

16 years ago
Forum
Reply
RE: Userinput in A Flash ActiveXObject

That doesn’t solve the problem. Thats actually what I had before finding out that enable accelerators worked local (setting it on/off in a dialog). B…

17 years ago
Forum
Topic
Forum
Replies: 3
Views: 15
Reply
RE: simple "for in selection" script not working

When you remove something from your selection the selection index changes like in an array if you have 1 2 3 4 5 and remove 3 you get 1 2 4 5 so the 4…

17 years ago
Forum
Reply
RE: simple "for in selection" script not working

delete (for obj in selection where (superClassOf obj) == helper collect obj)

17 years ago
Forum
Page 2 / 4