Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-14 | MAINT-3290 FIXED Handle correctly Mouse Capture for LLTextBox. | Mnikolenko ProductEngine | |
2013-10-14 | merge | Mnikolenko ProductEngine | |
2013-10-11 | MAINT-2968 Transplant cleanup. | Dave Parks | |
2013-10-11 | MAINT-2968 Transplant cleanup. | Dave Parks | |
2013-10-10 | merged in recent changes | JJ Linden | |
2013-10-10 | adding quicklinks for extra packages:w | JJ Linden | |
2013-10-10 | MAINT-2968 Fix for crash on AMD hardware running current drivers. | Dave Parks | |
2013-10-10 | MAINT-2968 Fix for crash on AMD hardware running current drivers. | Dave Parks | |
2013-10-11 | Automated merge with http://bitbucket.org/lindenlab/viewer-bear | Dave Parks | |
2013-10-11 | MAINT-3289 (User is not able to open mini inspector by one click on 'i' icon) | MaximB ProductEngine | |
2013-10-10 | Quite down log spam from loading shaders. | Dave Parks | |
Up bone cap to 64 for rigged meshes. | |||
2013-10-09 | [GroupBan] Minor fixes / Code review | Baker Linden | |
Reviewer: Richard Linden - Minor fixes from code review - Continue stubbing out ban_reason, or implement it (depending on how quickly I can do it, though stubbing out ban_reason will be sufficient, which it is now) - Fixed an issue where a ban list string in the actions tab wasn't showing up properly | |||
2013-10-04 | Convert one more unit test over to improved waiting scheme to avoid build ↵ | Monty Brandenberg | |
failures. | |||
2013-10-04 | Merge. Pull in viewer-release after 3.6.7 release. | Monty Brandenberg | |
2013-10-04 | Pull merge of lindenlab/viewer-release | Merov Linden | |
2013-10-04 | Merge downstream code | simon | |
2013-10-04 | MAINT-3142 FIXED Hover over highlighting broken in Second Life 3.6.6 (280797) | dmitrykproductengine | |
2013-10-04 | MAINT-3247 FIXED Check that gfilter is not NULL. | maxim@mnikolenko | |
2013-10-04 | MAINT-3270 FIXED crash in LLControlCache<unsigned int>::LLControlCache: ↵ | maksymsproductengine | |
Control named RenderAutoMuteFunctionsnot found | |||
2013-10-03 | improve preference label for fly/jump | Oz Linden | |
2013-10-03 | merge changes for 3.6.7-release | Oz Linden | |
2013-10-03 | increment viewer version to 3.6.8 | Oz Linden | |
2013-10-03 | Added tag 3.6.7-release for changeset ae457ece7700 | Oz Linden | |
2013-10-02 | Added check to ensure the group member has the ability to delete ban entries | Baker Linden | |
2013-10-02 | Enum typo, whoops! | Baker Linden | |
2013-10-02 | Attempting fix for TC build issue. | Baker Linden | |
2013-10-01 | Hand-merge of some viewer-release code | Baker Linden | |
2013-09-30 | Merge with voorhees (viewer-release) | Baker Linden | |
2013-09-30 | merging | JJ Linden | |
2013-09-30 | MAINT-3193 FIXED crash with LLControlCache<bool>::LLControlCache: Control ↵ | MaximB ProductEngine | |
named RenderAutoMuteLoggingnot found. | |||
2013-09-27 | Up the transfer timeout of small meshes to 120S. This matches | Monty Brandenberg | |
the change made for MAINT-2347. Large transfers are still 10 minutes. Add/update to-do list and add some more info to the FAQ in the Readme. | |||
2013-09-26 | MAINT-3155 add cocoa equiv for former AppleEventManager shenanigans for ↵ | Graham Madarasz (Graham Linden) | |
SLURL handling | |||
2013-09-26 | Merge lion to get Mac fix | Graham Linden | |
2013-09-26 | Merge | Graham Linden | |
2013-09-26 | Last minute suggestions for IvyBridge Intel 2500 and nVidia 400 series ↵ | Graham Linden | |
expected GL settings from TankMaster Finesmith | |||
2013-09-26 | Merge lion for good measure | Graham Linden | |
2013-09-26 | Merge viewer-bear maint RC changes to get this build closer to the RC it ↵ | Graham Linden | |
will follow | |||
2013-09-26 | NORSPEC-281 bring back a classic normal generation fix from runitai's ↵ | Graham Linden | |
personal collection | |||
2013-09-26 | Try all you want multichar constant, but you'll never be a string to me! ↵ | Graham Madarasz (Graham Linden) | |
(fix mac build errors from 'curious' filepicker literals) | |||
2013-09-26 | NORSPEC-259 revive fix stomped with materials->bear merge | Graham Linden | |
2013-09-26 | NORSPEC-259 revive fix stomped with materials->bear merge | Graham Linden | |
2013-09-25 | BUG-3984 fix broken rendering of particles using blend funcs | Graham Linden | |
2013-09-25 | BUG-3984 fix broken rendering of particles using blend funcs | Graham Linden | |
2013-09-25 | Fix decl of merged genBBoxes func to match merge impl | Graham Linden | |
2013-09-25 | Merge recent viewer-bear fixes that missed the boat | Graham Linden | |
2013-09-25 | BUG-3982 add code to subtract the lack of not removing the removal of ↵ | Graham Linden | |
backfaces for particles (make particles render double-sided again) | |||
2013-09-24 | SH-3690 SH-4505 Cleanup pass through code. | Monty Brandenberg | |
Start using DNS cache in legacy LLCurl code. Go to 15 seconds particularly as we're using threaded resolver at this point. Documentation cleanup. Add libcurl status checking and logging for curl_easy_setopt() operations that fail. Shouldn't happen and we'll just continue anyway but there's info in the logs to track these down now. Cleaned up logic around FASTTIMER enable defines used to evaluate pipeline stalls in main thread. Removed long-standing thread race around caps strings and URL construction. Not a significant risk but refactoring the code to get rid of them removed one huge eyesore. It can be made even slicker if desired (see notes). | |||
2013-09-24 | merge more changes for CHOP-985 | Oz Linden | |
2013-09-23 | NORSPEC-285 fix merge error with attenuation on alpha masquerading as this ↵ | Graham Linden | |
norspec from wayback | |||
2013-09-23 | MAINT-3179 fix bad indexing of position info generating false alarms on ↵ | Graham Linden | |
range checks, issue with free of data now allocated contig with positions instead, and added copious amounts of llwarns to error return sites so 'invalid element' will be a reason to read the log and not a tease. |