Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-21 | Added new fields to the experience cache. | dolphin | |
Experience profile moved to it's own floater, will probalby be moving again. XP profile displays most data, though the presentation is not final Fixed a bug with the XP selection combobox in the script editor | |||
2013-08-19 | Merge | dolphin | |
2013-08-19 | Updated experience profile panel layout | dolphin | |
2013-08-19 | increment viewer version to 3.6.4 | Oz Linden | |
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 | Merge viewer-release with Vivox code | simon | |
2013-08-05 | increment viewer version to 3.6.3 | Oz Linden | |
2013-08-01 | MAINT-2958 : "Mute Particle Owner" should be "Block Particle Owner" | simon | |
2013-08-01 | MAINT-2949 : Objects across the sim border do not render when approached. Added | simon | |
missing code block from previous change as per Dave P's advice | |||
2013-07-30 | MAINT-2913: crash in LLCamera::AABBInFrustum. Tried to make array indexes | simon | |
bullet-proof. Reviewed by Kelly | |||
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 | Merge with viewer-release | callum_linden | |
2013-06-27 | increment viewer version to 3.6.2 | Oz Linden | |
2013-06-25 | merge changes for NORSPEC-280 | Oz Linden | |
2013-06-24 | MAINT-2800 revert changes to objectSkinV to make it match 3.6.0 code and not ↵ | Graham Madarasz (Graham) | |
slow down on ATI on Mac | |||
2013-06-21 | NORSPEC-280 Fix for shader compilation error on OpenGL 3.3 | Dave Parks | |
2013-06-20 | Try to track down some bad bounding boxes in particles. | Dave Parks | |
2013-06-20 | MATBUG-204 Fix for crash in genVolumeBBoxes | Dave Parks | |
2013-06-20 | Merge cleanup | Dave Parks | |
2013-06-20 | Automated merge with http://bitbucket.org/lindenlab/viewer-release | 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-18 | remove files incorrectly brought back from the past by merges | 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 | MAINT-2791: Yet another crash in LLTextureCache::writeToFastCache(). Reviewed | simon | |
by Kelly | |||
2013-06-14 | NORSPEC-266 fix issues with observer feedback on edits of material map ↵ | Graham Linden | |
parameters | |||
2013-06-14 | Disable asserts in CalculateTangentArray (discussed with davep) to avoid ↵ | Graham Linden | |
debugging interruptions from bad assets | |||
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. |