summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-11-21MAINT-4092 FIXED Prim faces with opaque diffuse maps, with material set to ↵ruslantproductengine
ALPHA MODE BLEND, do not render Pathset #3. Fix problem with not existing UUID's and if have a "conflict" when material can't have DIFFUSE_ALPHA_MODE_BLEND and DIFFUSE_ALPHA_MODE_NONE simultaneously.
2014-11-20STORM-2086 Convert old style llinfos and llwarns to new formatJonathan Yap
2014-11-20README.md edited online with BitbucketJonathanYap
2014-11-20Put back old thresholds to try to get better match on old/new identification ↵Graham Linden
per-card
2014-11-20MAINT-4631 FIXED [loader mods] door model is missing triangles when uploaded.andreykproductengine
2014-11-20STORM-2085 Spelling error and duplicate entry in notifications.xmlJonathan Yap
2014-11-20README.md edited online with BitbucketJonathanYap
2014-11-20ACME-1637 FIXED Key Experiences field too short in Estate Experiences floaterMnikolenko ProductEngine
2014-11-19OPEN-282 - Define LL_THREAD_LOCAL for our platforms in order to unify TLS ↵Cinder
support
2014-11-19Roll back changes to geo drawn in gpu_bench to stop punishing cards with low ↵Graham Linden
fill rate
2014-11-19OPEN-282 Use pthreads for TLS on macCinder
2014-11-19MAINT-4537, MAINT-4687 WIPBrad Payne (Vir Linden)
2014-11-18DD-284 : Do not allow the creation of subfolders in stock foldersMerov Linden
2014-11-18Adjust gpu_bench thresholds and move VB set outside loop again for speedGraham Linden
2014-11-18DD-264 : Do not unlist listings when version folder is emptiedMerov Linden
2014-11-18Fix for gpu_bench crash without parallels knock-onGraham Linden
2014-11-18MAINT-1789 FIXED Object inspector doesn't show any information about object ↵Mnikolenko ProductEngine
if user uses Select Only My Objects option
2014-11-18MAINT-4677: Unexpected behaviour when blocking objects with a / in their ↵Ansariel
name when using compact chat view
2014-11-17Merge fix attempt 3 to avoid crash in gpu_benchmark and get more insightGraham Linden
2014-11-17Attempt wider disable of using profile API when timer query is not presentGraham Linden
2014-11-17Merge avoiding use of timer query ARB extension when not available.Graham Linden
2014-11-17Avoid using GL_ARB_timer_query functionality when not supported and protect ↵Graham Linden
against probably-not-NULL current bound shader pointer
2014-11-16DD-281 : Do not unlist listings that go out of stockMerov Linden
2014-11-16DD-284 : Separate no copy from copy items when counting items in marketplace ↵Merov Linden
listings folders
2014-11-15Polish translation update for viewer-release, from version 3.7.17 to 3.7.21Northspring
2014-11-15MergeNorthspring
2014-11-15Disabling few keyword shortcuts in order to not conflict with Polish diacriticsNorthspring
2014-11-15MAINT-4537 WIP - comments and cleanupBrad Payne (Vir Linden)
2014-11-15Make "Hair tilt left/right" labels localizable in hair edit windowNorthspring
2014-11-15MAINT-4537 WIP - more joint position management during outfit changesBrad Payne (Vir Linden)
2014-11-15Removing redundant '-->'Northspring
2014-11-15Polish translation update for viewer-release 3.7.17: Fixing label length, ↵Northspring
for commit 449f52d8bd31
2014-11-15Additional changes for commit 999f81951c14 - necessary changes for files in ↵Northspring
/en/ directory in order to make files properly localizable Also, removing some found duplicates in notifications.xml
2014-11-15Phase 3: Updating existing files by dumping current, outdated ones ↵Northspring
completely, replacing them with /en/ files and re-formatting / re-translating again.
2014-11-14remove skip from llframetimer_test now that it is fixedOz Linden
2014-11-14merge up to tip of viewer-tools-updateOz Linden
2014-11-14merge with headcallum_linden
2014-11-14Cinder pointed out my fix here for clang pickiness was different from hers ↵callum_linden
so I investigated and this is the causes of the slowdown - wrongly placed parens
2014-11-14Reworked changes to more closely match Cinders' - hers seem more correctcallum_linden
2014-11-14rewrite an llframetimer test to be less sensitive to extended ms_sleep callsOz Linden
2014-11-14Convert llhash() to use boost::hash, per Cinder's suggestion.Nat Goodspeed
2014-11-14Commit backing out the breakpad change.Nat Goodspeed
2014-11-14Backed out changeset eac237bfebba (Aura's commit for new breakpad)Nat Goodspeed
This is an attempt to diagnose a generate_breakpad_symbols.py exception on a Yosemite TC build host.
2014-11-14MAINT-4537 WIP - joint position management during outfit changesBrad Payne (Vir Linden)
2014-11-14Remove a couple tests for unsigned long < 0.Nat Goodspeed
clang correctly notes that such tests add nothing to the runtime behavior of a program. Unfortunately, clang notes that in the form of a compile error.
2014-11-14MAINT-4678: fix crash on launch in gpu benchmarkOz Linden
2014-11-14Comment out now-unused GPU_TABLE_FILENAME in llfeaturemanager.cpp.Nat Goodspeed
The "death to the GPU table" change has commented out the only references to the GPU_TABLE_FILENAME constant, and Xcode 6.x regards that as an error.
2014-11-14Skip LLFrameTimer test<3>, which fails with Xcode 6.x builds.Nat Goodspeed
Hopefully this is temporary until we figure out the real problem!
2014-11-14Update viewer-tools-update viewer to updated 3p-update-curl build.Nat Goodspeed
Build 296787 of 3p-update-curl includes the latest tip of 3p-curl.
2014-11-14MAINT-4537 WIP - order of operations during outfit changeBrad Payne (Vir Linden)