eek
@eek
New Member
Joined: Feb 14, 2024
Topics: 25 / Replies: 462
Reply
RE: Friendly space switching

There’s pretty much 3 parts to space switching, the keying, the cleaning, and the ui – the last parts take the longest as it needs to feel VERY natura…

14 years ago
Forum
Reply
RE: when transform changes

Use a dotNetTimer and event: You could do something like when the transform of the selection changes a count get appended. If the count doesnt cha…

14 years ago
Forum
Reply
RE: list animated channels

fn getSubs obj children = ( for i = 1 to (getSubAnimNames obj).count do ( try ( if obj[i].isAnimated != False do ( append children[1] (getSubAnimName…

14 years ago
Forum
Reply
RE: Getting bone nodes from the skin..

Ref.dependsOn seems to do the trick

14 years ago
Forum
Topic
Forum
Replies: 1
Views: 38
Reply
RE: Maxscript challenge ideas

Dont know if gen class is completely random, but well unless i use qubits nothing else will be. ( ts = timestamp() mem = heapfree arr = #() f…

14 years ago
Forum
Reply
RE: Generic maxscript installer – Open Source project

Im with you on this – installers suck. I’d rather see some sort of ‘service’ you log on to, check the scripts you need to use and fire and forget. Som…

14 years ago
Forum
Reply
RE: Questions on SimpleManipulator plugin…

Umm… To do it visually off the top of my as how you described – well you’d need firstly i think to store the transform of the object when the you sele…

14 years ago
Forum
Reply
RE: Questions on SimpleManipulator plugin…

So basically you want, when you click on an axis you basically select it somehow – and then when you drag with ctrl/shift selected it rotates about it…

14 years ago
Forum
Reply
RE: Questions on SimpleManipulator plugin…

Got your PM, you still stuck on this?

14 years ago
Forum
Reply
RE: TurboSmooth subdivision algorithm?

Ruramuq: ok, here’s my test TheGrak: credit to Lanquetin and Neveu that shows clearly how to reverse it. as the papers say’s it won’t work with su…

14 years ago
Forum
Reply
RE: Local transforms and MaxScript/FloatScript

Transforms are always relative be it to there parent, the world or some space. If you wanted the position to be relative to another object without it …

14 years ago
Forum
Reply
RE: destroyDialog & local scope

groutcho: Hi all, I’ve stumbled upon a splinter in my foot… function displayRollout _rollout = ( try (destroyDialog _rollout)catch() …

14 years ago
Forum
Reply
RE: Max-file-blow-up / Starting Max instances by Maxscript?

I’ve done batch loading and saving in max, importing data, loading, exporting etc… with no strangeness. Do you have some code we can look at?

14 years ago
Forum
Page 4 / 33