phoelix
@phoelix
New Member
Joined: Feb 15, 2024
Topics: 5 / Replies: 51
Reply
RE: mxs glitch?

it works ok for me, maybe you have a corrupt or missing file in your 3ds max installation

7 years ago
Forum
Reply
RE: biped.setTransform

I did the same in 3ds Max 2016 and the undo buffer was not deleted.

7 years ago
Forum
Reply
RE: Biped and SkinPose

it seems to work when auto key is on, maybe you could use that somehow.

7 years ago
Forum
Reply
RE: 3DSMAX SDK Q: How to save and load INode ?

You can have the node as a reference and it will be saved automatically. And if for reason you can’t have the node as a reference you could use the no…

7 years ago
Forum
Reply
RE: Get Event doesn't work

ok, i guess that i’ll be using a change handler and a timecallback

15 years ago
Forum
Reply
RE: Get Event doesn't work

:’( . Well i was programming aGUI that is wired to some parameters inside a CA, the way that i thought to update the GUI when the parameter changes, …

15 years ago
Forum
Topic
Forum
Replies: 4
Views: 2
Reply
RE: Find IK Parent

in that case you should use the function: biped.getNode <biped | biped_ctrl> <name | index> [link:<int_link>] give it a look in th…

15 years ago
Forum
Reply
RE: Auto-Skin-Weight Approach

thats a nice aproach, i’ve always thought the skinning process should be more automatic, keep it up!

15 years ago
Forum
Reply
RE: ridiculous accuracy issue

the precision issue seems to be related to the use of list controllers (in your file those were created when the objects were freezed in transform). …

15 years ago
Forum
Reply
RE: setNumCPVVerts

you should use polyOp methods if you have an Editable Poly “Maxscript help”: Vertex Colors polyOp.getVertsByColor <Poly poly> <Color …

15 years ago
Forum
Reply
RE: setNumCPVVerts

those vertex color commands only works if the object is an Editable Mesh convertto $ Editable_mesh defaultVCFaces $.mesh setNumCPVVerts $.mesh 100 tr…

15 years ago
Forum
Reply
RE: Big problem with node callback position

yes i also remember this problem as a position_xyz controller bug. but any way you should not use callbacks for that purpose, for example, if the obj…

15 years ago
Forum
Reply
RE: get bone node from skin modifier?

the method getbonename has a flag called “nameflag_index”, if it is false, the method returns the node,but actually that flag doesn’t work (bugs bugs …

16 years ago
Forum
Reply
RE: Small question about Orientation Constraint.

you can use a property called “relative” in the orientation controller

16 years ago
Forum
Page 2 / 4