Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-19 | NORSPEC-272 make sure the tex filtering fix stays put | Graham Linden | |
2013-06-19 | Automated merge with http://bitbucket.org/lindenlab/viewer-interesting | Xiaohong Bao | |
2013-06-19 | fix for SH-4245: Interesting: crash in LLSpatialGroup::handleDestruction | Xiaohong Bao | |
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 | SH-4246 FIX interesting: fast timers significantly decreases framerate | Richard Linden | |
moved collapsed flag to fast timer tree node | |||
2013-06-19 | merge increment of version number | Oz Linden | |
2013-06-18 | Automated merge with ↵ | Richard Linden | |
bundle:d:\code\viewer-interesting+c:\users\richard\appdata\local\temp\thg.7jrj8n\https__bitbucket.org_lindenlab_viewer-interesting_jch9cd.hg | |||
2013-06-18 | SH-4246 FIX interesting: fast timers significantly decreases framerate | Richard Linden | |
removed implicit flushes on reads from recorders for better performance made sure stack timers were updated on recorder deactivate faster rendering and better ui for fast timer view | |||
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-17 | add a debug setting "InvisibleObjectsInMemoryTime" to adjust the time ↵ | Xiaohong Bao | |
invisible objects stay in memory. | |||
2013-06-17 | Merge | Richard Linden | |
2013-06-17 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
added getAs and setAs to LLUnit to make it clearer how you specify units removed accidental 0-based indexing of periodicRecording history... should now be consistently 1-based, with 0 accessing current active recording removed per frame timer updates of all historical timer bars in fast timer display added missing assignment operator to recordings | |||
2013-06-14 | increment viewer version to 3.6.1 | Oz Linden | |
2013-06-14 | fix for SH-4244: interesting: objects on adjacent region are not visible. and | Xiaohong Bao | |
SH-4264: interesting: Content near edges of screen does not load | |||
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 | fix for SH-4241: viewer crash shortly after login in ↵ | Xiaohong Bao | |
LLViewerRegion::addNewObject and SH-4261: interesting: crash in LLViewerRegion::addToVOCacheTree | |||
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 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
changed Units macros and argument order to make it more clear optimized units for integer types fixed merging of periodicrecordings...should eliminate duplicate entries in sceneloadmonitor history | |||
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 | fix for SH-4244: interesting: objects on adjacent region are not visible. | Xiaohong Bao | |
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 | |
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 | possible fix and new debug code for SH-4241: viewer crash shortly after ↵ | Xiaohong Bao | |
login in LLViewerRegion::addNewObject | |||
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 | |