based on some condition? learn.microsoft.com C# preprocessor directives – C# Learn the different C# preprocessor directives tha…
Maybe you could use alias for this kind of thing. Here’s the SO thread that demonstrates what I mean. But anyway you’ll need to somehow find the exact…
No. This is the functions list from IDA with loaded .PDB file. You will not find anything related to modifiers sets in sdk reference or source files. …
Hobbs: … its definitely a hack. I was looking for something a little more robust Then you need to reverse engineer 3dsmax.exe and play with one…
TheModButtonsSets class methods aren’t public so you have very few options. Changing the current set should be easy, but I don’t know how to force max…
docs says there’s PushStdCommandMode for this
really nice challenge, I like it no matter what I do I fail miserably
maxscript has bit struct with useful methods bit.floatAsInt <float> bit.intAsHex <integer> more info you can find in the mxs reference ( …
jimpix: any way to fix this? use formattedPrint
If you’re the author of the interface it shouldn’t be a problem at all. Otherwise too little information to answer. For drag dropping there’re plenty …
There’re no good methods to show multiple IDs at once afaik, better use temporary multi-mtl for that purpose. Set a couple of callbacks that would swi…
ok, for those who don’t mind some scintilla hacking there’s a workaround. to define more styles use SCI_STYLESETFORE, SCI_STYLESETBACK and others fn …
abilask: I want these two option by default selection 1.AI Import –> “Merge object with current scene” and 2. Import Shape as –> “Single Obj…
Why do you encrypt your message so we have to go to google translate? I could answer in my native language but would it make sense to anyone here? Per…