telemetry (aka. spyware) you can turn that thing off in help-menu->>Feedback->Desktop Analytics Programm… but not 100%, “Required data collec…
you can nest undo Begin/Accept theHold has an internal counter adds on begin, szbtract at accept, when this counter reaches zero, an undo-entry will b…
you want undo on/off: TheHold.Suspend() TheHold.Resume() for recording an undo-action TheHold.Begin() TheHold.Accept(“name of undo action”) for grou…
TYPE_CLASS requires a ClassDesc not an Object of some type
Qt shouldn’t be a problem its also about paramblocks only the controltype in paramDef is win32 only
radius could be TYPE_WORLD win32 ui is using TYPE_WORLD, qt it will be TYPE_FLOAT, but need to check paramID=3 has a blank name, that’s a retired …
you need the paramblock(s) –> GetParamBlockByID(…) and then you need the paramid of the radius following will dump infos about every param in a …
i feel the pain requesting things like this (exactly what you mentioned included), still such things get “ignored” ? even sent them code years ago, …
well, it works. create a “TestObject” in your scene rename it to “baz”, if you want to call it baz if the object is selected: $.foo.move [1,2…
#include <Qt/QmaxMainWindow.h> MaxSDK::QmaxMainWindow* maxMain = GetCOREInterface()->GetQmaxMainWindow(); window.setParent(maxMain);
well… this is c#, not max script never confuse scripting with “real” coding you might upset c++ devs some think making web-pages is coding the inte…
can you compile it offline ?
did you notice that it does this also in 2021 ?
@PolyTools3D can i pass this script to max-devs ?
i reported this, it was fixed for 2022, and then someone forgot to put it into the final release btw. what exatly it “progressive update” for ? 512 …