Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-09 | merge changes for 3.6.12-release | Oz Linden | |
2013-12-09 | Merge. Refresh from viewer-release after 3.6.12 release. | Monty Brandenberg | |
2013-12-09 | merge | Richard Linden | |
2013-12-09 | merge with release | Richard Linden | |
2013-12-09 | increment viewer version to 3.6.13 | Oz Linden | |
2013-12-09 | Added tag 3.6.12-release for changeset 88bbfd7a6971 | Oz Linden | |
2013-12-09 | MAINT-3539 Additional checking was added to avoid possible crash. | Mnikolenko ProductEngine | |
2013-12-09 | MAINT-3539 Additional checking was added to avoid possible crash. | Mnikolenko ProductEngine | |
2013-12-06 | MAINT-3552: crash in LLPanel::getString: Failed to find string ↵ | simon | |
ErrorFetchingServerReleaseNotesURL in panel floater_about | |||
2013-12-06 | MAINT-3552: crash in LLPanel::getString: Failed to find string ↵ | simon | |
ErrorFetchingServerReleaseNotesURL in panel floater_about | |||
2013-12-09 | Merge latest viewer release for 3.6.13 | simon | |
2013-12-06 | MAINT-3530 : Add viewer checkbox to extend parcel entry limits to a higher ↵ | simon | |
ceiling | |||
2013-12-06 | SH-4645 Viewer hangs on exit after cancelling a mesh upload. | Monty Brandenberg | |
Problem involved a 3-way livelock between the main, upload and decomposition threads. Viewer is shutting down but an upload is in the 'generate hulls' state. Main thread asks upload request to discard and spins waiting for it to finish. Upload thread is in generateHulls spinning waiting for the decomposition thread to process a mesh request. Decomposition thread is sleeping waiting for main thread to deliver work that upload thread has asked the decomposition thread to do. | |||
2013-12-05 | Automated merge with http://bitbucket.org/lindenlab/viewer-interesting | Richard Linden | |
2013-12-05 | added some comments and changed calls from get_master_thread_recorder() | Richard Linden | |
over to get_thread_recorder() to be agnostic about which thread we're running on | |||
2013-12-05 | fix for SH-4631: Parts of linked objects are not shown in new release Second ↵ | Xiaohong Bao | |
Life 3.6.11 | |||
2013-12-05 | revert f24e495149fc, the fix for SH-4627: "Object out of range" is not ↵ | Xiaohong Bao | |
detected on teleport. | |||
2013-12-05 | Merge. Refresh from lli/monty_viewer-drano-http-3 in preparation for IQA fixes. | Monty Brandenberg | |
2013-12-04 | fix for SH-4627: "Object out of range" is not detected on teleport. | Xiaohong Bao | |
2013-12-04 | Removed debugging code. | Aura Linden | |
2013-12-04 | STORM-1993 In the About Land floater only send object return time to server ↵ | Jonathan Yap | |
when it has been changed | |||
2013-12-04 | STORM-1992 'Open voice connection' and 'Expand participant list' buttons are ↵ | Jonathan Yap | |
overlapping each other in IM conversation after resizing. | |||
2013-12-04 | Automated merge with http://bitbucket.org/lindenlab/viewer-interesting | Xiaohong Bao | |
2013-12-04 | fix for SH-4631: Parts of linked objects are not shown in new release Second ↵ | Xiaohong Bao | |
Life 3.6.11 | |||
2013-12-03 | SH-4641 FIX Interesting: Incorrect amount of system memory detected on Mac | Richard Linden | |
2013-12-03 | Automated merge with http://bitbucket.org/nat_linden/viewer-maint-3489 | Nat Goodspeed | |
2013-12-03 | Creating a cleaner branch | Aura Linden | |
2013-12-03 | SH-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-03 | SH-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-03 | MAINT-3476 FIX Opening large chat histories from conversation log eats up ↵ | PavelK ProductEngine | |
huge amounts of memory, leading to viewer crash. | |||
2013-12-05 | MAINT-3262 FIXED Cannot select image to upload to Web profile | Mnikolenko ProductEngine | |
2013-12-04 | MAINT-3351 FIXED Misleading failure message when user is successfully ↵ | maksymsproductengine | |
removed from a group's Owners role | |||
2013-12-03 | merge | MaximB ProductEngine | |
2013-12-03 | Update 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-03 | MAINT-3506 FIXED Allocate appropriate amount of memory for temp variable. | Mnikolenko ProductEngine | |
2013-12-03 | STORM-1989 Overlapping UI elements in Upload Model floater | Jonathan Yap | |
2013-12-03 | MAINT-1769 (URL-like resident display name is shown as hyperlink in Share ↵ | MaximB ProductEngine | |
confirmation window) | |||
2013-12-03 | merge | MaximB ProductEngine | |
2013-12-02 | merge with release | Richard Linden | |
2013-11-28 | MAINT-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-27 | ACME-1221 : Do not clear merchant import cookie on 404, happens to newly ↵ | Merov Linden | |
minted merchants | |||
2013-11-27 | MAINT-3495 FIXED Improve discoverability of Region Debug floater | maksymsproductengine | |
2013-11-27 | merge changes for storm-1987 | Oz Linden | |
2013-11-27 | STORM-1986 Eliminated early return per code review | Jonathan Yap | |
2013-11-27 | STORM-1987 Inconsistent menu naming and behavior in Places floater | Jonathan Yap | |
2013-11-27 | MAINT-3496 FIXED Disable "Allow group access" option if "Sell passes to: ↵ | Mnikolenko ProductEngine | |
group" is selected(and vice versa). | |||
2013-11-26 | ACME-1220 : Fixed. Do not accumulate callbacks when reinitializing market place | Merov Linden | |
2013-11-26 | fix for SH-4637: Viewer-Interesting crashes if you teleport after crossing a ↵ | Xiaohong Bao | |
region border. | |||
2013-11-26 | STORM-1986 Added right click Show on Map context menu for Inventory floater ↵ | Jonathan Yap | |
landmarks Possible fix for BUG-4593 | |||
2013-11-26 | MAINT-3319 : Fix the purge of descendents of a category. Note: the cached ↵ | Merov Linden | |
number of descendents is not always reliable |