summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2015-10-21MAINT-4360 FIXED (Setting LogTextureDownloadsToSimulator causes a viewer crash)ruslantproductengine
The fix in fllowing: LLTextureFetch has object LLTextureInfo which is has Recorder object. The recorder object activate (Recorder::handleStart()) self AccumulatorBufferGroup (Recorder::mBuffers into the current (LLTrace::get_thread_recorder()) ThreadRecorder object which created (as I understand) one per thread, and time to time send accumulated data to the master ThreadRecorder. The problem is that LLTextureFetch also can uses from the main thread. I decide add parameter to CTOR LLTextureInfo(bool postponeStartRecoreder) - if it false the recorder start immediatly in LLTextureInfo CTOR body, if true we need to start it manually. Also I add another one LLTextureInfo in LLTextureFetch::mTextureInfoMainThread which is intended for accumulate data from the main thread. The postponed Recorder started/stoped from LLTextureFetch::startThread()/endThread().
2015-10-19Merged lindenlab/viewer-lion into defaultRuslan Teliuk
2015-10-19MAINT-5268 FIXED Rotating an object that's used as grid reference goes crazyruslantproductengine
Patchset #2
2015-10-19MAINT-5742 FIXED Appearance window progress indicator spins after changing ↵Mnikolenko ProductEngine
to an identical outfit
2015-10-19MAINT-5268 FIXED Rotating an object that's used as grid reference goes crazyruslantproductengine
2015-10-19MAINT-5742 FIXED Appearance window progress indicator spins after changing ↵Mnikolenko ProductEngine
to an identical outfit
2015-10-19MAINT-5753 FIXED Viewer crashes when opening a texture from object contentsMnikolenko ProductEngine
2015-10-16MAINT-933 FIXED [PUBLIC]Show Land Owner color overlay only visible where ↵Ruslan Teliuk
there is water when rendering of Lights and Shadows is active. MAINT-933 FIXED [PUBLIC]Show Land Owner color overlay only visible where there is water when rendering of Lights and Shadows is active.
2015-10-15Merge downstream code, version 3.8.6AndreyL ProductEngine
2015-10-15MAINT-933 FIXED [PUBLIC]Show Land Owner color overlay only visible where ↵ruslantproductengine
there is water when rendering of Lights and Shadows is active. Patchset #2 Remove Debug code
2015-10-15MAINT-5738 FIXED If "Always Run" is enabled, camming is broken when sitting ↵Mnikolenko ProductEngine
down.
2015-10-15MAINT-925 FIXED Objects called "Second Life" are unclickable & unmuteable ↵Mnikolenko ProductEngine
via local chat
2015-10-14MAINT-933 FIXED [PUBLIC]Show Land Owner color overlay only visible where ↵ruslantproductengine
there is water when rendering of Lights and Shadows is active.
2015-10-13merge changes for MAINT-4734pavelkproductengine
2015-10-13MAINT-5730 FIXED Text overlapping in group invites with non-default group roleMnikolenko ProductEngine
2015-10-12increment viewer version to 3.8.6Oz Linden
2015-10-09MAINT-2251 FIXED Changed min. heightMnikolenko ProductEngine
2015-10-08MAINT-5708 FIXED Images shouldn't be displayed in notification titlesMnikolenko ProductEngine
2015-10-06MAINT-5694 FIXED Links on the 1st line of a group notice message are ↵Mnikolenko ProductEngine
sometimes not clickable.
2015-10-05MAINT-1390 FIXED Top colliders floater reopens itself if it was closed at ↵Mnikolenko ProductEngine
once after opening
2015-10-02MAINT-1459 For Sale accordion overlaps Estate accordion in Place Profile panelMnikolenko ProductEngine
2015-09-30Merge from viewer releaseandreykproductengine
2015-09-30MAINT-5670 FIXED <icon> should not be parsed in expandable textboxesMnikolenko ProductEngine
2015-09-30Merge downstream code, version 3.8.5AndreyL ProductEngine
2015-09-30Merge downstream code, version 3.8.5AndreyL ProductEngine
2015-09-29increment viewer version to 3.8.5Oz Linden
2015-09-29Mark MaxFPS as an unused settingOz Linden
2015-09-25MAINT-51 FIXED Default parcel image for parcel without image is loaded in ↵Mnikolenko ProductEngine
Place profile after second click on 'I' information icon only
2015-09-22Merged in maint-5416 (pull request #2)Andrey Lihatskiy
MAINT-5416 FIXED Cannot right-click a rigged mesh that's worn
2015-09-22build fixMnikolenko ProductEngine
2015-09-22MAINT-2130 FIXED Update Tools floater after loosing selection.Mnikolenko ProductEngine
2015-09-21MAINT-5425 FIXED No icon is shown for certain transaction notifications.Mnikolenko ProductEngine
2015-09-18MAINT-5427 Min width changedMnikolenko ProductEngine
2015-09-18MAINT-5427 Expand notifications according to message lengthMnikolenko ProductEngine
2015-09-15MAINT-5601 Physics model not previewed, physics model not applied to mesh on ↵AndreyL ProductEngine
upload Some improvements: renaming to act like "legacy matching" would apply only to the models simple enough for this
2015-09-15MAINT-5427 Group notices and invitation will expand on left-clickingMnikolenko ProductEngine
2015-09-14mergeBrad Payne (Vir Linden)
2015-09-14SL-133 WIP, SL-134 WIP - more extra joint handlingBrad Payne (Vir Linden)
2015-09-14MAINT-5627 FIXED "Copy to merchant outbox" menu item is removedMnikolenko ProductEngine
2015-09-11MAINT-5601 FIXED Physics model not previewed, physics model not applied to ↵AndreyL ProductEngine
mesh on upload
2015-09-10Mergesimon
2015-09-10MAINT-5619 : Viewer seems to parse LSL syntax file three times, has warningssimon
2015-09-10MAINT-5584 FIXED On voice disabled parcel or region, speak button remains ↵andreykproductengine
disabled in ad-hoc and group voice calls - you can hear but not speak.
2015-09-10Merged in ruslantproductengine/viewer-lion-ruslan-teliuk-4-code-review (pull ↵Ruslan Teliuk
request #1) MAINT-5268 (Rotating an object that's used as grid reference goes crazy)
2015-09-10MAINT-909 FIXED Opening a notecard with the same name as one that is already ↵Mnikolenko ProductEngine
open does not work
2015-09-09MAINT-5588 FIXED Make bumpiness and shininess easier to find in the texture ↵Mnikolenko ProductEngine
tab, with radio buttons
2015-09-08MAINT-5268 (Rotating an object that's used as grid reference goes crazy)ruslantproductengine
- changeset 2
2015-09-07MAINT-5602 FIXED Viewer crashes when loading physics from fileAndreyL ProductEngine
--HG-- branch : develop
2015-09-04MAINT-5416 FIXED Cannot right-click a rigged mesh that's wornAndreyL ProductEngine
--HG-- branch : maint-5416
2015-09-04MAINT-5488 ADD FIX [Experience Tools] Opening an experience compiled script ↵pavelkproductengine
in an object in an adjacent region fails to show the script is compiled with an experience in the script editor. This change is needed for related MAINT-5470