Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-11 | BUG-4685: remove any SecondLife.exe file left in the SecondLifeViewer folder ↵ | Oz Linden | |
by an install prior to 3.12 | |||
2013-12-10 | MAINT-3571: include settings_install.xml whether it contains settings or not | Oz Linden | |
2013-12-10 | Added placeholder http SLURL for Twitter sharing on Aditi for ACME-1216 | Cho | |
2013-12-09 | Merge. Refresh from viewer-release after 3.6.12 release. | Monty Brandenberg | |
2013-12-09 | increment viewer version to 3.6.13 | Oz Linden | |
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 | ACME-1043 : Use a clean browser for connection to Flickr and Twitter as well | Merov Linden | |
2013-12-05 | Merge. Refresh from lli/monty_viewer-drano-http-3 in preparation for IQA fixes. | Monty Brandenberg | |
2013-12-04 | Pull merge from lindenlab/viewer-acme | Merov Linden | |
2013-12-04 | ACME-1043 : Fixed! Added an argument to force a clean full feature browser ↵ | Merov Linden | |
window in some situations | |||
2013-12-04 | ACME-1043 : WIP : Add an argument to open trusted content with js and other ↵ | Merov Linden | |
enabled options, bypassing prefs | |||
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-05 | Added slshare SLapp support for ACME-1214 | Cho | |
2013-12-05 | Renamed floater_social to floater_facebook for ACME-1205 | Cho | |
2013-12-04 | Add character count display to floater_twitter for ACME-1215 | Cho | |
2013-12-04 | Added SLURL checkbox to floater_twitter for ACME-1216 | Cho | |
2013-12-03 | Automated merge with http://bitbucket.org/nat_linden/viewer-maint-3489 | Nat Goodspeed | |
2013-12-03 | ACME-1117 : Fixed crash in Facebook checkin in logged out situation, check ↵ | Merov Linden | |
presence of region before accessing it | |||
2013-12-03 | Pull merge from viewer-acme | Merov Linden | |
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 | STORM-1989 Overlapping UI elements in Upload Model floater | Jonathan Yap | |
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-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 | merge changes for storm-1984 | Oz Linden | |
2013-11-26 | MAINT-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-26 | merge fix for STORM-1984 | Oz Linden | |
2013-11-26 | remove excessively complex fixes for MAINT-2914 and MAINT-3142 | Oz Linden | |
2013-11-26 | STORM-1981 Eliminate beam spreading | Jonathan Yap | |
2013-11-26 | MAINT-3489: Make Mac updater script detect prematurely deleted .dmg. | Nat Goodspeed | |
Also, delete it when done. | |||
2013-11-26 | LLTwitterConnect and LLFlickrConnect now use caps again, instead of pdp15 | Cho | |
2013-11-25 | remove obsolete INSTFLAGS references from installer | Oz Linden | |
2013-11-25 | STORM-1981 Make pulse operate properly in both directions. | Jonathan Yap | |
Move duplicated common code into its own function. | |||
2013-11-25 | Merge. Refresh from viewer-release after 3.6.11 release. | Monty Brandenberg | |
2013-11-24 | STORM-1981 Rough initial changes for evaluation purposes. | Jonathan Yap | |
2013-11-24 | move setting default grid to settings_install.xml so that it works on all ↵ | Oz Linden | |
platforms | |||
2013-11-24 | normalize format of and add arch to all installer names | Oz Linden | |
2013-11-21 | merge changes for 3.6.11-release | Oz Linden | |
2013-11-21 | merge changes for 3.6.11-release | Oz Linden | |
2013-11-21 | increment viewer version to 3.6.12 | Oz Linden | |
2013-11-21 | merge changes for open-196 | Oz Linden | |
2013-11-19 | STORM-1980 Merge changes Oz made (new way of detecting an agent has changed ↵ | Jonathan Yap | |
regions) Modify code to make use of the changed callback | |||
2013-11-19 | STORM-1980 Minor xml change | Jonathan Yap | |
2013-11-19 | replace uses of LLEnvManagerNew::setRegionChangeCallback with ↵ | Oz Linden | |
LLAgent::addRegionChangedCallback | |||
2013-11-19 | add documentation to LLAgent::addRegionChangedCallback and improve logging | Oz Linden | |
2013-11-18 | add callbacks to LLAgent for Region and Parcel changes | Oz Linden | |
2013-11-18 | Code review updates. All comments so far. | Monty Brandenberg | |
2013-11-18 | add handler for socket.error to fix OPEN-196 | Oz Linden | |