Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-08 | STORM-68 Remove obsolete note. Refactor a few blocks of code to not have ↵ | Jonathan Yap | |
early returns | |||
2014-01-07 | Revert changes made for MAINT-535 to test in a release cohort. | simon | |
2014-01-07 | merge changes for Snowstorm fall contributions | Oz Linden | |
2014-01-07 | merge changes for storm-1980 | Oz Linden | |
2014-01-04 | STORM-1980 Center floater on screen. Tweak shaking parameters. | Jonathan Yap | |
2014-01-03 | change shaking to decay exponentially | Oz Linden | |
2014-01-03 | STORM-1980 Small optimization and tweaks of shaking constants | Jonathan Yap | |
2014-01-03 | STORM-1980 Add shake effect | Jonathan Yap | |
2014-01-03 | merge changes for 3.6.12-release | Oz Linden | |
2014-01-02 | increment version to 3.7.0 | Oz Linden | |
2014-01-02 | merge changes for 3.6.12-release | Oz Linden | |
2014-01-02 | STORM-1980 Remove callback in destructor. | Jonathan Yap | |
Shrink floater and add a "!" icon in the top left corner. | |||
2013-12-19 | merge changes from project qa viewer | Oz Linden | |
2013-12-19 | merge addition of LLAgent::removeRegionChangeCallback | Oz Linden | |
2013-12-18 | STORM-1980: set new region restart sound uuid | Oz Linden | |
2013-12-18 | STORM-1831 Changing addRegionChangedCallback to more closely resemble the ↵ | Ima Mechanique | |
feature it replaces. This fixes the crashes reported by Whirly ;-) | |||
2013-12-17 | add LLAgent::removeRegionChangedCallback | Oz Linden | |
2013-12-17 | merge changes for open-113 | Oz Linden | |
2013-12-17 | merge changes for 3.6.12-release | Oz Linden | |
2013-12-16 | merge changes for storm-1993 | Oz Linden | |
2013-12-16 | merge changes for storm-1992 | Oz Linden | |
2013-12-16 | merge changes for storm-1989 | Oz Linden | |
2013-12-16 | merge changes for storm-1987 | Oz Linden | |
2013-12-16 | merge changes for storm-1986 | Oz Linden | |
2013-12-16 | merge changes for storm-1981 | Oz Linden | |
2013-12-12 | merge changes for 3.6.12-release | Oz Linden | |
2013-12-12 | STORM-68 Remove Apply button | Jonathan Yap | |
Add menu entry to Build->Options->Set Default Permissions... Disable Preferences->Advanced->Default Creation Permissions button when on login screen Add code for a one-time conversion from the old upload settings XML cleanup | |||
2013-12-12 | STORM-68 Fix bug for new gestures, notecards, and scripts where a copied ↵ | Jonathan Yap | |
item did not preserve its default permissions. Add apply button. | |||
2013-12-11 | MAINT-3575: remove old exe if found in current install directory | Oz Linden | |
2013-12-11 | removing of dos line ending | maksymsproductengine | |
2013-12-11 | OPEN-113 Use better way of testing for stub that will not impact TPVs. | Jonathan Yap | |
2013-12-11 | STORM-68 Re-add wearables callback that did not carry through in the merge. | Jonathan Yap | |
2013-12-11 | Workaround for MAINT 3099: remove any Vivox log file left in the program folder | Oz Linden | |
2013-12-11 | OPEN-113 Build > Upload > Model > Calculate weights & fee is not disabled in ↵ | Jonathan Yap | |
OS built viewers | |||
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 | STORM-68 Move initial call to POST default permissions to a better location. | Jonathan Yap | |
2013-12-10 | Re-fix merge issue that removed "AvatarRenderInfo" cap usage | simon | |
2013-12-10 | MAINT-3571: include settings_install.xml whether it contains settings or not | Oz Linden | |
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 | 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 | STORM-68 Remove incorrect method of setting default object permissions | Jonathan Yap | |
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 | STORM-68 Get display error message once to work properly | Jonathan Yap | |
2013-12-05 | STORM-68 Code cleanup/function renaming | Jonathan Yap | |
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-03 | STORM-68 Change CAP name to AgentPreferences and adjust LLSD format to mesh ↵ | Jonathan Yap | |
with server changes | |||
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) |