summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-01-19package the default camera position presetsOz Linden
2018-01-18STORM-2145 Use string constant rather than a hardcoded string.Jonathan Yap
2018-01-18STORM-2145 Step 2 of renaming a directoryJonathan Yap
2018-01-18STORM-2145 Step 1 of renaming a directoryJonathan Yap
2018-01-16STORM-2145 Deal with preset files with spaces correctlyJonathan Yap
2018-01-16STORM-2145 Change line ending type of preset filesJonathan Yap
2018-01-15STORM-2145 Get current preset indicator to work properlyJonathan Yap
2018-01-15STORM-2145 Fixed bug. Now you can only have one of the load/save/delete ↵Jonathan Yap
floaters open at once.
2018-01-14STORM-2145 Added copying of initial preset filesJonathan Yap
2018-01-13STORM-2145 Added a small floaterJonathan Yap
2018-01-12STORM-2145 Merge up to viewer-releaseJonathan Yap
2018-01-11STORM-2145 A few small changesJonathan Yap
2017-11-29increment viewer version to 5.0.10Oz Linden
2017-11-29Added tag 5.0.9-release for changeset 40ca7118765bOz Linden
2017-11-16MAINT-7228 Vertex buffer allocation failure handlingandreykproductengine
2017-11-14MAINT-7228 Dummy triangle should use map instead of offset (in case of VBO)andreykproductengine
2017-11-14MAINT-7228 Vertex buffer allocation failure handlingandreykproductengine
2017-11-07MAINT-7979 Debug info should contain correct stateandreykproductengine
2017-11-07MAINT-7966 Second Life viewer logs session ID in SecondLife.logMnikolenko Productengine
2017-11-03MAINT-7228 Substituted assert with errorandreykproductengine
2017-11-01MAINT-7228 Vertex buffer allocation failure handlingandreykproductengine
2017-11-03MAINT-7974 Fixed LLProfile crash(error) caused by thread unsafe variableandreykproductengine
2017-11-06MAINT-7978 - Fixed allocation crash in doRead(), workers should never crashandreykproductengine
2017-11-06MAINT-7961 Search link in Recent tab of Inventory should open the Search ↵Mnikolenko Productengine
filters for Inventory
2017-10-31MAINT-2161 Fixed dae parsing issue - dae expects escaped namesandreykproductengine
2017-10-12MAINT-7081 [FIXED] Access (write) violation / buffer overrun in ↵Kitty Barnett
LLTextureFetchWorker::doWork() The trouble lines are: U8 * buffer = (U8 *) ALLOCATE_MEM(LLImageBase::getPrivatePool(), total_size); if (cur_size > 0) { memcpy(buffer, mFormattedImage->getData(), cur_size); } If 'cur_size > mHttpReplyOffset + append_size' then 'total_size -= src_offset' will cause total_size to be smaller than cur_size causing a write access violation on the memcpy. Since the response is invalid it seemed best to make it follow the other failed partial condition. (transplanted from 737e28ec6b4d74f3ff915a4effc13d7b615a6a9b)
2017-10-27MAINT-1114 crash at LLVOAvatar updateGeometry()andreykproductengine
2017-10-27Merged from viewer-lynxandreykproductengine
2017-10-23MAINT-5261 The "Ping Interpolate the object position" seems to no longer workandreykproductengine
2017-10-23Backed out changeset: bfa432c3c7d5 (SL-775)andreykproductengine
2017-10-23MAINT-7929 Viewer shouldn't attempt to access unreadable cache indefientelyandreykproductengine
2017-10-20MAINT-7906 Inventory filter fixMnikolenko Productengine
2017-10-19MAINT-7906 FIXED Inventory jumps when detaching worn items in appearance panelMnikolenko Productengine
2017-10-18MAINT-7779 Logging updateandreykproductengine
2017-10-18MAINT-7910 Appearance floater's chosen tab is not remembered between sessions.Mnikolenko Productengine
2017-10-17MAINT-989 Velocity and acceleration should take time into accountandreykproductengine
2017-10-18Merged in lindenlab/viewer-bearAndreyL ProductEngine
2017-10-17FIX INTL-264 translations in 9 languages for Viewer Set48 on repository ↵eli
viewer-bear
2017-10-17MAINT-7592 Fixed the checkbox/label behaviorAndreyL ProductEngine
2017-10-13MAINT-7902 Fixed Opening Marketplace Listing before inventory has fetched ↵andreykproductengine
unlists listings
2017-10-16Merged in lindenlab/viewer-lynxAndreyL ProductEngine
2017-10-16Backed out MAINT-989, changeset: 0a9a1e276e57andreykproductengine
2017-10-13MAINT-7890 Floater position drifts across logins after snapping to another ↵Mnikolenko Productengine
floater
2017-10-13MAINT-7899 FIXED Apparent broken material texture selectionMnikolenko Productengine
2017-10-11MAINT-7895 Fix for setHeaderCacheEntry infinite loopandreykproductengine
2017-10-11Merged in lindenlab/viewer-bearAndreyL ProductEngine
2017-10-11increment viewer version to 5.0.9Oz Linden
2017-10-11Added tag 5.0.8-release for changeset 505a492f30bdOz Linden
2017-10-04MAINT-7468: Show tooltip on disabled IM to Email if unverified email.Rider Linden
2017-09-20SL-683 Fixed Logging parameters not taking effect immediatelyandreykproductengine