Search found 4 matches

by stratosgear
Tue 26. Jan 2010, 17:27
Forum: Programming Help
Topic: Catching mouse events with Ubuntu 64bit [Solved]
Replies: 4
Views: 1323

Re: Catching mouse events with Ubuntu 64bit

Thanks Andre, That was a push to the right direction... The Content -> Tools -> [x] Drag was already checked but I was missing the Content -> Picking -> [x] Pick Faces . I have no idea how this got unchecked and saved as default, but I'm sure it's my fault somehow. Thanks for your persistence...
by stratosgear
Tue 26. Jan 2010, 16:53
Forum: Core
Topic: Extending jReality Shaders
Replies: 1
Views: 2663

Re: Extending jReality Shaders

Hi,

The same question has been asked and has been nicely answered at :arrow: http://www3.math.tu-berlin.de/jreality/ ... ?f=3&t=444
by stratosgear
Tue 26. Jan 2010, 16:32
Forum: Programming Help
Topic: Catching mouse events with Ubuntu 64bit [Solved]
Replies: 4
Views: 1323

Re: Catching mouse events with Ubuntu 64bit

Andre, I have run the tutorial that you mentioned, along with many others and they all work fine. Still, the TextureDragExample does NOT work correctly. I cannot drag the texture. It will just rotate the object instead. In comparison, DragEventTool01 for example is working fine. Weird... I am trying...
by stratosgear
Mon 25. Jan 2010, 18:29
Forum: Programming Help
Topic: Catching mouse events with Ubuntu 64bit [Solved]
Replies: 4
Views: 1323

Catching mouse events with Ubuntu 64bit [Solved]

Hi, I am having some troubles catching some mouse events on an Ubuntu 9.10 64 bit machine. The behavior, in one file in particular (de.jreality.tutorial.tool.TextureDragExample) is as follows: When I click and drag at any point outside the Helicoid I can rotate the object. When I click right on top ...