slarson / wholebrain

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

Refactor Minimap code not to use a Tangible/TangibleView for indicator #428

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Run wbc client (0.7.5.3-snapshot)
2.Put a break point in TangibleView.update() after start up
3.See it is being called every frame

What is the expected output? What do you see instead?
Wouldn't expect this is called unless it the camera is moving and it is 
necessary.

Please use labels and text to provide additional information.
Caller appears to be View3D line 232.  Should be refactored to only happen 
during camera movement as it takes up a lot of unnecessary CPU

Original issue reported on code.google.com by stephen....@gmail.com on 5 Feb 2010 at 11:27

GoogleCodeExporter commented 9 years ago

Original comment by piperfl...@gmail.com on 6 Feb 2010 at 12:36

GoogleCodeExporter commented 9 years ago
Note to self:
Take in consideration problems described from this forum thread 
http://www.jmonkeyengine.com/forum/index.php?topic=11194.0
when re-factoring this code.

Original comment by piperfl...@gmail.com on 22 Feb 2010 at 8:31

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r2193.

Original comment by caprea on 6 Apr 2010 at 11:35

GoogleCodeExporter commented 9 years ago
Minimap now updates less frequently (r2913), but will re - open this issue 
since the 
minimap code hasn't been re factored to make sphere not be a tangible.

Original comment by piperfl...@gmail.com on 8 Apr 2010 at 12:00

GoogleCodeExporter commented 9 years ago

Original comment by stephen....@gmail.com on 6 May 2010 at 12:31

GoogleCodeExporter commented 9 years ago
Closing a whole raft of issues because they are not relevant to the web version 
any more

Original comment by stephen....@gmail.com on 7 Mar 2011 at 10:31