Age | Commit message (Collapse) | Author |
|
|
|
disappear faster
|
|
|
|
|
|
Change two sliders back to comboboxes.
Rename label "Other" to "General"
Move Max ARC to top of that list
Move Shaders block to above Mesh block
|
|
|
|
the View data
Remove a few remants used by the old hardware floater
|
|
greyed out.
Sky: has two dependencies; grey it out when either one is not available.
Remove Basic Shaders from Basic tab
|
|
login page
Code improvements from bitbucket comments
|
|
Change notifications so they are emitted only when an error occurs
Put active preset at top of list
Add Maximum ARC slider
Merge two small methods into slider update code
|
|
|
|
this will be renamed Recommended Settings.
Display a test icon (artwork needed) in the pulldown panel
|
|
server messages
|
|
|
|
|
|
Add new control variable to track which preset is active. Save settings
to active preset when clicking on Ok button.
Initial work to make pulldown operational. Still to do: add pretty icon for current preset.
Notifications do not appear when called from this panel.
|
|
|
|
Disable delete button when thre is nothing to be deleted.
|
|
Make sure default preset is created when flyout panel is activated
Only display deleted notification upon successful deletion
|
|
|
|
|
|
RenderAutoMuteFunctions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The HttpRequest objects used in inventory ops are created lazily
when needed. The update() operation didn't protect against their
not being created. Added some guard tests around the update()
operations and we're good.
|
|
|
|
on login screen
|