Dubbie
@dubbie
New Member
Joined: Feb 14, 2024
Topics: 12 / Replies: 37
Reply
RE: RTT Output path

I was looking for the default folder. I think I have found a way – this seems to do the trick: myPath = “c:\ est” RTT_SceneData_AppData_Index = 0x41…

12 years ago
Forum
Topic
12 years ago
Forum
Replies: 3
Views: 23
Topic
Forum
Replies: 0
Views: 16
Reply
RE: Align an axis to a plane, using other axis?

Why bother with quat rotations? Why not just write the new matrix to the transform?

13 years ago
Forum
Reply
RE: Multiple RCMenus

Ahh I am an idiot! I thought the menu had to be registered with the rollout in order to call the popup. Turns out I can define as many as I want and …

14 years ago
Forum
Topic
14 years ago
Forum
Replies: 6
Views: 23
Reply
14 years ago
Forum
Reply
RE: get access to a spline with modifiers on top

I haven’t looked into this, but here is an idea for a dirty hack. Create a mesh object with verts in the same place as the spline with the same transf…

15 years ago
Forum
Reply
RE: Random Mesh Placement on Vertice

Let me talk it through line by line. c = $ – Assigns the currently selected circle to a variable called c convertToSplineShape c – Converts the circl…

15 years ago
Forum
Reply
RE: Random Mesh Placement on Vertice

Something like this should get you started. c = $ convertToSplineShape c kA = getKnotSelection c 1 for i=1 to kA.count do ( p = getKnotPoint c …

15 years ago
Forum
Reply
RE: Python and PyQt in 3dsMax

Eric, if you want to just swap out the 2010 SDK in VS and hit compile for x64, I’m more than happy to test everything for you. I won’t blame you if a…

15 years ago
Forum
Reply
RE: Python and PyQt in 3dsMax

I’m willing to send cake to Eric if he recompiles a 2010 version

15 years ago
Forum
Reply
RE: Python and PyQt in 3dsMax

Where? I can only see up to 2009 here.

15 years ago
Forum
Reply
RE: Python and PyQt in 3dsMax

I’m holding my breath for a 2010 build. I’m turning blue!

15 years ago
Forum
Reply
RE: Maxscript dynamic UI

Time to grow to love the execute() function.

15 years ago
Forum
Page 1 / 4