SCIInstitute / SCIRun

SCIRun is a Problem Solving Environment, for modeling, simulation and visualization of scientific problems. This is version 5, the upgraded version of SCIRun v4.
http://scirun.org
Other
128 stars 72 forks source link

Last ViewScene improvements for ZZZ #2393

Closed dcwhite closed 2 years ago

dcwhite commented 2 years ago

Works much better now. Windows don't pop up unless you hover for a second. They show up in a usable location. Just a few things not completely working:

  1. "Look down axis" menu didn't do anything when I tested it. Screen Shot 2022-07-27 at 23 01 25
  2. It would be helpful for the lighting menu to have a reset button. If you screw up the values now it's hard to get them back to something usable. Screen Shot 2022-07-27 at 23 03 59
  3. It would be helpful if the scale bar menu had a color option. The bar is currently white, which is not visible on a white background. Screen Shot 2022-07-27 at 23 04 51

Originally posted by @Sumientra in https://github.com/SCIInstitute/SCIRun/issues/2390#issuecomment-1197603885

jab0707 commented 2 years ago

the look down axis seems to work for me, but only when I click the button after selecting which axes to look down etc

jab0707 commented 2 years ago

it would be helpful to have a "close all popups" button somewhere because occasionally they still get stuck open, and sometimes such that they cover the widget so that there is no way to get them to close

dcwhite commented 2 years ago

If you click the render window interior the popups should all close. But sometimes they pop back up. With the latest code this should not happen anymore though.

dcwhite commented 2 years ago

Combine 3 secondary light buttons:

Saves 2 button spots.

dcwhite commented 2 years ago

New tab in preferences for render options

jessdtate commented 2 years ago

Here is an idea for some toolbar categories:

main:

dcwhite commented 2 years ago

I've rearranged the toolbars into three, all movable; consolidated the 3 light buttons into 1; and implemented a gray-scale color option for the scalebar which is saved in the network file. Those will go into beta.ZZZ. For release after next (full 5.0) will be the additional toolbar config ideas, the undo/redo for the material options (along with every other screen, I hope), the look-down improvement, and the light toggle button improvement.