summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2018-06-21mergeBrad Payne (Vir Linden)
2018-06-20viewer version -> 6.0.0Brad Payne (Vir Linden)
2018-06-19MAINT-8766 - fix for appearance to XML crash, plus enablement logicBrad Payne (Vir Linden)
2018-06-15SL-915 - handle uninitialized pelvis pos, better pixel area calcBrad Payne (Vir Linden)
2018-06-15MAINT-8554 - encroachment check fixBrad Payne (Vir Linden)
2018-06-15MAINT-8554 - animated object max encroach = 3.0 mBrad Payne (Vir Linden)
2018-06-14MAINT-8653 - enforce z-height offset for animated mesh objectsBrad Payne (Vir Linden)
2018-06-13SL-915, MAINT-8554 - cleanup/reorg, added encroachment fix info to ↵Brad Payne (Vir Linden)
DebugAnimatedObjects output
2018-06-13SL-915, MAINT-8554 - WIP on managing dynamic avatar bounding box, using to ↵Brad Payne (Vir Linden)
constrain encroachment by animated objects
2018-06-12SL-915 - avoid excess updates to avatar spatial extentBrad Payne (Vir Linden)
2018-06-11SL-915 - timers, ignore zero weights, log joint boxes in dumpXML outputBrad Payne (Vir Linden)
2018-06-11SL-915 - fix for crash when logcontrol file reloadedBrad Payne (Vir Linden)
2018-06-08SL-915 - face-level caching, bug fixBrad Payne (Vir Linden)
2018-06-08SL-915 - more on alignment for 32-bitBrad Payne (Vir Linden)
2018-06-07SL-915 - more on dynamic extent tracking, possible fix for 32-bit crash issuesBrad Payne (Vir Linden)
2018-06-05mergeBrad Payne (Vir Linden)
2018-06-05SL-915 - cleanup of LLSkinningUtilBrad Payne (Vir Linden)
2018-06-05SL-915 - removed no optimize pragmasBrad Payne (Vir Linden)
2018-06-05SL-915 - alignment/optimization changesBrad Payne (Vir Linden)
2018-06-05SL-915 - incremental updates to dynamic bounding box, setting to control detail.Brad Payne (Vir Linden)
2018-06-04SL-915 - tracking joint is rigged stateBrad Payne (Vir Linden)
2018-06-01SL-915 - WIP on dynamic joint box trackingBrad Payne (Vir Linden)
2018-05-31increment viewer version to 5.1.6Oz Linden
2018-05-30mergeBrad Payne (Vir Linden)
2018-05-24MAINT-8675: In Darwin-specific CMake, use cp, not cmake -E copy.Nat Goodspeed
cmake -E copy does only one file at a time, and older CMake versions don't handle wildcards. But cmake -E copy is specifically for portability. When the copy operation itself is Darwin-only, we can count on having 'cp' available.
2018-05-23fix tests broken by argument added to LLTrans::getStringOz Linden
2018-05-23MAINT-8675: update expired certs in integration testOz Linden
2018-05-21Fix broken integration and unit tests.Graham Linden graham@lindenlab.com
Update KDU stubs in integration test. Work around MAINT-8675 stale cert in llsechandler_basic for now. Update stubs for LLTrans::getString in handful of integration tests.
2018-05-30Merged in oz_linden/maint-8675AndreyL ProductEngine
2018-05-18Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2018-05-17increment viewer version to 5.1.5Nat Goodspeed
2018-05-14Merged in ruslantproductengine/viewer-cougar-4cr-2 (pull request #10)Ruslan Teliuk
MAINT-8348 [LOVE ME RENDER] Edit Rotation Rings Occluded by Mesh Objects Approved-by: Andrey Lihatskiy <andreylproductengine@lindenlab.com>
2018-05-10MAINT-8348 [LOVE ME RENDER] Edit Rotation Rings Occluded by Mesh Objectsruslantproductengine
FIXED
2018-04-30MAINT-8610 Fixed GPU Benchmark appears to be broken - "Failed to allocate ↵AndreyL ProductEngine
buffer during benchmark"
2018-04-23MAINT-8574 Fixed Crash in LLVOVolume::markDead()AndreyL ProductEngine
+ null checks in LLVOVolume::setLightTextureID()
2018-04-23FIX INTL-282 minor translation issue, Germaneli
2018-04-23MAINT-8388 [LOVE ME RENDER] Highlighting Changes Make Editing Mesh Objects ↵ruslantproductengine
Difficult Wire selection mode - while Edit tool is selected Outline selection mode - for all other case
2018-04-19FIX INTL-282 minor translation issueeli
2018-04-12Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2018-04-12Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2018-04-12merge MAINT-8474 changesOz Linden
2018-04-12increment viewer version to 5.1.4Oz Linden
2018-04-10Fix for some tests not buildingandreykproductengine
2018-05-18mergeBrad Payne (Vir Linden)
2018-05-15MAINT-8652 - joint positions not applied right away for observers of ↵Brad Payne (Vir Linden)
animated objects
2018-05-14MAINT-8554 - disabled joint position clamping for nowBrad Payne (Vir Linden)
2018-05-10MAINT-7867 - additional cap fetch loggingBrad Payne (Vir Linden)
2018-05-04MAINT-8608, MAINT-8539, MAINT-8615 - more animation state management - less ↵Brad Payne (Vir Linden)
log spam, more docs
2018-05-04MAINT-8608 - more on animation updatesBrad Payne (Vir Linden)
2018-05-03MAINT-8608, MAINT-8539, MAINT-8615 - changes to make object animation info ↵Brad Payne (Vir Linden)
more persistent, tolerant to race conditions during initialization