summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2011-01-20merge changes from viewer-betaOz Linden
2011-01-20Skip LLMatrix3::orthogonalize test which appears to failing in ↵jenn
platform-dependent ways.
2011-01-20LLMatrix3::orthogonalize test was failing; possibly due to new lib ↵jenn
dependencies or architecture on the build machines? Trying updating expected float values to see if it begins to pass. Updated expected values to match result of query on WolframAlpha.com (mathematica): N[Orthogonalize[{{1,4,3},{1,2,0},{2,4,2}}],8]
2011-01-20Updated viewer_manifest.py to refer to the correct source paths for the ↵jenn
linux build.
2011-01-20fix for SH-829: Viewer attempting to load precached images in file types ↵Xiaohong Bao
that are not being used.
2011-01-20VWR-24320: remove dump of call stack on clean exitAleric Inglewood
2011-01-20VWR-24317: remove warning due to unassigned variableAleric Inglewood
2011-01-20VWR-24317: remove warning re: RenderCubeMap by deferring initializationAleric Inglewood
2011-01-20merge changes for chop-366Oz Linden
2011-01-20VWR-24426: fix SSL handshake error using webkit 4.7Kent Quirk
2011-01-20VWR-24317: remove warning caused by reading the last line of the ↵Aleric Inglewood
featuretable twice
2011-01-20VWR-24317: remove warnings for deleting non-existant texture file on startupAleric Inglewood
2011-01-20VWR-24317: clean up incorrect warnings prior to login in log fileAleric Inglewood
2011-01-20VWR-24315: update cached control values when resetting debug setting to defaultAleric Inglewood
2011-01-20VWR-13040 - clean up LLObjectSelection iteratorAleric Inglewood
2011-01-19fix for SH-730: sculpted prim attachment shapes on impostored avatars load ↵Xiaohong Bao
very slowly
2011-01-19fix copying of vivox files for darwin manifest.Andrew A. de Laix
2011-01-19fix include path for KDU headersAlain Linden
2011-01-19ER-428 / CTS-422 : [PUBLIC] movement updates are lost when walking. Changed ↵Dave SIMmONs
code to detect if the circuit has stopped getting packets. Reviewed by Andrew
2011-01-19sync up with Viewer 2.5 from viewer-betaEli Linden
2011-01-19sync up with Viewer 2.5 from viewer-betaEli Linden
2011-01-19Automated merge with https://bitbucket.org/mani_linden/viewer-autobuildAndrew A. de Laix
2011-01-19update google-breakpad package; fix call to dump symbols.Andrew A. de Laix
2011-01-19STORM-348 FIXED "Edit" and "Lock" buttons appearing on body part items in ↵Vadim ProductEngine
outfit editor before they are hovered with mouse. Added buttons reshaping code that exists in postBuild() methods of the other LLPanelWearableListItem descendants.
2011-01-19Cmake updates to get llkdu building on linux. Need to rebuild kdu tarball next.jenn
2011-01-19pull changes back from betaOz Linden
2011-01-19merge changes for storm-243Oz Linden
2011-01-19STORM-725: add os to updater query urlKent Quirk
2011-01-19STORM-547 FIXED Name of blocked person is not presented in list if person ↵Paul Guslisty
was blocked from Inspector - Replaced method call which returns empty string with member containing display name
2011-01-19STORM-373 FIXED "Rename" context menu option was disabled for incomplete ↵Vadim ProductEngine
inventory items. Refresh the inventory context menu (which enables the "Rename" option) after the selected item(s) gets fetched.
2011-01-19STORM-869 Minor irregulaties in settings.xml -- remove duplicate entries, ↵Jonathan Yap
formatting cleanup
2011-01-18Added 'slvoice' (vivox) to autobuild.xml for linux.jenn
This is version 3.1 of the lib; viewer was using version 3.2, but this version has been rebuilt using the new package layout. Hopefully it will work, though we may need to convert version 3.2 if it does not. Updated Copy3rdParyLibs.cmake paths for linux installation of vivox files.
2011-01-18fix for SH-761: Texture Saving Does Not WorkXiaohong Bao
2011-01-18Automated merge with https://bitbucket.org/mani_linden/viewer-autobuildAndrew A. de Laix
2011-01-18fix path to prebiuld slvoice libraries on mac and linux.Andrew A. de Laix
2011-01-18fix for SH-659: small textures not loadedXiaohong Bao
2011-01-18remove problematic include used during debugOz Linden
2011-01-18windows build fixes.Alain Linden
2011-01-18Sync with viewer-betaMerov Linden
2011-01-18pull from viewer-betaMerov Linden
2011-01-18Added entries to autobuild.xml for 'openal_soft' and 'google' libs on linux.jenn
These packages have been rebuilt to use the new package layout (thanks alain!). 'openal_soft' was also renamed to use an underscore in its name rather than a dash.
2011-01-18debug tool to show texture info for SH-659: small textures not loaded.Xiaohong Bao
2011-01-18STORM-243 FIXED Disabled the "You just entered a region using a different ↵Vadim ProductEngine
server version..." pop-up notification.
2011-01-18make storing the cache obey the same unrefreshed time as other usageOz Linden
2011-01-17STORM-383 FIXED Added "Restore Item" context menu entry for landmarks and ↵Seth ProductEngine
folders in Trash category in Places->My Landmarks->My Inventory accordion tab.
2011-01-17STORM-484 FIXED The long name is not truncated in Build toolsPaul Guslisty
- Decreased height of text box containing name - Enabled ellipses for these text boxes
2011-01-17merge changes for vwr-24401Oz Linden
2011-01-17merge changes for vwr-24420Oz Linden
2011-01-17VWR-24217: allow Contents folder from object to be dragged to inventoryKitty Barnett
2011-01-16DN-202: Make avatar name caching more aggressive and error handling more uniformOz Linden
Add logging (mostly at DEBUG level)