summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-05-30EXP-824 Adding volume slider and block btn in basic mode IM panelLeyla Farazha
2011-05-30SH-1592 FIXED Advanced model uploader needs an IP checkbox like the wizard ↵Seraph Linden
uploader has
2011-05-30STORM-1253 WIP Fixed a compiler warning.Vadim ProductEngine
2011-05-30STORM-1245 WIP Fixed sky initialization to apply user preferences correctly.Vadim ProductEngine
2011-05-30STORM-1244 Minor visual changes in the Environment Settings floater.Vadim ProductEngine
* Changed title. * Added hints at the top. * Minor layout fixes.
2011-05-30STORM-1253 WIP Removed a duplicated translatable string from the Edit Day ↵Vadim ProductEngine
Cycle floater.
2011-05-30STORM-1256 WIP Grey out Apply/Cancel buttons when no local change made.Vadim ProductEngine
2011-05-30STORM-1244 WIP Minor bug fix in the Environment Settings floater.Vadim ProductEngine
Populate combo boxes *before* accessing them.
2011-05-30STORM-1256 WIP Minor layout tweaks in the Environment tab of the ↵Vadim ProductEngine
Region/Estate floater.
2011-05-30STORM-1253 WIP Fixed loading user day cycle on start-up; improved error ↵Vadim ProductEngine
handling.
2011-05-30STORM-1253 WIP New day cycle editor.Vadim ProductEngine
Done: * Creating new local day cycles. * Editing existing local day cycles. * Deleting day cycles. To do: * Editing region day cycle, dealing with skies in region scope. * Handle teleport while editing a day cycle. * Update UI when a day cycle or sky preset gets deleted. * Make the time ctrl increase/decrease consistently.
2011-05-30SH-1677 FIXED [REGRESSION] Bulk uploads do not adhere to default permissionsSeraph Linden
no idea how this ever worked before, as the code since 1.23 has been using the wrong keyword ("everyone_mask" instead of "new_everyone_mask"). I suspect something changed on the sim side?
2011-05-30Fix for classic clouds being busted.Dave Parks
2011-05-30unused variableDave Parks
2011-05-30mergeDave Parks
2011-05-30SH-1682 Full integration if indexed texture rendering to improve batch size.Dave Parks
2011-05-29SH-1682 indexd diffuse fragment shader for deferred renderingDave Parks
2011-05-29SH-1682 Work in progress on using texture indexes to improve batch size ↵Dave Parks
(wow, super fast so far)
2011-05-27sync with viewer-developmenteli_linden
2011-05-27increment viewer version to 2.7.2Oz Linden
2011-05-27Added tag 2.7.1-start for changeset 54fd44ac92e4Oz Linden
2011-05-27MergeLogan Dethrow
2011-05-27Removed unneeded platform directory delimeter lookups in llvocache.cppLogan Dethrow
2011-05-27merge changes for storm-1210Oz Linden
2011-05-27transplant fix for SH-1467Roxie Linden
viewer now uses simulatorfeatures to check whether to show UI elements for mesh or not
2011-05-27Merge with viewer-development.Logan Dethrow
2011-05-27VWR-25861 VWR-25862 Removed LLDir_Mac::deleteFilesInDir() virtual method.Logan Dethrow
The LLDir base class method will now be used instead. The handling of the mask parameter was inconsistent between the two implementations, and the failure to remove the old method was probably just an oversight.
2011-05-27Automated merge up from viewer-development into mesh-developmentSeraph Linden
2011-05-26Automated merge with ssh://hg.lindenlab.com/richard/viewer-experienceRichard Linden
2011-05-26remove old environment editor menu itemOz Linden
2011-05-26correct merge errorsOz Linden
2011-05-26mergeDave Parks
2011-05-26SH-1359 General octree tune-up -- increase maximum capacity of an octree ↵Dave Parks
node and rework requested octree node sizes for minimum triangles per frame and maximum triangles per drawing call.
2011-05-26merge changes for oz windlight issuesOz Linden
2011-05-26merge changes for latest windlight integration project repoOz Linden
2011-05-26merge changes for latest viewer-developmentOz Linden
2011-05-27STORM-1289 ADDITIONAL_FIX Updated a comment.Vadim ProductEngine
2011-05-27STORM-1289 PARTIAL_FIX Re-applying the current region day cycle now doesn't ↵Vadim ProductEngine
revert region setting to fixed sky.
2011-05-26FIX INTL-47 Japanese and Italian translation for set19-23, light set1-2eli_linden
2011-05-26merge from viewer-pre-betaDebi King (Dessie)
2011-05-26Added tag DRTVWR-59_2.7.0-beta1, 2.7.0-beta1 for changeset 43c7ee846b7eDebi King (Dessie)
2011-05-26mergeBrad Payne (Vir Linden)
2011-05-26SH-1492 WIPBrad Payne (Vir Linden)
2011-05-26Added newline at end of header file to fix linux build.Loren Shih
2011-05-26FIX DA hardware setting UI, en_xui_changeeli_linden
2011-05-26EXP-772: If URIs returned by SRV fail, fall back on original URI.Nat Goodspeed
2011-05-26EXP-772: If URIs returned by SRV fail, fall back on original URI.Nat Goodspeed
2011-05-27STORM-1286 - merge changes for SH-1624Debi King (Dessie)
2011-05-27STORM-1290 - merge changes for INTL-47Debi King (Dessie)
2011-05-26SH-1467 WIP Viewer checks the wrong cap for mesh-ui disableLoren Shih
Fixes that need to go into trunk because certain Mesh UI elements are showing up on DRTSIM-52. These fixes will probably be overwritten by the actual resolution of SH-1467 but I need this workaround now.