Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-21 | sync with viewer-development | eli | |
2011-11-21 | Greatly reduced the number of memcpy operations done on the media plug-in ↵ | Leslie Linden | |
message output pipe by removing 's = s.substr()' type operations. The output string is now cleared via 's.clear()' when its entire contents have been pumped and the beginning of the data is stored as an index when necessary, rather than modifying the initial string. Reviewed by davep. | |||
2011-11-21 | SH-2614 FIX, SH-2684 FIX - fixed buggy state management in onPhysicsUseLOD | Brad Payne (Vir Linden) | |
2011-11-21 | Automated merge with ↵ | Xiaohong Bao | |
https://bitbucket.org/VirLinden/viewer-development-shining-fixes | |||
2011-11-21 | merge | Dave Parks | |
2011-11-21 | SH-2708 Fix for broken shadows on alpha objects | Dave Parks | |
2011-11-21 | fix for sh-2601: [crashhunters] crash in LLBufferArray::countAfter() | Xiaohong Bao | |
sh-2602: [crashhunters] crash on exit in ~LLPumpIO() | |||
2011-11-21 | Moved snapshot to the bottom of the left toolbar per wolf | Leslie Linden | |
2011-11-21 | merge changes for storm-1634 | Oz Linden | |
2011-11-21 | merge up to latest viewer-development | Oz Linden | |
2011-11-21 | merge changes for storm-1634 | Oz Linden | |
2011-11-21 | merge changes for vmrg-189 | Oz Linden | |
2011-11-21 | merge changes for vmrg-188 | Oz Linden | |
2011-11-21 | merge changes for storm-1684 | Oz Linden | |
2011-11-21 | Add "Use Region Settings" to World->Sun menu | Tofu Buzzard | |
2011-11-21 | merge changes for storm-1663 | Oz Linden | |
2011-11-21 | merge changes for storm-1679 | Oz Linden | |
2011-11-21 | EXP-1630 FIXED Only show snapshot size spinners and "Constrain proportions" ↵ | Vadim ProductEngine | |
checkbox when Custom resolution is selected. | |||
2011-11-19 | fix for notification dialog buttons not working | Richard Linden | |
2011-11-19 | Make LLSD diagnostic methods conditional on LLSD_DEBUG_INFO. | Nat Goodspeed | |
This establishes that there are no viewer-side unit tests relying on these methods. The point is to try to clean up the LLSD public API. In the same vein, remove from LLSD public API a diagnostic method which is nothing more than an implementation detail for the corresponding LLSD::Impl method. The same effect can be achieved by making LLSD::Impl a friend of LLSD, moving the method with the messy signature (classic-C arrays!) into LLSD::Impl itself. | |||
2011-11-18 | Pull from viewer-experience | Merov Linden | |
2011-11-18 | EXP-1498, EXP-1595, EXP-1596 : Hide empty system folders in a dynamic way, ↵ | Merov Linden | |
turn the setting ON by default | |||
2011-11-18 | EXP-1485 FIX -- Viewer should have a minimum size 1024x768 | Leslie Linden | |
Per conversation with Product and Leonidas, the minimum size is now set to 960x600. | |||
2011-11-18 | Removed unused code from alpha fragment shaders to fix some mac rendering ↵ | Leslie Linden | |
glitches with non-fullbright alpha objects. | |||
2011-11-18 | pull back 3.2.2 beta 2 fixes | Oz Linden | |
2011-11-18 | SH-2700 Fix for random black textures due to texture index out of bounds. ↵ | Dave Parks | |
Also change shader to show bright pink on index out of bounds and add assertions to help prevent this sort of bug in the future. | |||
2011-11-18 | SH-2699 Potential fix for occlusion culling being overly aggressive on 9800 GT | Dave Parks | |
2011-11-18 | EXP-1577 FOLLOWUP Reverting an accidentally submitted change. | Vadim ProductEngine | |
2011-11-18 | EXP-1577 FIX Made agent profile position and size persistent. | Vadim ProductEngine | |
Enable My Profile to use saved_rect. Value of the "WebProfileRect" setting is ignored in this case. | |||
2011-11-18 | EXP-1501 FIX Specified help topic for the IM floater. | Vadim ProductEngine | |
2011-11-18 | EXP-1554 FIXED (Selecting More Info for more than one Classified section in ↵ | Paul ProductEngine | |
Search floater, breaks the navigation history in Picks Floater) - For each classified info create a new instance of LLPanelClassifiedInfo - Added destructor for LLPanelProfile::ChildStack to avoid memory leak | |||
2011-11-18 | merge | Brad Payne (Vir Linden) | |
2011-11-18 | fix for notification buttons not being read | Richard Linden | |
2011-11-18 | Re-added some missing calls to apr_pool_destroy() that I failed to readd ↵ | Logan Dethrow | |
after the thread local storage rollback. Also added a call to LLProxy::cleanupClass() to prevent indra/test from segfaulting on exit. | |||
2011-11-18 | EXP-1576 FIXED (Remove old profile window from People panel) | Paul ProductEngine | |
- Removed old profile window from People panel with all subpanels and dependencies | |||
2011-11-18 | merge changes for vmrg-186 | Oz Linden | |
2011-11-18 | EXP-1582 FIXED (Add "Snapshots" button to 2nd tier default toolbar) | Paul ProductEngine | |
- Added "Snapshots" button to 2nd tier default toolbar | |||
2011-11-18 | Merge | Logan Dethrow | |
2011-11-18 | STORM-591 Removed commented out debugging lines | Jonathan Yap | |
2011-11-17 | EXP-1498 : Always create the folder widget, move empty filtering to ↵ | Merov Linden | |
foltering code. Still update issues though. | |||
2011-11-17 | LLSD-14: fixed way-too-overloaded local variable. | Nat Goodspeed | |
2011-11-17 | LLSD-14: Make dumpStats()/calcStats() implementation more robust | Nat Goodspeed | |
per Monty code review | |||
2011-11-17 | EXP-1559 FOLLOWUP Changed the success message for profile feed. | Vadim ProductEngine | |
2011-11-17 | SH-2663 WIP, SH-2667 FIX - better logic for when to copy temp files, only ↵ | Brad Payne (Vir Linden) | |
uninstall V2 when called from auto-update, clean temp files when done | |||
2011-11-17 | merge | Dave Parks | |
2011-11-17 | SH-2670 Fix for terrain being wrong detail. | Dave Parks | |
2011-11-17 | LLSD-14: while we're in llsd.h anyway, fix longstanding misspellings. | Nat Goodspeed | |
My tollerance is at an end. :-P | |||
2011-11-17 | LLSD-14: Add tests from Simon's server-trunk changeset 3852648182db. | Nat Goodspeed | |
That changeset provides most of the changes previously checked in on this Jira (viewer changeset 22b293aae639). Bring over the code he added to llsd_new_tut.cpp as well. | |||
2011-11-17 | LLSD-14: Fix silly syntax error in subscript bounds check. | Nat Goodspeed | |
2011-11-17 | LLSD-14: Bring over llsd.{h,cpp} enhancements from server-trunk. | Nat Goodspeed | |
Because new enum values have been added to the LLSD type field, a few external switch statements must be adjusted to suppress fatal warnings, even though we never expect to encounter an LLSD instance containing any of the new values. |