summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-12-03SH-4606 FIX Interesting: Small objects do not load until they are very close.Richard Linden
changed culling to use inverse distance to calculate solid angle, not distance squared
2013-12-03ACME-1117 : Fixed crash in Facebook checkin in logged out situation, check ↵Merov Linden
presence of region before accessing it
2013-12-03SH-4640 WIP - use backlinks in inventoryBrad Payne (Vir Linden)
2013-12-03Pull merge from viewer-acmeMerov Linden
2013-12-03SH-4606 FIX Interesting: Small objects do not load until they are very close.Richard Linden
increased SceneLoadMinRadius to 32 changes logic so that falloff starts at SceneLoadMinRadius added timing to pixel threshold calculation
2013-12-03MAINT-3476 FIX Opening large chat histories from conversation log eats up ↵PavelK ProductEngine
huge amounts of memory, leading to viewer crash.
2013-12-05MAINT-3262 FIXED Cannot select image to upload to Web profileMnikolenko ProductEngine
2013-12-04MAINT-3351 FIXED Misleading failure message when user is successfully ↵maksymsproductengine
removed from a group's Owners role
2013-12-03mergeMaximB ProductEngine
2013-12-03SH-4640 WIPBrad Payne (Vir Linden)
2013-12-03STORM-68 Change CAP name to AgentPreferences and adjust LLSD format to mesh ↵Jonathan Yap
with server changes
2013-12-03Update based on first project viewer tests.Oz Linden
Two more bones to better address back deformation: UPPER_BACK and LOWER_BACK Better deformation for breasts, belly, upper and lower back (seen using the Body Fat and Belly Size sliders) Minor tweaks in the avatar_lad.xml file for a few other minor shapes. Small typo bug (FITMESH-2) Updated rigs and corrected female mesh Removed skeleton-only files so that people all start from the same base meshes with example skinning These updates specifically address the following bugs: FITMESH-2, FITMESH-4, FITMESH-5, FITMESH-7, FITMESH-10 (.ma formats, not .dae)
2013-12-03MAINT-3506 FIXED Allocate appropriate amount of memory for temp variable.Mnikolenko ProductEngine
2013-12-03STORM-1989 Overlapping UI elements in Upload Model floaterJonathan Yap
2013-12-03MAINT-1769 (URL-like resident display name is shown as hyperlink in Share ↵MaximB ProductEngine
confirmation window)
2013-12-03mergeMaximB ProductEngine
2013-12-02merge with releaseRichard Linden
2013-11-28MAINT-3334 (If a chat tab is in focus when you enter mouselook, chat that ↵MaximB ProductEngine
occurs while in mouselook does not display after exiting mouselook)
2013-11-27ACME-1221 : Do not clear merchant import cookie on 404, happens to newly ↵Merov Linden
minted merchants
2013-11-27MAINT-3495 FIXED Improve discoverability of Region Debug floatermaksymsproductengine
2013-11-27merge changes for storm-1987Oz Linden
2013-11-27STORM-1986 Eliminated early return per code reviewJonathan Yap
2013-11-27STORM-1987 Inconsistent menu naming and behavior in Places floaterJonathan Yap
2013-11-27MAINT-3496 FIXED Disable "Allow group access" option if "Sell passes to: ↵Mnikolenko ProductEngine
group" is selected(and vice versa).
2013-11-26ACME-1220 : Fixed. Do not accumulate callbacks when reinitializing market placeMerov Linden
2013-11-26fix for SH-4637: Viewer-Interesting crashes if you teleport after crossing a ↵Xiaohong Bao
region border.
2013-11-26STORM-1986 Added right click Show on Map context menu for Inventory floater ↵Jonathan Yap
landmarks Possible fix for BUG-4593
2013-11-26MAINT-3319 : Fix the purge of descendents of a category. Note: the cached ↵Merov Linden
number of descendents is not always reliable
2013-11-26merge changes for storm-1984Oz Linden
2013-11-26MAINT-3489: Gracefully handle missing downloaded installer file.Nat Goodspeed
If a marker file indicates that an installer has been downloaded and verified and is ready to install, but that installer file does not exist, log it and revert to checking for update. Also add logging to every code path that can remove the installer explicitly, in case the missing installer is actually being killed off by some weird sequence of state-machine transitions.
2013-11-26merge fix for STORM-1984Oz Linden
2013-11-26remove excessively complex fixes for MAINT-2914 and MAINT-3142Oz Linden
2013-11-26ACME-3320 : Clearing deleted categories so not to pool on them foreverMerov Linden
2013-11-26STORM-1981 Eliminate beam spreadingJonathan Yap
2013-11-26MAINT-3489: Make Mac updater script detect prematurely deleted .dmg.Nat Goodspeed
Also, delete it when done.
2013-11-26LLTwitterConnect and LLFlickrConnect now use caps again, instead of pdp15Cho
2013-11-25MAINT-3320 : Make inbox (Received Items) more resilients to deletion while ↵Merov Linden
we're at it
2013-11-25SH-4613 WIP - add CREATE mask bit for newly created items in ↵Brad Payne (Vir Linden)
AISUpdate::doUpdate() - needed for some inventory observers.
2013-11-25SH-4549 FIX - code cleanupBrad Payne (Vir Linden)
2013-11-25remove obsolete INSTFLAGS references from installerOz Linden
2013-11-25Merge last changes for DRTVWR-345simon
2013-11-25STORM-1981 Make pulse operate properly in both directions.Jonathan Yap
Move duplicated common code into its own function.
2013-11-25mergeMaximB ProductEngine
2013-11-25MAINT-3499 FIXED Region Debug Console is broken after resizemaksymsproductengine
2013-11-25Merge. Refresh from viewer-release after 3.6.11 release.Monty Brandenberg
2013-11-25Merge - doh!simon
2013-11-24STORM-1981 Rough initial changes for evaluation purposes.Jonathan Yap
2013-11-24move setting default grid to settings_install.xml so that it works on all ↵Oz Linden
platforms
2013-11-24normalize format of and add arch to all installer namesOz Linden
2013-11-23SH-4611 FIX - use an observer to scroll after category rename completesBrad Payne (Vir Linden)