Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-19 | Updated experience profile panel layout | dolphin | |
2013-08-19 | Added experience association info llsidepaneliteminfo for scripts. | dolphin | |
Changed the cap which looks up a script association to take a object/item id pair instead of a asset id. Updated llpreviewscript to use the new cap (which also improves loading time since it can be done in parallel with the lsltext retrieval). | |||
2013-08-15 | Move the experience panel to the bottom of the editor floater | dolphin | |
2013-08-09 | Removed unused files | dolphin | |
2013-08-08 | Only save nvapi DRS settings if the settings change | dolphin | |
2013-08-08 | Merge with 3.6.2-release | dolphin | |
2013-08-08 | Simplified the experience panel to only the required elements | dolphin | |
2013-08-06 | Checkpoint script editor | dolphin | |
2013-08-05 | increment viewer version to 3.6.3 | Oz Linden | |
2013-07-29 | Slowest debug in the west. | Aura Linden | |
2013-07-29 | I love issues that only reproduce via teamcity | Aura Linden | |
2013-07-25 | Kill all the vivox logs | Aura Linden | |
2013-07-22 | Turn off logging. | Aura Linden | |
2013-07-11 | Merged in viewer-release | Aura Linden | |
2013-07-01 | Merge with 3.6.1 | dolphin | |
2013-06-27 | increment viewer version to 3.6.2 | Oz Linden | |
2013-06-25 | merge changes for NORSPEC-280 | Oz Linden | |
2013-06-21 | NORSPEC-280 Fix for shader compilation error on OpenGL 3.3 | Dave Parks | |
2013-06-19 | merge changes for DRTVWR-326 | Oz Linden | |
2013-06-19 | NORSPEC-272 make sure the tex filtering fix stays put | Graham Linden | |
2013-06-19 | Merge with viewer 3.6.0 | dolphin | |
2013-06-19 | Automated merge with http://hg.secondlife.com/viewer-release | Nat Goodspeed | |
2013-06-19 | Automated merge with ↵ | Dave Parks | |
https://bitbucket.org/lindenlab/viewer-development-materials | |||
2013-06-19 | Point light color (de)correction. | Dave Parks | |
2013-06-19 | merge increment of version number | Oz Linden | |
2013-06-18 | Review cleanup | Dave Parks | |
2013-06-18 | Occlusion culling overhaul. | Dave Parks | |
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-261 No more magic numbers, parity between forward and deferred ↵ | Dave Parks | |
rendering WRT to windlight and legacy shininess. Reviewed by Graham (a little bit). | |||
2013-06-13 | NORSPEC-250 speculative stab in the dark | Graham Linden | |
2013-06-13 | MAINT-2787: Expand viewer_manifest.py's "Release" recognition | Nat Goodspeed | |
viewer_manifest.py currently detects specifically the channel name "Second Life Release" as a release viewer (affecting the icon and other things). The Amazon viewer uses channel name "Second Life Release - Amazon", which is currently not recognized at all, therefore uses a developer-build icon with the caution tape and the word "TEST" stamped onto it. Detect any channel name *starting* with "Second Life Release" as a release viewer. | |||
2013-06-13 | NORSPEC-261 Put back directional ambient. | Dave Parks | |
2013-06-13 | NORSPEC-261 Better blending of environment map. | Dave Parks | |
2013-06-13 | NORSPEC-261 Fix for bad legacy shiny values. | Dave Parks | |
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 | Automated merge with ↵ | Dave Parks | |
https://bitbucket.org/lindenlab/viewer-development-materials | |||
2013-06-11 | NORSPEC-259 Fix for crash in LLRenderTarget::copyContentsToFramebuffer | Dave Parks | |