Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-20 | merge | Nyx Linden | |
2013-09-20 | SH-3943 FIX beard morph masks applied inconsistently on login to server bake ↵ | Nyx Linden | |
region Looks like we were caching bad morph masks that were generated on login. Adjusting algorithms to always replace the cache when we have invalidated the other channels of the baked texture. | |||
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 | SH-3455 WIP - removing bake upload code | Brad Payne (Vir Linden) | |
2013-09-19 | Pull from lindenlab/viewer-release | Merov Linden | |
2013-09-19 | SH-3455 WIP - removing bake upload code | Brad Payne (Vir Linden) | |
2013-09-19 | SH-3455 WIP - removing bake upload code | Brad Payne (Vir Linden) | |
2013-09-19 | Merge. Pull in viewer-release after materials viewer release. | Monty Brandenberg | |
2013-09-19 | SH-3455 WIP - removing bake upload code | Brad Payne (Vir Linden) | |
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-18 | Backed out revision 9038e63bc38d, which added viewer version information to ↵ | Logan Dethrow | |
what is sent in an appearance metric message. We are taking another approach to get the same information in a more consistent, reliable way. | |||
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 | Added tag 3.6.6-release for changeset b62e417982d9 | Oz Linden | |
2013-09-18 | sunshine cleanup annotations | Brad Payne (Vir Linden) | |
2013-09-18 | sunshine cleanup annotations | Brad Payne (Vir Linden) | |
2013-09-18 | sunshine cleanup annotations | Brad Payne (Vir Linden) | |
2013-09-18 | add experimental packaging | 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 | Updating AISv3 api to match recent changes | Don Kjer | |
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-17 | MAINT-3119 FIXED Select auto-completed part using cursor position | Mnikolenko ProductEngine | |
2013-09-17 | MAINT-3142 Hover over highlighting broken in Second Life 3.6.6 (280797) FIXED | dmitrykproductengine | |
2013-09-16 | merge changes for chop-985 | Oz Linden | |
2013-09-16 | merge | MaximB ProductEngine | |
2013-09-16 | Pulled https://bitbucket.org/eli_linden/eli_viewer-release for translations ↵ | simon | |
fixes | |||
2013-09-16 | changes for additional packages to be packaged from the same build. see ↵ | JJ Linden | |
BuildParams for example environment variables used to specify the packages and their channels and sourceids. also updated mac packages to use a larger virtual drive and auto-open on download | |||
2013-09-16 | MAINT-3107 speculative changes to try to ameliorate rigged crasher on Intel ↵ | Graham Linden | |
HD with crappy default driver | |||
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-16 | MAINT-3018 (Remove long distracting messages appearing in nearby chat) | MaximB ProductEngine | |
2013-09-13 | log spam cleanup | Brad Payne (Vir Linden) | |
2013-09-13 | MAINT-3133 FIXED Expand Nearby Chat participant list on first open of ↵ | dmitrykproductengine | |
Conversations floater, per login session | |||
2013-09-13 | Build fix after patch for MAINT-3137 | dmitrykproductengine | |
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 | merge changes for open-189 | Oz Linden | |
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 | MAINT-3137 FIXED We should handle condition when viewer is quitting | Mnikolenko ProductEngine | |