cridalab
@cridalab
New Member
Joined: Feb 14, 2024
Topics: 11 / Replies: 27
Reply
RE: 3ds max 2010 include compatibility

Another problem we are now facing since upgrading is running max from the command line. For example we used to run: ““C:/Program Files/Autodesk/3ds…

15 years ago
Forum
Reply
RE: 3ds max 2010 include compatibility

I found that this only happens for my netrender backburner connection. I have a netrender connection but it somehow loses the connection after each re…

15 years ago
Forum
Reply
RE: 3ds max 2010 include compatibility

Say A.ms imports B.ms. When I update B.ms in the editor and then run A.ms, the changes to B.ms are not used. To force a refresh of B.ms I have to res…

15 years ago
Forum
Topic
Forum
Replies: 5
Views: 16
Topic
Forum
Replies: 1
Views: 13
Reply
RE: using presets with netrender

renderPresets.LoadAll 0 preset_file is returning true and updating the settings in the render dialog, so I assume the preset is loading correctly

16 years ago
Forum
Topic
Forum
Replies: 1
Views: 13
Reply
RE: getModifier ?

I think the problem is related to using $.modifiers[#Unwrap_UVW] instead of the modifier directly. But when I try applying flatten to the modifier dir…

16 years ago
Forum
Reply
RE: getModifier ?

RTFineM hahaha I found that texture maps need to be flattened when copying a modifier and after some testing I have this partially working solution…

16 years ago
Forum
Reply
RE: getModifier ?

thanks Bobo – just what I needed. With Python (in Maya) I can use dir(object) to find all the available methods and properties of an object. Is there …

16 years ago
Forum
Topic
16 years ago
Forum
Replies: 6
Views: 25
Reply
RE: undefined global variables

local myfunction1, myfunction2 I didn’t know I could do that – thanks very much (again) Bobo!

16 years ago
Forum
Reply
RE: undefined global variables

There’s a topic called Scope of Variables (or something similar) in the documentation that explains how scopes work. I had read that section but did…

16 years ago
Forum
Reply
RE: undefined global variables

hello, I define the global variable within a function, but then it can’t be found by following functions: function connectBackburner = ( … n…

16 years ago
Forum
Reply
RE: undefined global variables

or is there an alternative (more stable) way to use global constants?

16 years ago
Forum
Page 1 / 3