Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-20 | merge with release | Richard Linden | |
2013-06-19 | Automated merge with https://bitbucket.org/lindenlab/viewer-interesting | Richard Linden | |
2013-06-19 | BUILDFIX: forgot a file | Richard Linden | |
2013-06-19 | BUILDFIX: size_t/u32 confusion | Richard Linden | |
2013-06-19 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
scene monitor output is cleaned up, no duplicate first frame, less scientific notation periodic recording extension now works more cleanly | |||
2013-06-19 | BUIDLFIX: point to updated version of llappearanceutility-source | Richard Linden | |
2013-06-19 | BUILDFIX: changed unsupported static_assert to LL_STATIC_ASSERT. | Richard Linden | |
renamed llstatic_assert_template to LL_BAD_TEMPLATE_INSTANTIATION | |||
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 | 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-19 | correct 3.6.0-release for last minute fix | Oz Linden | |
2013-06-19 | commit inital tag for 3.6.0-release | 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 | correct banding issue | Oz Linden | |
2013-06-18 | remove files incorrectly brought back from the past by merges | 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 | Added tag 3.6.0-release for changeset 69429d81ae4d | 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-14 | Disable asserts in CalculateTangentArray (discussed with davep) to avoid ↵ | Graham Linden | |
debugging interruptions from bad assets | |||
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-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 | 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 | Merge | Graham Madarasz | |
2013-06-12 | Backout tangent assert experiment | Graham Madarasz | |
2013-06-12 | Pedantic adj overly concerned with minute details or formalisms | Graham Madarasz | |
2013-06-12 | Changes to protect against use of normalize3fast on degenerate vectors | Graham Madarasz | |
2013-06-12 | Fix issues with NaNs in tangent data from using normalize3fast on ↵ | Graham Madarasz | |
zero-length vectors and other data conditioning; also added assert to normalize3fast to make finding these problems easier in the future | |||
2013-06-11 | Merge vwr-dev-mat | 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 |