Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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. | |||
2013-09-23 | made change to include channel name in the settings_install.xml file ↵ | JJ Linden | |
generated. changed so that sourceid is not part of a list of options pulled into that file, along with the channel | |||
2013-09-23 | merge | MaximB ProductEngine | |
2013-09-23 | MAINT-3159 FIXED Disable buttons when refreshing ui. | Mnikolenko ProductEngine | |
2013-09-23 | MAINT-3151 (Issue with urls being autoclicked when holding left click into ↵ | MaximB ProductEngine | |
an unfocused textbox then dragging pointer over a url and releasing.) | |||
2013-09-20 | Merge | Graham Linden | |
2013-09-20 | MAINT-3172 fix rendering regressions from release mergedown | Graham Linden | |
2013-09-20 | Fix AvatarRenderInfo cap broken in merge, add a new diagnostic log message | simon | |
2013-09-20 | ACME-902: Link the '?' button to the proper viewer-help article or articles | Gilbert Gonzales | |
2013-09-20 | STORM-1950 more suggestions from TankMasker Finesmith about not including ↵ | Graham Linden | |
SandyBridge Intel GPUs in driver nagging and updating the expected GL version for 500 series or better nV to get 327.23 driver nagging | |||
2013-09-20 | NORSPEC-366 fix regression on 10.6.8 Mac only from release to bear merge | Graham Linden | |
2013-09-20 | NORSPEC-292 fix regression of materials bug from mismerge of release to bear | Graham Linden | |
2013-09-20 | Move from std::queue to std::list which has better | Monty Brandenberg | |
behavior and swap() as well. Should probably do this for the other queues at some point. | |||
2013-09-20 | Used a c++11 feature unintentionally. Use a more | Monty Brandenberg | |
traditional swap-less object transfer. | |||
2013-09-19 | Merge 3.6.6 Materials RC and update Intel HD gpu_table entries to expect GL ↵ | Graham Linden | |
4.2 to nag resis to get the fixed Intel driver | |||
2013-09-19 | SH-4516 Fix a subset of thread races in llmeshrepository | Monty Brandenberg | |
Much earlier identified some thread races including two on mskininfoq and mdecompositionq. I actually hit one in testing the other day so I'm fixing them now. Put them under the mMutex lock and use the mutex in such a way that main thread stalls are not added. | |||
2013-09-19 | Merge downstream code | simon_linden | |
2013-09-19 | Pull from lindenlab/viewer-release | Merov Linden | |
2013-09-19 | Merge. Pull in viewer-release after materials viewer release. | Monty Brandenberg | |
2013-09-18 | The unbearable lightness of being norspec | Graham Linden | |
2013-09-18 | SH-4492 Create a useful README for llcorehttp | Monty Brandenberg | |
Last bit for this release. Describe stream adapters and how to select a policy class. Slight changes to setup code to make reality reflect documentation. | |||
2013-09-19 | Merge with bitbucket.org/cinderblocks/bug-3863 | maksymsproductengine | |
2013-09-19 | Merge with bitbucket.org/msavchenko/viewer-release-maint-3132 | maksymsproductengine | |
2013-09-18 | merge changes for 3.6.6-release | Oz Linden | |
2013-09-18 | increment viewer version to 3.6.7 | Oz Linden | |
2013-09-18 | MAINT-3148 FIXED PgUp Key forces fly toggle instead of jump (maint RC only) | dmitrykproductengine | |
2013-09-18 | MAINT-3152 FIXED [MAINTENANCE RC] Confusing naming of Lighting and ↵ | dmitrykproductengine | |
Shadows/Advanced Lighting Model options in graphics preferences |