mrfred
@mrfred
New Member
Joined: Feb 15, 2024
Topics: 30 / Replies: 62
Topic
Reply
RE: Scaling object with the world coord

cool it working, but it there a way to input that inside a script controller other than using another node to control the scale and using a dependsOn …

11 years ago
Forum
Topic
Forum
Replies: 2
Views: 14
Topic
Forum
Replies: 1
Views: 13
Topic
Forum
Replies: 1
Views: 16
Reply
11 years ago
Forum
Reply
RE: display selection in dotnet listview when it's out of focus?

thx but I already tried this command that in my initialisation function and didn’t help. like : fn initLv theLv= ( –Setup the forms view th…

11 years ago
Forum
Reply
RE: In-Viewport Trajectory Handles (sneak preview)

impressive but: -how does it reacts on an object with 100 keys is there any kind of slowdown? -can you only get the handle for the current timeline …

11 years ago
Forum
Topic
Forum
Replies: 0
Views: 7
Topic
Forum
Replies: 0
Views: 12
Reply
RE: Reorder an object array

yeah haha I already knew that your fonction was way better than mine and more efficient what I meant is why would you use dir:dir in your functions …

11 years ago
Forum
Reply
RE: Reorder an object array

my IsParent fn fn isParent n1 n2 = ( local obj = n2 while obj.parent != undefined do ( obj = obj.parent if obj == n1 do return true ) retu…

11 years ago
Forum
Reply
RE: Reorder an object array

alright had to rewrite my Isparent to make is much more simpler and doesnt require name now which annoyed me anyway works like a charm :applause: :…

11 years ago
Forum
Reply
RE: Reorder an object array

I guess there’s something wrong cause when I combine my Isparent fn with sorth hierarchy and qsort I dont get the correct results 1 node gets mispla…

11 years ago
Forum
Page 2 / 7