AngryBear
@angrybear
New Member
Joined: Feb 15, 2024
Topics: 74 / Replies: 226
Reply
RE: little angle math problem

Thanks denisT that work really well too

10 years ago
Forum
Reply
RE: little angle math problem

Nice one aaandres! That works great. Thanks everyone for your input

10 years ago
Forum
Reply
RE: little angle math problem

Is there a normal for a spline segment? or do I need to copy extrude and use geo normal dir?

10 years ago
Forum
Reply
RE: little angle math problem

This is what I get with my code. I have added the spline shape in the code clearListener() offset = 3.5 Spline_Obj = line wirecolor:yellow s = a…

10 years ago
Forum
Reply
RE: little angle math problem

It would always be 2d

10 years ago
Forum
Topic
Forum
Replies: 15
Views: 94
Reply
RE: How to make it faster?

Ok I was right. before time: 335 After comment out… line 45 –setCommandPanelTaskMode mode:#create line 64 –obj1.selectedverts = #{} line 76 – obj1.s…

10 years ago
Forum
Reply
RE: How to make it faster?

Using selectedverts would be slow then just passing a bit array of verts. (I think) obj1.selectedverts why setCommandPanelTaskMode mode:#create

10 years ago
Forum
Reply
RE: GetSaveFileName C++, but folder

Great that was it. Thanks

10 years ago
Forum
Topic
Forum
Replies: 2
Views: 62
Reply
RE: How to make it faster?

Not sure where I got this code. But this is what I use to speed things up by shutting redraw on the command panels fn FN_Stop_Command_Redraw = ( W…

10 years ago
Forum
Reply
RE: Change SuperClass C++

It is for a proxy loader. So yes the logo is really a helper, but the item will be geo. Thanks for all your help again

10 years ago
Forum
Reply
RE: Change SuperClass C++

This works great too

10 years ago
Forum
Reply
RE: Change SuperClass C++

Great to know. I just changed them. Thanks again

10 years ago
Forum
Reply
RE: Change SuperClass C++

hahaha, I didn’t understand how the Object Plugin class worked. I started with a basic class that didn’t have them when I started. Object* MYCLASS:…

10 years ago
Forum
Page 15 / 20