Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-22 | MAINT-8183 Fixed some exit issues and crashes | andreykproductengine | |
2018-02-22 | MAINT-8323 FIXED Crash in LLInventoryPanel::callbackPurgeSelectedItems(..) | maxim_productengine | |
2018-02-22 | MAINT-8319 Change login failure message | maxim_productengine | |
2018-02-21 | MAINT-8297 Removing old ca bundle | Andrey Kleshchev | |
2018-02-21 | MAINT-8316 FIXED Crash in LLAgent::teleportRequest(..) | maxim_productengine | |
2018-02-21 | MAINT-8315 Move purchase button to avoid overlapping | maxim_productengine | |
2018-02-19 | MAINT-8308 Additional logging for mesh processing | andreykproductengine | |
2018-02-21 | MAINT-2564 FIXED Alpha mask does not hide hair in the Outfit Editor | maxim_productengine | |
2018-02-20 | MAINT-6260 Fixed Rezing from trash causes dupes after restart | andreykproductengine | |
2018-02-20 | MAINT-5165 Hide Inbox and Outbox despite "Show Filters..." settings | maxim_productengine | |
2018-02-16 | Merged in graham_linden/viewer-neko (pull request #525) | Graham Madarasz | |
Fixes MAINT-8282 feature req (from me :) ) Add debug setting and code to allow nVidia nSight graphics debugging to capture SL frames. Approved-by: Andrey Kleshchev <andreykproductengine@lindenlab.com> Approved-by: Andrey Lihatskiy <andreylproductengine@lindenlab.com> Approved-by: Ruslan Teliuk <ruslantproductengine@lindenlab.com> | |||
2018-02-15 | Fix batch display in avatar render info (%d is not for doubles). | Graham Linden graham@lindenlab.com | |
2018-02-15 | Mark RenderNsightDebugSupport as requiring restart (because it does). | Graham Linden graham@lindenlab.com | |
Remove nerfing of message to run SL_Launcher. | |||
2018-02-15 | Add debug setting and code to allow nVidia nSight graphics debugging to ↵ | Graham Linden graham@lindenlab.com | |
capture SL frames. These changes are only enabled if RenderNsightDebugSupport is true and eliminate use of some OpenGL legacy functionality which is incompatible with nSight capture (mostly glReadPixels and other fixed-function pipe rendering calls). | |||
2018-02-15 | MAINT-8297 Fixed "Missing CA File" message when running under debugger on ↵ | andreykproductengine | |
windows | |||
2018-02-14 | MAINT-931 Fixed Sitting avatar's rotation is not updated correctly viewer side | andreykproductengine | |
2018-02-15 | MAINT-8291 Fixed Scripts memory usage returns incorrect values in estate tools | andreykproductengine | |
2018-02-13 | MAINT-8290 Don't render particles attached to the muted avatars | AndreyL ProductEngine | |
2018-02-12 | MAINT-8276 Arrows 'Navigate back' and 'Navigate forward' have wrong state | Andrey Kleshchev | |
2018-02-12 | Merged in lindenlab/viewer-bear | AndreyL ProductEngine | |
2018-02-12 | Merged in lindenlab/viewer-release | AndreyL ProductEngine | |
2018-02-12 | increment viewer version to 5.1.2 | Oz Linden | |
2018-02-09 | MAINT-8274 FIXED Temporary attachments could not be detached via gear menu ↵ | maxim_productengine | |
from Appearance>Wearing | |||
2018-02-08 | MAINT-8275 FIXED "Walk/run/fly" toolbar button turns off "fly mode" of ↵ | maxim_productengine | |
avatar when the user log in | |||
2018-02-07 | MAINT-8258 Don't show sculpty until it is loaded or load fails | andreykproductengine | |
2018-02-07 | MAINT-8229 Enable address entry in social connect floaters | maxim_productengine | |
2018-02-07 | MAINT-8270 Backed out changeset: 5d7cb87d01ef | andreykproductengine | |
Default female sit has stopped working, system uses male sit MAINT-5013 needs to be fixed in a different way. | |||
2018-02-06 | MAINT-8004 Make replace work regardless of current attachments | Andrey Kleshchev | |
2018-02-06 | MAINT-8273 FIXED Crash in ↵ | maxim_productengine | |
LLViewerInventoryMoveFromWorldObserver::isSelectionChanged() | |||
2018-02-06 | MAINT-8273 FIXED Crash in ↵ | maxim_productengine | |
LLViewerInventoryMoveFromWorldObserver::isSelectionChanged() | |||
2018-02-06 | MAINT-7897 Enabled navigation for Profiles | andreykproductengine | |
2018-02-02 | MAINT-3884 Fixed viewer sends multiple GET requests against prim media | Andrey Kleshchev | |
2018-02-02 | MAINT-8262 Crash in LLInventoryModel::createNewCategory(..) | maxim_productengine | |
2018-02-09 | MAINT-8279 Fix for crash on unset pcode | andreykproductengine | |
2018-02-02 | MAINT-8262 Crash in LLInventoryModel::createNewCategory(..) | maxim_productengine | |
2018-01-30 | MAINT-8180 Add the way to get default string despite of current localiztion | maxim_productengine | |
2018-01-30 | MAINT-8091 Removed deprecated and unused private memory pooling | Andrey Kleshchev | |
2018-01-29 | Merged in lindenlab/viewer-bear | AndreyL ProductEngine | |
2018-01-29 | MAINT-8247 FIXED [maint-viewer] All Outfit images become unassigned if ↵ | maxim_productengine | |
remove an outfit while selecting new image | |||
2018-01-29 | MAINT-8234 Mesh tread protections and removed unnecessary try in staticRun() | Andrey Kleshchev | |
2018-01-29 | MAINT-8234 Mesh tread protections and removed unnecessary try in staticRun() | Andrey Kleshchev | |
2018-01-25 | MAINT-2375 FIXED World Map always shows first friend location after search ↵ | maxim_productengine | |
for some users | |||
2018-01-25 | MAINT-7501 FIXED Bottom part of "Filter" button at Snapshot window is not ↵ | maxim_productengine | |
clickable | |||
2018-01-24 | MAINT-8197 Fix for crash in gpu_benchmark() | AndreyL ProductEngine | |
including safety checks and some refactoring | |||
2018-01-24 | MAINT-8197 Fix for crash in gpu_benchmark() | AndreyL ProductEngine | |
including safety checks and some refactoring | |||
2018-01-24 | Merged MAINT-8197 | Andrey Kleshchev | |
Account for dummy tex unit and failed allocation Approved-by: Andrey Lihatskiy <andreylproductengine@lindenlab.com> Approved-by: Graham Madarasz <graham@lindenlab.com> Approved-by: Simon Linden <simon@lindenlab.com> Approved-by: Maxim Nikolenko <maximnproductengine@lindenlab.com> | |||
2018-01-24 | MAINT-8180 Help > Report Bug does not include viewer bitness | maxim_productengine | |
2018-01-23 | MAINT-8197 Account for dummy tex unit | andreykproductengine | |
2018-01-23 | MAINT-2896 Object position grayed out when editing avatar attachments | Andrey Kleshchev | |
2018-01-23 | MAINT-8197 Check buffer before using it | andreykproductengine | |