summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2011-08-02Sh-2129 Viewer caps implementation for resource cost selected. Also cleanup ↵prep linden
of old code related to earlier accounting work.
2011-07-29mergeprep linden
2011-07-29Removed joint Positional Compare because it was crashing on some rigsprep linden
2011-07-29BUILDFIX: fixing build for linux, casting doubles as parameters to absnyx
2011-07-29merging in PE's fixes for new UI to mesh-development.nyx
Included are upload floater tweaks, build panel tweaks, and removing the mesh enabled checkbox in region tools.
2011-07-28mergeprep
2011-07-28Fix for sh-2044, sh-2039 and sh-2166 (Avatar weights were sometimes not ↵prep
correctly applied upon import.
2011-07-28SH-2169 FIXED New object weights floater added.seth_productengine
2011-07-27SH-1868 FIXED Rearranged the accounting info to leave enough room for the ↵Seth ProductEngine
upload permissions warning. Removed hiding the accounting info when warning is displayed.
2011-07-26SH-1086 Make physics shape display transparent and fix some z-fighting issues.Dave Parks
2011-07-25SH-1874 Make UI reflect that a mesh cannot be made flexible.Dave Parks
2011-07-25mergeDave Parks
2011-07-25SH-1856 Fix for shininess not working on rigged meshes when hardware ↵Dave Parks
skinning is disabled.
2011-07-25Fix for sh-2162prep
2011-07-25SH-1941 FIXED Mesh upload menu enabled when avatar is in the region that ↵seth_productengine
does not allow building but supports mesh upload.
2011-07-25Partial fix for sh-1925.prep
2011-07-22SH-1868 WIP Added user-supplied metric data for uploading a model.seth_productengine
The mesh category string selected by user within the model data and sent to the server during calculating the upload fee and upload requests. The accounting info and the upload permissions warning in the bottom left corner of the floater are temporarily made mutually exclusive.
2011-07-21SH-2101 FIXED Remove checkbox for per-region mesh disablementPaul ProductEngine
- Remove checkbox for per-region mesh disablement and corresponding code
2011-07-21MergePaul ProductEngine
2011-07-20SH-715 Fix for bad "cancel" behavior in physics tab.Dave Parks
2011-07-20SH-2059 FIXED Mesh uploader UI clean up.seth_productengine
- When the “Load from file” radio is selected, the labels uner it are disabled. - Added horizontal lines to LoD tab like in the physics tab. - Physics tab: LoD dropdown moved to the left, against the “Use Level of Detail” label. - Modifiers tab: fixed dimensions to show a z value.
2011-07-20fix for sh-1847: Removed assert when a vert is outside [-5,5] domainprep
2011-07-19SH-2090 Make meshes that fail to load render as prim proxy.Dave Parks
2011-07-18mergeDave Parks
2011-07-18Changed mesh param type to not conflict with one in-use on serverDon Kjer
2011-07-18Adding support for viewer reading mesh params from an alternative param type.Don Kjer
2011-07-18merge changes for storm-1515Oz Linden
2011-07-18merge changes for storm-1517Oz Linden
2011-07-18merge changes for storm-1516Oz Linden
2011-07-18merge changes for storm-1510Oz Linden
2011-07-18sync with viewer-developmenteli
2011-07-18fix for SH-1904: Medallion .dae makes viewer crash during uploadXiaohong Bao
2011-07-18merge changes for storm-1510Oz Linden
2011-07-18increment viewer version to 2.8.2Oz Linden
2011-07-18re-enable the watchdogOz Linden
2011-07-16merge changes for storm-1482Oz Linden
2011-07-16merge late release changes and tagsOz Linden
2011-07-16pull back late beta fixOz Linden
2011-07-16Automated merge with https://bitbucket.org/lindenlab/viewer-developmentjenn
2011-07-15Automated merge with https://bitbucket.org/lindenlab/viewer-developmentjenn
2011-07-15After review and testing, realized that 'WatchdogEnabled' is actually true ↵jenn
to its name, and is a boolean, not a timeout value. 'MainloopTimeoutDefault' is the actual timeout value. Updated descriptions and values accordingly to set Watchdog timeout to 60 seconds.
2011-07-15Merge for STORM-1482Aaron Stone
2011-07-15STORM-1482 Always run the crash loggers, they will check what to do and how ↵Aaron Stone
to clean up.
2011-07-15fix for SH-1786: [PUBLIC] Turning off Lights and Shadows disables GlowXiaohong Bao
2011-07-15storm-1510: update to new login display urlOz Linden
2011-07-15STORM-1482 Change the defaults, look in the app_settings dir for configs as ↵Aaron Stone
well.
2011-07-15mergeBrad Payne (Vir Linden)
2011-07-15merge changes for storm-1509Oz Linden
2011-07-15STORM-1506 FIXED Reset the estate to global sun when changing region ↵Vadim ProductEngine
environment settings. By the way, moved estate info storage from the REGION/ESTATE floater to a model class.
2011-07-14Potential fix for SH-1854 and SH-1125 (caps issues)Don Kjer