Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-15 | Merge VR | Rider Linden | |
2015-11-17 | MAINT-5837 FIXED Hovering text is displayed when the avatar is blocked | Mnikolenko ProductEngine | |
2015-11-11 | Backed out changeset: a79540758404 | ruslantproductengine | |
Need backed out this changes because it influence on material update see: MAINT-5818 Also this lead to the following: UserA and UserB logged in same location. UserA edit normal/specular map texture offsets while UserB is not observe this changes. | |||
2015-11-04 | MAINT-5755 FIXED Activating Show Avatar Complexity disables all llSetText ↵ | Mnikolenko ProductEngine | |
(hovertext) until relog | |||
2015-10-19 | Merge from viewer release. | Rider Linden | |
2015-09-04 | MAINT-5416 FIXED Cannot right-click a rigged mesh that's worn | AndreyL ProductEngine | |
--HG-- branch : maint-5416 | |||
2015-08-25 | MAINT-5547 FIXED errors when texturing a linkset "Unable to add texture. ↵ | andreykproductengine | |
Please wait a few seconds and try again." | |||
2015-08-18 | MAINT-5506: Fix ugly timing bug in llurlentry static initialization. | Nat Goodspeed | |
The problem was that class-static LLUrlEntryParcel::sRegionHost was being initialized by copying class-static LLHost::invalid. Naturally, these two statics are initialized in different source files. Since C++ makes no promises about the relative order in which objects in different object files are initialized, it seems we hit a case in which we were trying to initialize sRegionHost by copying a completely uninitialized LLHost::invalid. In general we might attempt to address such cross-translation-unit issues by introducing an LLSingleton. But in this particular case, the punch line is that LLHost::invalid is explicitly constructed identically to a default-constructed LLHost! In other words, LLHost::invalid provides nothing we couldn't get from LLHost(). All it gives us is an opportunity for glitches such as the above. Remove LLHost::invalid and all references, replacing with LLHost(). | |||
2015-08-13 | MAINT-5446 FIXED GUI update problem in Edit floater's content tab | andreykproductengine | |
2015-07-23 | MAINT-5416 Reverted changeset: 9bd24c17d908 | AndreyL ProductEngine | |
2015-07-17 | MAINT-5416 FIXED cannot right-click a rigged mesh that's worn | AndreyL ProductEngine | |
2015-07-15 | Merge from viewer-relese and become version 3.8.2 | andreykproductengine | |
2015-05-19 | MAINT-3548 - FIXED-R2 Horizontal & vertical offset values for normal & ↵ | vyacheslavsproductengine | |
specular maps still randomly revert to previous settings when building. | |||
2015-04-24 | merge with viewer tools update | Brad Payne (Vir Linden) | |
2015-04-13 | merge | Brad Payne (Vir Linden) | |
2015-04-13 | merge changes for 3.7.27-release | Oz Linden | |
2015-04-10 | restore the ll[io]fstream because we need them as wrappers on Windows for ↵ | Oz Linden | |
wide char paths; on other platforms they are now just typedefs to the std classes | |||
2015-04-07 | replace llifstream and llofstream with std::ifstream and std::ofstream ↵ | Oz Linden | |
respectively | |||
2015-04-07 | convert llifstream and llofstream to std::ifstream and std::ofstream ↵ | Oz Linden | |
respectively | |||
2015-04-02 | DRTVWR-397 WIP - more logging | Brad Payne (Vir Linden) | |
2014-12-02 | Merge downstream code and become 3.7.22 | simon | |
2014-12-02 | merge | Brad Payne (Vir Linden) | |
2014-12-01 | merge | Brad Payne (Vir Linden) | |
2014-10-29 | MAINT-4606 WIP - handle removing attachments that contain multiple mesh objects | Brad Payne (Vir Linden) | |
2014-10-10 | MAINT-4096 FIXED Object's new land impact is not shown in build tool until ↵ | andreykproductengine | |
new face or prim in linkset is selected, after adding or removing only material to/from child prim | |||
2014-10-02 | MAINT-4501 FIXED Viewer spams error message if it can't find an audio device | andreykproductengine | |
2014-08-27 | WIP on attachment offset management in joints | Brad Payne (Vir Linden) | |
2014-08-18 | MAINT-3511 FIXED When one surface of mesh object is set transparent all ↵ | ruslantproductengine | |
object is invisible : compare rotation quaternions with predefined epsilon | |||
2014-09-05 | merge | Brad Payne (Vir Linden) | |
2014-08-27 | WIP on attachment offset management in joints | Brad Payne (Vir Linden) | |
2014-07-07 | Merge downstream code and become 3.7.12 | simon | |
2014-06-18 | Merge downstream code | simon | |
2014-06-16 | merge changes for 3.7.9-release | Oz Linden | |
2014-06-05 | Merge | Ricky Curtice | |
2014-05-19 | merge | Brad Payne (Vir Linden) | |
2014-05-13 | sunshine-external merge WIP | Brad Payne (Vir Linden) | |
2014-05-07 | Pull and merge viewer-release as version 3.7.8 | simon | |
2014-05-07 | Merge downstream version 3.7.8 code | simon | |
2014-05-07 | merge changes for 3.7.7-release | Oz Linden | |
2014-04-09 | MAINT-2245 FIXED Object's content doesn't display inside "Buy" dialog when ↵ | andreykproductengine | |
prim is set for sale | |||
2014-03-14 | MAINT-3804 FIXED Crash in LLAudioEngine::getAudioData when playing gestures ↵ | maksymsproductengine | |
with audio device disabled. | |||
2014-03-12 | merge | Brad Payne (Vir Linden) | |
2014-03-12 | merge with release | Richard Linden | |
2014-03-10 | merge changes for 3.7.3-release | Oz Linden | |
2013-12-05 | merge | Brad Payne (Vir Linden) | |
2013-11-19 | merge up to 3.6.10-release; some of the storm-68 changes lost | Oz Linden | |
2013-11-11 | Automated merge with http://bitbucket.org/lindenlab/viewer-release | Richard Linden | |
2013-10-25 | SH-3419 Replace per-object time dilation factor with region-wide | Andrew Meadows | |
Reviewed with Simon | |||
2013-10-16 | merge | Brad Payne (Vir Linden) | |
2013-10-15 | renamed TimeBlock to BlockTimerStatHandle | Richard Linden | |