AngryBear
@angrybear
New Member
Joined: Feb 15, 2024
Topics: 74 / Replies: 226
Topic
Forum
Replies: 2
Views: 42
Reply
RE: variable name conflict? SDK

Yes, the class var is private and not a pointer. Its was sort of funny how it did that. I have not been able to duplicate the error. Thought I woul…

9 years ago
Forum
Topic
Forum
Replies: 2
Views: 41
Reply
RE: SDK Can't delete my plugin ??

I just found this post… very crazy. So after I delete my object plugin and call gc() it just goes though the deconstructor over and over and over, …

9 years ago
Forum
Reply
RE: SDK Can't delete my plugin ??

For some reason the deconstructor is not called until you close 3dsmax. So if you delete your object the deconstructor will not be called. I’m not s…

9 years ago
Forum
Reply
RE: Display verts as map color c++

slowly the onion peels some layers back! Display() in simpleObject2 is not use any longer.

9 years ago
Forum
Reply
RE: Display verts as map color c++

from some of the samples it looks like they are using the display() to draw their own verts and not change the way the display ticks works. Could thi…

9 years ago
Forum
Topic
Forum
Replies: 2
Views: 60
Reply
RE: Reading modifiers from xRefs

I think the & comes from it’s use in c++ variable it references

9 years ago
Forum
Reply
RE: What's your preference ?

Yes, direct feedback is what I like to see.

9 years ago
Forum
Reply
RE: subobject menu in Simpleobject2? sdk

Nice one! Just checking before I get my hopes up.

9 years ago
Forum
Topic
Forum
Replies: 4
Views: 42
Reply
RE: Using image to change obj mod C++

Silly me, I found the displace mod sample.

9 years ago
Forum
Reply
RE: Using image to change obj mod C++

Silly me, I found the displace mod sample.

9 years ago
Forum
Topic
Forum
Replies: 2
Views: 27
Page 8 / 20