No – the directorinterface was removed/ does not exist in 3ds Max’s maxscript editor as far i can see ( this i found out when i first attacked the pr…
Update: I see that Serejah already reverenced my plugin, so somehow i missed the point if you want to go without my plugin, sorry …
You guys might be interested my MXSEditor plugin, which exposes the SciTe commandset to maxscript ( and much more ). Replacing the current selected te…
i swiflty tested the script using your data, and here it does’nt lock up Max, but produces an empyt shape ( without knots ), so something is wrong wi…
additionally to what guruware already mentioned regarding LAA being only relevant for the 32bit target platfom, i think LAA in general is totally irre…
It’s even worse…
Right after writing my post, it came to my mind that array handling might indeed be more intelligent and not use a single “undefined” Value instance f…
It cannot be only the size of a pointer either. undefined is a Maxscript value instance by itself, each one of them already requires the allocated ( n…
I don’t follow myself now – but seems the original post was changed, so i can’t recheck why i came to my conclusion. But it might as well be that i sh…
Your first version of the startup script (with the braces arround all) creates the sharedDir variable in the local scope of the block created by those…
Well – it seems serious undo problems are all shared across the whole nPowerTools Products ( where ProBooleans stems from ) Testing the PowerNurbs De…
I have that too, even going back to Max 2008 and would be easy to extend even further back. Gotta love the power of property sheets once they are set …
You should certainly check the registry path entries for installed Max versions. This is the standard and everyone should obey to that. If people move…
I experienced the same when testing the calltips stuff, the internal calltips which show the word under the cursor seems to cancel all user calltips. …
Just wanted to add that i’m happy that finally somebody starts to experiment with the plugin’s scripting features