summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2018-11-27Merged lindenlab/viewer-cougar into defaultRuslan Teliuk
2018-11-26SL-9766 [Render] [Mac] Alt + left mouse click has severely impaired functionsruslantproductengine
SL-10019 - [Mac] [Render] Right-click context menu immediately disappears when clicking any place in the ‘Inventory’ floater SL-9984 - [Retina] Camera frustum, do not display correctly on "WORLD MAP" window. SL-10027 - [Mac] [Render] Add toggle for Retina support to mitigate FPS loss Re-FIX for Retina support.
2018-11-14Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2018-11-14increment viewer version to 6.0.1Nat Goodspeed
2018-11-05Merged in graham_linden/viewer-cougar-graham (pull request #36)Andrey Lihatskiy
SL-10005 Approved-by: Andrey Lihatskiy <andreylproductengine@lindenlab.com>
2018-11-02Merge SL-10005 fixGraham Linden
2018-11-02SL-10005Graham Linden
Make set of copied bits (depth and/or stencil) match those present in the source and dest. May avoid driver crash on Intel HD graphics.
2018-11-02SL-9766 [Render] [Mac] Alt + left mouse click has severely impaired functionsruslantproductengine
FIX #2
2018-10-31SL-9984 - [Retina] Camera frustum, do not display correctly on "WORLD MAP" ↵ruslantproductengine
window.
2018-10-23SL-9774 [Render] dragging active Second Life session to second monitor zooms ↵ruslantproductengine
in making viewer unusable
2018-10-19SL-9766 [Render] [Mac] Alt + left mouse click has severely impaired functionsruslantproductengine
2018-10-15SL-9805 - reduce frequency of dynamic box updates to every N frames, ↵Brad Payne (Vir Linden)
staggered. Currently N is 4.
2018-10-12SL-9805 - more detailed frame timer logging of dynamic bounding box updatesBrad Payne (Vir Linden)
2018-10-12SL-9857 - suppress constraint adjustments immediately after region crossingBrad Payne (Vir Linden)
2018-10-11removed unused member variables that make xcode 10 unhappyBrad Payne (Vir Linden)
2018-10-11SL-9857 - constraint pos math fixBrad Payne (Vir Linden)
2018-10-10SL-9849 - color tweaks for dynamic bounding box. show impostor extents ↵Brad Payne (Vir Linden)
varies line thickness depending on how recently impostor was generated
2018-10-10SL-9849 - animated object attachments get isImpostor() state from av they're ↵Brad Payne (Vir Linden)
attached to
2018-10-10SL-9849 - debug option for show impostor extentsBrad Payne (Vir Linden)
2018-10-08SL-9805 - optimization for avatar rigging info updatesBrad Payne (Vir Linden)
2018-10-03SL-966 - added scale constraints for animated object attachmentsBrad Payne (Vir Linden)
2018-10-03SL-966 - bug fixes, added lerp control for algorithm tweakingBrad Payne (Vir Linden)
2018-10-03SL-966 - tweaks to scale/pos constraint logicBrad Payne (Vir Linden)
2018-10-02SL-966 - behavior improvements and visualization, bonus removal of unrelated ↵Brad Payne (Vir Linden)
duplicate code in llappviewer.cpp
2018-10-01SL-9773 - treat animated object attachments the same as other rigged ↵Brad Payne (Vir Linden)
attachments for purposes of visibility in mouselook.
2018-09-28SL-1290 - stop animations immediately if avatar is pausedBrad Payne (Vir Linden)
2018-09-27mergeBrad Payne (Vir Linden)
2018-09-27SL-1350 - keep control avatar rotation synced to corresponding root drawableBrad Payne (Vir Linden)
2018-09-27SL-2642 - Better error logging for missing binormalsruslantproductengine
+ remove unreachable code
2018-09-27Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2018-09-26increment viewer version to 5.1.10Nat Goodspeed
2018-09-25SL-1291 - fixed some issues with selection highlighting of objects rezzed ↵Brad Payne (Vir Linden)
while in build mode. Not clear whether this addresses the original issue, which isn't reproing
2018-09-24Merged in graham_linden/viewer-cougar-graham (pull request #30)Andrey Lihatskiy
SL-6613 Approved-by: Andrey Lihatskiy <andreylproductengine@lindenlab.com> Approved-by: Ruslan Teliuk <ruslantproductengine@lindenlab.com>
2018-09-24SL-6613 more fine-tuning of the logic around rigged alpha shadows to avoid ↵Graham Linden
issues when a diffuse texture with alpha is used with non-blended material diffuse alpha modes
2018-09-20Merged in graham_linden/viewer-cougar-graham (pull request #28)Andrey Lihatskiy
SL-1835 Approved-by: Andrey Lihatskiy <andreylproductengine@lindenlab.com>
2018-09-20SL-1835Graham Linden
No change for non-bug, but turning off nSight debugging as it breaks snapshots.
2018-09-19SL-9680, SL-9673 - set attachment distance floor at 0.01 to avoid triggering ↵Brad Payne (Vir Linden)
divide-by-zero prevention logic. Force HUD attachments to always be full detail.
2018-09-18Merged in graham_linden/viewer-cougar-graham (pull request #27)Andrey Lihatskiy
SL-1835 Approved-by: Andrey Lihatskiy <andreylproductengine@lindenlab.com> Approved-by: Ruslan Teliuk <ruslantproductengine@lindenlab.com>
2018-09-18SL-1835Graham Linden
Make attachmentAlphaMaskShadow frag shader ignore vert alpha which can be incorrect. Make discard test in attachmentAlphaMaskShadow match other shadow shaders more closely. Fix highlightF shader compile error.
2018-09-17SL-9671 - refresh simulator features on region changeBrad Payne (Vir Linden)
2018-09-17SL-1503 MAINT Objects do not rendering under waterruslantproductengine
Fixed.
2018-09-12MergeGraham Linden
2018-09-12SL-4178 make deferred version of highlight shader that fills in zero spec ↵Graham Linden
and env intensity to keep the shiny down
2018-09-12MergeGraham Linden
2018-09-10SL-966 - animated object size/pos constraints cont, including some settings ↵Brad Payne (Vir Linden)
for debugging. additional options to anim_tool.py for making test animations
2018-09-07SL-944 - logcontrol.xml updateBrad Payne (Vir Linden)
2018-09-07SL-966 - max size = 64Brad Payne (Vir Linden)
2018-09-07SL-966 - updated logic for size/pos constraintsBrad Payne (Vir Linden)
2018-09-06SL-966 - size and pos limit calcs moved to sep method. Global scale option ↵Brad Payne (Vir Linden)
for testing of size limits.
2018-09-03MAINT-9076 Improved support for Retina Displaysruslantproductengine