Age | Commit message (Collapse) | Author |
|
|
|
|
|
Reason: settings.xml was mistakenly marked as a per session (not saved)
settings file. See description of the "SessionSettingsFile" setting.
Fix: It looks like the proper way to make the Advanced mode default
is to leave the setting value empty, which is what this change does.
It also re-fixes STORM-1616.
|
|
|
|
|
|
|
|
|
|
|
|
modify viewer to run under said context without generating errors.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
end for testing. We are still investigating the real issue, but this may be a sufficient patch
|
|
|
|
|
|
Backed out changeset ed2791ae1cf0.
|
|
|
|
Fetch server release notes URL suitable for external browsers from the ServerReleaseNotes capability.
|
|
start with a non-compatibility-profile OpenGL context.
|
|
|
|
|
|
|
|
around curl_multi_ calls in LLCurl::Multi destructor
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
shaders disabled.
|
|
outputs -- no more deprecation warnings on nvidia
|
|
|
|
|
|
|
|
|
|
|
|
usage: <foo><bar/></foo> will set the bar flag on foo
LLSD foo; foo["bar"]; will set the bar flag on foo
converted notifications unique to use flag
|
|
|
|
|
|
|