AngryBear
@angrybear
New Member
Joined: Feb 15, 2024
Topics: 74 / Replies: 226
Reply
RE: Get string from web through dot net

Thanks! This should check if you have internet and URL from… internet.CheckConnection url:“” force:true == true or am I wrong about this function

6 years ago
Forum
Reply
RE: Get string from web through dot net

looks like this works but I don’t like this way… FN Get_Ver = ( if internet.CheckConnection url:”https://www.squirrel-02.com” force:true == true …

6 years ago
Forum
Topic
Forum
Replies: 5
Views: 36
Reply
RE: Flip normal to pos

I got it Targ = Point pos:[(random -50 50),(random -50 50),(random -50 50)] Size:5 wirecolor:yellow theMesh = Sphere radius:20 smooth:on segs:16 c…

7 years ago
Forum
Topic
Forum
Replies: 1
Views: 25
Reply
RE: multi-threading c++ sdk discussion no code

Thanks for your incite in this topic. We have been working with just the STL threads all day and have had no problems. Crazy good speed. Thanks aga…

7 years ago
Forum
Reply
RE: multi-threading c++ sdk discussion no code

Thanks Ivanisavich, When I had a chance to talk to some of the dev team at autodesk, they said just to even try to do threading in your plugins. I t…

7 years ago
Forum
Topic
Forum
Replies: 4
Views: 6
Reply
RE: Simple loop script to apply to multiple objects not working

Check this works first, it just throws an error $.transform.controller.Biped_SubAnim.controller.Bi pScaleList.controller.Available.controller = ScaleX…

7 years ago
Forum
Reply
RE: How to setup bitmap object parameters (i.e.: color depth) in render elements output?

it has been a long time since i used this but. I had to make a new image and use that as the bitmap output vr. was my vray render screwedBitmapCrea…

7 years ago
Forum
Reply
RE: get amount of NoteTracks in scene maxscript?

Looks like C++ is the way to go. I have a scene with… theMixer.numMaxMixers() = 140,444 and AnimLayerManager.getLayerCount() = 1720 and if you run t…

7 years ago
Forum
Reply
RE: get amount of NoteTracks in scene maxscript?

Thanks, great to get the c++ and maxscript

7 years ago
Forum
Topic
Forum
Replies: 5
Views: 19
Reply
RE: replaceInstances c++ version??

Autodesk replied to me and If anyone needs this its in the samples \maxsdk\samples\maxscript\mxsagni\avg_dlx.cpp as replaceInstances_cf C++ function

7 years ago
Forum
Reply
RE: replaceInstances c++ version??

I have found some code to replace material from Klvnk INode::SetMtl (Mtl *matl) I need to replace an instance of a texture plugin that is missing. …

7 years ago
Forum
Page 1 / 20