ryerrabelli / jmonkeyengine

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

Size of selection box for nodes is not correct #378

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open a J3O model in SceneComposer
2. Press the "selection" button on the right of the wireframe box in the 
"SceneComposer Window" toolbox (this enables highlighting of spatial selection)
3. Now select a Node in the SceneExplorer. 

What is the expected output? What do you see instead?
The expected output is for the node's bounding volume to be rendered in the 
SceneComposer. It is displayed however incorrectly: The size of the bounding 
volume is correct, however the position of the bounding volume appears to be in 
the scene's origin, even though the node's bounding volume is not at the 
origin. This creates an incorrect selection highlight.

Original issue reported on code.google.com by ShadowIs...@gmail.com on 1 Aug 2011 at 4:08

GoogleCodeExporter commented 8 years ago
Is this the grey or the blue one? You normally enable the blue outlines by 
clicking the "show wireframe" button in SceneComposer. The grey one was added 
lately with the move tools afaik.

Original comment by normen667 on 1 Aug 2011 at 4:53

GoogleCodeExporter commented 8 years ago
I believe it is both

Original comment by ShadowIs...@gmail.com on 1 Aug 2011 at 5:17

GoogleCodeExporter commented 8 years ago
I'll take care of it.
btw, why the 2 selection systems? it's weird because you can select 2 objects, 
one in the scene and one in the explorer.
It's messing up things with the move tool.

Original comment by remy.bou...@gmail.com on 7 Aug 2011 at 10:34

GoogleCodeExporter commented 8 years ago
Idk why or when the grey selection was added

Original comment by normen667 on 8 Aug 2011 at 9:26

GoogleCodeExporter commented 8 years ago
Actually it was the position of the selection box that was wrong.

Original comment by remy.bou...@gmail.com on 10 Aug 2011 at 5:00