spacefrog
@spacefrog
New Member
Joined: Feb 14, 2024
Topics: 21 / Replies: 384
Reply
RE: Access biped curves/controller values/tangents??

Yes – that is the case ( curve handles on TCB controllers = biped exlusive )

11 years ago
Forum
Reply
RE: Access biped curves/controller values/tangents??

The switch to euler option was only added pretty late in biped, and as far i understand, the euler presentation in the interface is just a “facade” wh…

11 years ago
Forum
Topic
Reply
RE: MAXScript NVPX vs PhysXPanelData?

I messed with them a bit: regarding the double parameters you are seeing, i’m just speculating: PhysXPaneldata might only be the data struct holdin…

11 years ago
Forum
Reply
RE: Is Max SDK for student version?

check the trial download extract and look for the SDK install package ( *.msi file ) You will need that and Visual studio and some good amount of ener…

11 years ago
Forum
Reply
RE: Move all keyframes forward?

Thanks for the headsup – i thought the mxs docs meant all children, but it’s text is quite ambiguous inserts time in all controllers of all children…

11 years ago
Forum
Reply
RE: Move all keyframes forward?

According to the docs this should be easier. For example this should insert 40 frames at frame 0 inserttime rootnode.children 0f 40f I did not ver…

11 years ago
Forum
Reply
RE: Challenge: Object under cursor

Was’nt there some new method implemented and exposed in Max 2015 for the new placement tool? Maybe i should’ nt mention it because it’s not released y…

11 years ago
Forum
Reply
RE: Dialogbar UI not accessable

I remember someone reported a bug about that ( i think Martin Breidt ) Please report this issue too to get it fixed

11 years ago
Forum
Reply
RE: Refreshing bitmaps from disk

maybe using the tack hammer works too, but did’nt test it … gc light:true

11 years ago
Forum
Reply
RE: Refreshing bitmaps from disk

Will not help you much, but this is from the Max 2015 MXS docs “Whats new” section New Bitmap Value Functions And Enhancements The new function forc…

11 years ago
Forum
Reply
RE: Using imgtag in a rollout creator

This change to your inital code works for me rci.addControl #imgtag #myButton “My Button” paramStr:”bitmap:bm” bm is global than though …

11 years ago
Forum
Reply
RE: Artifacts on white areas of image button

Funny – the artefacts are black in my case, so i guess this is some color in the UI config … Of course … the Max UI background is coming through in th…

11 years ago
Forum
Reply
RE: Get control over gui elements by dynamic rollout counts

You should use an eventhandler to change the buttons captions when the map gets added I see you using your own code to build the rollout array, but i…

11 years ago
Forum
Reply
RE: Get control over gui elements by dynamic rollout counts

you can get the controls a rollout contains using the <rollout>.controls property this is an array containing ALL controls in that rollout. Eve…

11 years ago
Forum
Page 12 / 27