Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-02 | CHOP-959: Report region-local position in Help -> About box. | Nat Goodspeed | |
I've never really understood the usefulness of displaying world-global coordinates in the Help -> About box. It seems to me far more useful to know where you are within the current region. If that proves problematic, we can display both sets of coordinates -- but let's try it this way first. | |||
2013-07-02 | CHOP-959: add POSITION_LOCAL to LLFloaterAbout::getInfo() blob. | Nat Goodspeed | |
The existing POSITION variable gives "global" position: that is, your region- local coordinates plus the (somewhat arbitrary) global coordinates of the region's corner within the whole world. That may be meaningful to people on the mainland, hard to say, but it correlates with nothing else available from the viewer. POSITION_LOCAL gives you region-local coordinates, which could be used (for instance) to construct a SLURL. | |||
2013-07-01 | CHOP-959: Introduce and use settings vars for some cmd_line switches. | Nat Goodspeed | |
The cmd_line.xml entries: analyzeperformance crashonstartup debugsession disablecrashlogger logmetrics logperformance noquicktime replaysession all specify map-to settings.xml variables -- none of which existed! Introduce such variables. Instead of detecting the presence of a particular switch in the command-line parser, use the value of its corresponding settings variable. | |||
2013-06-28 | CHOP-959: Streamline processing for --graphicslevel switch. | Nat Goodspeed | |
Use map-to in cmd_line.xml to inform the command-line processor that the target variable for --graphicslevel is RenderQualityPerformance. That lets us eliminate clunky llappviewer.cpp switch from '0' to 0, etc. Moreover, previous switch statement only accepted 0 - 3, whereas LLFeatureManager::setGraphicsLevel() actually accepts 0 - 6. Introduce LLFeatureManager::isValidGraphicsLevel() and use that to validate. Replace switch statement in setGraphicsLevel() mapping int constants to string literals with static vector of level names, using same data for mapping as for validating level numbers. | |||
2013-06-27 | CHOP-959: Make settings.xml actually valid XML LLSD. | Nat Goodspeed | |
UserLoginInfo block had <key>Value</key> without the required subsequent element to provide any actual value. This confused at least the Python LLSD reader. | |||
2013-06-27 | CHOP-955, CHOP-957: Prioritize indra.util.llmanifest in same source repo. | Nat Goodspeed | |
It seems that certain build hosts have an (obsolete? broken?) install of indra.util.llmanifest under the system Python. If we append the local repo indra/lib/python to sys.path, viewer_manifest.py pulls in the broken llmanifest. Prepend to sys.path instead to ensure we get the right one. | |||
2013-06-27 | CHOP-956: Add settings_install.xml to settings_files.xml. | Nat Goodspeed | |
Also clarify comment for ELLPath in lldir.h: ELLPath int values are read from settings_files.xml. | |||
2013-06-25 | CHOP-957: Stop looking for, or parsing, Mac arguments.txt file. | Nat Goodspeed | |
2013-06-25 | CHOP-957: Stop reading gridargs.dat in 'secondlife' wrapper script. | Nat Goodspeed | |
However, for backwards compatibility, continue to recognize and discard --skip-gridargs switch. | |||
2013-06-24 | CHOP-955, CHOP-957: Platform-specific switches files => settings_install.xml. | Nat Goodspeed | |
Instead of generating viewer command-line switch overrides into the Windows shortcut, an arguments.txt file on Mac, or a gridargs.dat file on Linux, generate a platform-independent settings_install.xml file containing 'sourceid' key (if 'sourceid' found in TeamCity environment variables). All command-line override switches previously found in the aforementioned files have happily become moot. | |||
2013-06-19 | merge increment of version number | Oz Linden | |
2013-06-18 | correct banding issue | Oz Linden | |
2013-06-14 | increment viewer version to 3.6.1 | Oz Linden | |
2013-06-14 | NORSPEC-251 fix issues with binding unloaded standard bumpmaps | Graham Linden | |
2013-06-14 | NORSPEC-266 fix issues with observer feedback on edits of material map ↵ | Graham Linden | |
parameters | |||
2013-06-13 | NORSPEC-250 speculative stab in the dark | Graham Linden | |
2013-06-13 | Fix ternary use found illegit in the eyes of GCC | Graham Madarasz | |
2013-06-13 | Merge vwr-dev-mat | Graham Madarasz | |
2013-06-13 | correct DOS line endings | Oz Linden | |
2013-06-13 | NORSPEC-263 replaced dropped deg to rad conversion between UI and material ↵ | Graham Madarasz | |
update | |||
2013-06-13 | MAINT-2632 speculative guards in display_startup based on prevalence of ↵ | Graham Madarasz | |
crashes ending there (no repro, unfortunately) | |||
2013-06-12 | NORSPEC-260 fix issues with OK after pressing none being intepreted as add a ↵ | Graham Madarasz | |
null normal map | |||
2013-06-12 | NORSPEC-251 fixed and 258 not regressed | Graham Madarasz | |
2013-06-12 | Remove NaN guards from vopartgroup and volume code | Graham Madarasz | |
2013-06-12 | Cleanup rollback and try point MIPs experiment to see if that's what is ↵ | Graham Madarasz | |
hosing the Mac on 10.6.8 | |||
2013-06-12 | Changes to protect against use of normalize3fast on degenerate vectors | Graham Madarasz | |
2013-06-11 | NORSPEC-258 and NORSPEC-226 make tex picker close refresh build tool UI ↵ | Graham Madarasz | |
correctly and fix issues with transition from no-bumps to normal maps | |||
2013-06-11 | Fix build failure from warning and dav3p no-JIRA bug about normal map scale ↵ | Graham Madarasz | |
editing | |||
2013-06-11 | NORSPEC-257 can't use automated TEMaterialGet functor as we need two ↵ | Graham Madarasz | |
possible defaults for diffuse alpha mode based on the alpha content of the diffuse texture | |||
2013-06-11 | Automated merge with ↵ | Dave Parks | |
https://bitbucket.org/lindenlab/viewer-development-materials | |||
2013-06-10 | NORSPEC-222 fix issues with removing the use texture item selecting weave ↵ | Graham Madarasz | |
when the TE was BUMPY_TEXTURE, but no normal map was applied | |||
2013-06-10 | NORSPEC-257 fix alpha mode display incorrect default when alpha is present ↵ | Graham Madarasz | |
in tex | |||
2013-06-10 | NORSPEC-251 fix issues with not binning objects changed from having a ↵ | Graham Madarasz | |
material to using legacy bumps causing incorrect rendering | |||
2013-06-10 | NORSPEC-252 fix reverting normal maps to none | Graham Madarasz | |
2013-06-10 | NORSPEC-247 Fix for rigged attachments with alpha masking on occluding alpha ↵ | Dave Parks | |
object when 100% transparent. | |||
2013-06-10 | Line endings. | Dave Parks | |
2013-06-10 | MAINT-2414 fix for texture cache crasher | Graham Madarasz | |
2013-06-10 | Automated merge with ↵ | Dave Parks | |
https://bitbucket.org/lindenlab/viewer-development-materials | |||
2013-06-10 | NORSPEC-248 fix broken repeats handling in media mode | Graham Madarasz | |
2013-06-10 | Merge vwr-dev-mat | Graham Madarasz | |
2013-06-10 | NORSPEC-87 fix diffuse repeats display as well | Graham Madarasz | |
2013-06-10 | NORSPEC-87 fix regression from NSPEC 233 fix typo which is breaking norm ↵ | Graham Madarasz | |
repeats display | |||
2013-06-10 | NORSPEC-87 fix regression from 233 fix that made spec repeats info show in ↵ | Graham Madarasz | |
norm tab | |||
2013-06-09 | NORSPEC-246 fix shader compile errors from missing return | Graham Madarasz | |
2013-06-09 | NORSPEC-246 fix issues with normal encoding on precision-deprived hardware ↵ | Graham Madarasz | |
and remove haxors | |||
2013-06-09 | NORSPEC-246 WIP fix callsite missed when swapping in macro impl | Graham Madarasz | |
2013-06-09 | NORSPEC-246 WIP Fix macro bug that slipped past due to MSVC promiscuity | Graham Madarasz | |
2013-06-09 | NORSPEC-246 WIP fix handling of encoded normals with single FP only cards | Graham Madarasz | |
2013-06-08 | NORSPEC-233 fix regressions in default spec parameters | Graham Madarasz | |
2013-06-08 | NORSPEC-226 NORSPEC-222 fix menu content bugs and alpha mask stomp when ↵ | Graham Madarasz | |
editing multiple objects |