Search found 179 matches

by mbonk
Sun Jun 17, 2007 10:58 pm
Forum: Windows Discussion Forum
Topic: "Suspend motion" autocheks in 3ds max
Replies: 21
Views: 34338

if you could flash the icon or change the color of the SN control panel in the taskbar when it's disabled we could catch the event That wouldn't really work: There are numerous actions that cause the box to be checked and then almost immediately unchecked. Why not simply keep the internal control p...
by mbonk
Mon Jun 11, 2007 11:24 pm
Forum: Windows Discussion Forum
Topic: "Suspend motion" autocheks in 3ds max
Replies: 21
Views: 34338

The (auto) suspend motion option. There are a number of actions that 3ds Max performs, that do not tolerate a camera being created while they are being done: in short Max throws an exception, tells the user all about it, and exits. Fortunately, there are a number of messages that 3ds Max sends inter...
by mbonk
Fri Jun 08, 2007 1:39 am
Forum: Windows Discussion Forum
Topic: SpacePilot buttons not working on Vista64
Replies: 18
Views: 26264

After reinstalling 3.3.6 and the NX plugin, I'm gettting "NX Component has stopped working" errors, and NX crashes. I'm going back to 3.3.2 Needless to say we cannot reproduce at the moment. What is the exact version of NX 5.0 that is causing the issues? Is NX5.0 a 32 or 64-bit version? W...
by mbonk
Mon Jun 04, 2007 2:34 am
Forum: Feedback
Topic: Motion Controller 3ds ax viewport - user - homegrid
Replies: 2
Views: 11223

Re: Motion Controller 3ds ax viewport - user - homegrid

So maybe it is an idea to either activate the same grid as the orthographic viewport (Front etc.) or making a (new 3Dx) grid object, which will be used as active grid for as long as this uservieport is used. From a user point of view how does one go about getting 3dstudio to use the same grid as an...
by mbonk
Wed May 23, 2007 11:08 pm
Forum: Developer's Forum for Windows
Topic: Where's the SDK?
Replies: 37
Views: 82689

What struck me as odd is that the rotation values seem to be either exactly 0.0 or 1.0 or -1.0 when I have only one axis rotated, and something in between when more than one axis is non-zero. Is this normal? 10. AngleAxis Object The AngleAxis object provides a representation for orientation in 3D s...
by mbonk
Mon May 21, 2007 10:41 pm
Forum: Windows Discussion Forum
Topic: Problem with 3ds Max 9
Replies: 18
Views: 29418

Hi Gubi, Please refer to this post
by mbonk
Wed May 16, 2007 1:40 am
Forum: Windows Discussion Forum
Topic: Problem with 3ds Max 9
Replies: 18
Views: 29418

Yes, a problem report has been created and and the issue will be addressed in a subsequent driver release. We do not yet have a schedule to deliver the fix.

Tracking numbers are for your reference only. If you'd like to know the current status of a problem, please post a request here, in the Forum.
by mbonk
Tue May 15, 2007 10:17 pm
Forum: Windows Discussion Forum
Topic: SpaceNavigater + Maya 7 PLE
Replies: 4
Views: 11450

Re: SpaceNavigater + Maya 7 PLE

SimonH wrote:Hallihallo

Ich habe das Problem, dass mir der SpaceNavigator PE auf Maya 7 PLE nicht läuft, was ich bis jetzt etwas schade finde.
Wir auch, aber die PLE Versionen unterstützen keine Plug-ins :(

Markus
by mbonk
Mon May 14, 2007 11:14 pm
Forum: Windows Discussion Forum
Topic: Sofware for mechanical desktop
Replies: 22
Views: 30913

Is there some plan to solve this problem. Trying MDT 2008 and 3.3.2 software and it's impossible to work when one can't us tilt in wireframe. I think you may need to refer this to AutoCAD: The plug-in queries the view and the AutoCAD API claims its a 2D view. A work around may be to press the 3Dwir...
by mbonk
Mon May 14, 2007 11:07 pm
Forum: Windows Discussion Forum
Topic: SpaceNavigator and Photoshop CS2
Replies: 3
Views: 7132

Hi esta, In a german photoshop the plug-in path is actually %programfiles%\Photoshop\Zusatzmodule and the Plug-ins directory should not exist. Could this directory be left over from a previous (demo?) version? Unfortunately the registry also claims that the plug-in path is %programfiles%\Photoshop\P...
by mbonk
Mon May 14, 2007 4:04 am
Forum: Windows Discussion Forum
Topic: SpaceNavigator and Photoshop CS2
Replies: 3
Views: 7132

Hi, Normally this should not need to be done. To be able to understand what may be happening could you please supply the information below: Which path are you adding what is the gui langauage and if it isn't english does %programfiles%\Adobe\Adobe Photoshop CS2\Plug-Ins (untranslated) exist and is t...
by mbonk
Fri May 11, 2007 3:36 am
Forum: Developer's Forum for Windows
Topic: No keyboard events in managed code
Replies: 3
Views: 10352

Hi Weiman, The code looks ok. I am assuming that keyboard_KeyDown is defined something like the following. void keyboard_KeyDown(int keyCode) { if (keyCode == 31) { // Fit View } } I think what may be the issue is the button configuration setting in the 3Dconnexion Control Panel. To check what is be...
by mbonk
Thu May 10, 2007 12:53 am
Forum: Windows Discussion Forum
Topic: Zoom in autocad 2007
Replies: 14
Views: 28757

Thank you for the feedback. There is one more piece of information I would require: I have noticed in AutoCAD that starting in the 'AutoCAD classic' workspace results in a slightly different behavior to starting in the 3D Modeling workspace and then switching to AutoCAD classic. Which do you start i...
by mbonk
Tue May 08, 2007 11:04 pm
Forum: Developer's Forum for Windows
Topic: Using the COM interface on a thread withou a message pump
Replies: 4
Views: 12837

It might still be worth noting this behaviour as an issue for future driver releases since retrieving device input values should probably not have anything to do with what thread the device is created on. --tristan This is definitely something we will look into more deeply. This kind of feedback is...
by mbonk
Tue May 08, 2007 7:04 am
Forum: Windows Discussion Forum
Topic: Zoom in autocad 2007
Replies: 14
Views: 28757

Could you give me a quick scenario to reproduce this.
Which workspace do you start AutoCAD in?
What sort of dwg are you looking at and in which environment?

Markus