Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-01 | Update build plumbing with tier 2, 3 and 4 libraries | Monty Brandenberg | |
2013-10-17 | Initial buld for Phase 4 | Monty Brandenberg | |
2013-10-17 | Merge. Pull in viewer-release after 3.6.8 fixes for AMD graphics. | Monty Brandenberg | |
2013-10-16 | increment viewer version to 3.6.9 | oz@lindenlab.com | |
2013-10-16 | Added tag 3.6.8-release for changeset d40c66e41074 | oz@lindenlab.com | |
2013-10-11 | MAINT-2968 Transplant cleanup. | Dave Parks | |
2013-10-10 | MAINT-2968 Fix for crash on AMD hardware running current drivers. | Dave Parks | |
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-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-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 | 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-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-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-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 | 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 | 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. 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 | increment viewer version to 3.6.7 | Oz Linden | |
2013-09-18 | Added tag 3.6.6-release for changeset b62e417982d9 | 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 | |||
2013-09-17 | MAINT-3161 : Clean up avatar muting code and prototype feature | simon | |
2013-09-17 | SH-4492 Create a useful README for llcorehttp. | Monty Brandenberg | |
First edit complete. Use the library in 15 minutes. Describe the code. Refinements to the initial try. Describe that code. Still to do: more refinements, how to choose a policy class, FAQ. | |||
2013-09-16 | Pulled https://bitbucket.org/eli_linden/eli_viewer-release for translations ↵ | simon | |
fixes | |||
2013-09-16 | MAINT-3153 fix potential mis-indexing in DAE loading checks | Graham Linden | |
2013-09-16 | MAINT-2388 replace stomped fix to not crash when handed bogus model data | Graham Linden | |
2013-09-12 | SH-4489 New debug/dev settings for control over new mesh behavior | Monty Brandenberg | |
While giving myself a full project code review, found a bug in the MeshUseGetMesh1 setting. Mostly defaulted to old configuration but used the GetMesh2 caps which would have been a huge DoS resource sink. Did some documentation maintenance as well while I was in there. More for the to-do list, etc. | |||
2013-09-12 | MAINT-3135 WIP partial fix, addresses graphics corruption on resize, but not ↵ | Graham Madarasz (Graham Linden) | |
mouse mapping issues | |||
2013-09-12 | MAINT-3134 keep chat from opening in response to key confirm on quit dialog, ↵ | Graham Madarasz (Graham Linden) | |
fix mac-only sketchy precedence warning, and re-re-re-re-re-remove patch file that simply will not die. | |||
2013-09-12 | BUG-3863: Populate the filename field when saving a file on OSX | Cinder Biscuits | |
2013-09-11 | NORSPEC-362 Fix leak of deferred color attachments | Graham Linden | |
2013-09-11 | SH-4490 More 'humane' error code presentation from llcorehttp callers | Monty Brandenberg | |
Added toTerseString() conversion on HttpStatus to generate a string that's more descriptive than the hex value of the HttpStatus value but still forms a short, searchable token (e.g. "Http_503" or "Core_7"). Using this throughout the viewer now, no live cases of toHex(), I believe. | |||
2013-09-11 | FIX INTL-123 translation of Viewer Set36 for 9 languages (changed and new files) | eli | |
2013-09-11 | SH-4489 New debug/dev settings for control over new mesh behavior | Monty Brandenberg | |
Added 'MeshUseGetMesh1' and 'MeshUseHttpRetryAfter' debug settings to control mesh transport behavior. First forces the use of the legacy mesh fetch style with high concurrency and connection churn. The second, on by default, honors Retry-After values if they are reasonable. If off or unreasonable, internal delay times are used. |