Swordslayer
@swordslayer
New Member
Joined: Feb 14, 2024
Topics: 19 / Replies: 543
Reply
RE: Custom Procedural Primitives (with example)

Yup, that’s me, glad that you like it And well done on the star breakdown! Here are the missing pieces: setMesh mesh vertices:vertList faces:faceLis…

6 years ago
Forum
Reply
RE: Custom Procedural Primitives (with example)

JimmyVera: Looking at these plugins it doesn’t look like they were written manually (at least not entirely). I wonder what you mean by that Any…

6 years ago
Forum
Reply
RE: NEW LOOK of this site. Do you like it?

Plus I don’t even see the notifications when in any thread (like this one), if I scroll up, the header appears for a split second when previous replie…

6 years ago
Forum
Reply
RE: NEW LOOK of this site. Do you like it?

Most of them are from this subforum (i.e. 3dsMax SDK and MaxScript).

6 years ago
Forum
Reply
RE: NEW LOOK of this site. Do you like it?

Where can I now find my/someone else’s forum activity, i.e. recent posts and created topics?

6 years ago
Forum
Reply
RE: NEW LOOK of this site. Do you like it?

Here are the missing ones from my bookmarks:

6 years ago
Forum
Reply
RE: How to detect end of BinStream

You can use fseek with #seek_end together with ftell to get the length beforehands.

6 years ago
Forum
Reply
RE: Scripted simpleObject plugin, Dynamic Dropdown list

Read my previous replies – or even better, read throught the code I posted and what the updateItems function does.

6 years ago
Forum
Reply
RE: Scripted simpleObject plugin, Dynamic Dropdown list

Attributes was there just to make it a complete piece of code, it can be any plugin container. If you change the drpdwnItems contents, it should work …

6 years ago
Forum
Reply
RE: Scripted simpleObject plugin, Dynamic Dropdown list

In that case, something like this: attributes attrib attribID:#(0x351ac4ab, 0x71ef41c0) ( fn updateItems = ( local items = for i in this.drpdwnI…

6 years ago
Forum
Reply
RE: Scripted simpleObject plugin, Dynamic Dropdown list

The parameter linked to the dropdownlist has to store the current index, so either type #integer or #index.

6 years ago
Forum
Reply
RE: Disable Adaptive Degredation in the Viewport

You can cast the hWnd to ICustButton and use SetChecked directly.

6 years ago
Forum
Reply
RE: NEW LOOK of this site. Do you like it?

Yes, both for threads and topics, this part is okay.

6 years ago
Forum
Reply
RE: NEW LOOK of this site. Do you like it?

Yeah, most of my bookmarks to interesting posts and topics are broken now, though some of them redirect correctly… But for the ones that don’t, it’s a…

6 years ago
Forum
Page 2 / 38