gandhics
@gandhics
New Member
Joined: Feb 14, 2024
Topics: 70 / Replies: 231
Reply
RE: Big MCG performance increase with SP3

Sorry… there was a small error. cloneOnVerts.max 2016 was 1.2fps. So… improvement is only 585.8%

9 years ago
Forum
Reply
RE: Get Selected Layers (3dsmax 2014 and below)

Well… highlighted layers are layers that has selected objects. for o in selected collect o.layer will give you highlighted layers.

9 years ago
Forum
Reply
RE: Animated visibility in hierarchy?

Turn off “Inherit Visibility” from Object Properties.

9 years ago
Forum
Reply
RE: Maya <-> Maxscript: ListRelatives/Connections

simchris: In Maya I can either use ListRelatives or ListConnections if I for example want to find out if an object is connected to another one in an…

9 years ago
Forum
Reply
RE: Please give some advice on serialization of max objects

Yes, it is for a specific file. I’ll generate xml and store it in root node appdata. If I need to read/write between two scenes, I can just rely on na…

9 years ago
Forum
Reply
RE: Please give some advice on serialization of max objects

I am still waiting for an advice for my original question…

9 years ago
Forum
Reply
RE: Please give some advice on serialization of max objects

Hmm… I never thought about memory. But, I think it is still make sense to use bitarray for node list. Because… Even in your extreme case, that’s on…

9 years ago
Forum
Reply
RE: Please give some advice on serialization of max objects

I want to serialize generic scene(no specific rules). But, not the entire scene, just certain data. For node array. I use bitarray of inode handle. S…

9 years ago
Forum
Topic
Reply
RE: Add tool tips to Buttons

macroScript Free_Camera category:“Cameras” tooltip:“Free Camera” Icon:#(“Cameras”,2) ( StartObjectCreation FreeCamera )

9 years ago
Forum
Reply
RE: What is going on with the MCG?

It is true that data conversion is the greatest bottleneck of MCG. I don’t know it is C++ or C# that handles data exchange. But, the data exchange is …

9 years ago
Forum
Reply
RE: What is going on with the MCG?

PI3c3: Ok. I’m not using it so far because I’m thinking much differently. Basically in a coder way, and not in nodes. So for myself it’s a little di…

9 years ago
Forum
Reply
RE: What is going on with the MCG?

Well… some of mine have been used. Lets see my SW Collapse I did with MCG because it was so easy with MCG. I can not do any C++. I don’t know MXS eno…

9 years ago
Forum
Reply
RE: What is going on with the MCG?

Facebook is the most active place. ScriptSpot also have MCG section. I have a few. It is not fancy but practical. www.cganimator.com They actually ha…

9 years ago
Forum
Page 12 / 21