ab316 / opennero

Automatically exported from code.google.com/p/opennero
Other
0 stars 0 forks source link

NERO mod: changing perspective breaks context menu #89

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Load the nero mod. Right click to verify that you get the context menu and 
can, eg, place a flag.
2. Use the controls to change the camera angle or position.
3. Right click and note that the context menu no longer appears. No error 
message is logged.

What version of the product are you using? On what operating system?
I'm using revision 1264 build for Arch linux 64-bit

Original issue reported on code.google.com by jroes...@gmail.com on 2 Nov 2011 at 1:20

GoogleCodeExporter commented 9 years ago
this problem actually doesn't require moving the camera view - it happens 
sporadically and moving the camera is as likely to stop it from happening as it 
is to make it happen again. The underlying code rejects certain values for 
intersection points which result from this failure and does so silently - we 
have to look into why this intersection code is not working correctly all the 
time. It may be because the environment itself gets in the way somehow.

Original comment by ikarpov on 11 Nov 2011 at 8:20

GoogleCodeExporter commented 9 years ago
Accepting to me

Original comment by ikarpov on 11 Nov 2011 at 8:20

GoogleCodeExporter commented 9 years ago

Original comment by ikarpov on 11 Nov 2011 at 9:43

GoogleCodeExporter commented 9 years ago
commit r1447 to the collision branch addresses this issue

Original comment by ikarpov on 27 Nov 2011 at 9:18