dictoon
@dictoon
New Member
Joined: Feb 15, 2024
Topics: 29 / Replies: 60
Reply
RE: Prevent modifier collapse?

One of the last pieces of the puzzle that I can’t figure out is how to retrieve (if that’s even possible) the list of modifiers applied to an object s…

8 years ago
Forum
Reply
RE: Prevent modifier collapse?

Hey @denisT, your snippet appears to work just fine, thanks a lot! Out of curiosity, doesn’t the local variable ‘bo’ have the same value as the argum…

8 years ago
Forum
Reply
RE: Prevent modifier collapse?

Thanks @denisT, will try that and report back here!

8 years ago
Forum
Reply
RE: Prevent modifier collapse?

I can see at least three alternatives: Stick to custom attributes on objects. Just instruct users to add attributes with the proper name, type and …

8 years ago
Forum
Reply
RE: Prevent modifier collapse?

That sounds interesting. Where in the base object would the app-specific attributes bet stored? To be honest, it’s partly to answer this question tha…

8 years ago
Forum
Reply
RE: Prevent modifier collapse?

I’m not sure to understand what you mean. My point is that I can see how collapsing a whole stack while retaining the appleseed object properties modi…

8 years ago
Forum
Topic
Forum
Replies: 28
Views: 74
Reply
RE: How to retrieve detailed render geometry?

Ah, your detailed answer finally appeared Thanks Timm for the help!

8 years ago
Forum
Reply
RE: How to retrieve detailed render geometry?

Thanks to the help of Timm Dapper from Laubwerk (), I was able to fix the problem. The key was to use the GeomObject::GetRenderMesh() family of funct…

8 years ago
Forum
Topic
Forum
Replies: 5
Views: 18
Reply
RE: Update Elapsed Time and Passes in renderer plugin?

I’m still interested in trying to update the pass counter, if that’s something that can be controlled by a renderer plugin.

8 years ago
Forum
Reply
RE: Update Elapsed Time and Passes in renderer plugin?

It looks like Elapsed Time is updated by 3ds Max itself, but only after a full frame has been completed:

8 years ago
Forum
Topic
Reply
RE: Enable/disable controls at runtime in C++ material plugin

I figured it out. The problem was that user dialog procedure was bound to the first parameter map, while the controls I’m interested in are in the sec…

8 years ago
Forum
Page 2 / 6