Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-06 | STORM-610 : Fix init of and default color value | Merov Linden | |
2011-04-06 | WEB-3750 FIX - Gone profile | Leslie Linden | |
* Added agent validation around calls to update avatar data * Removed references to profile panel save options Reviewed by Richard | |||
2011-04-06 | SH-1289 VWR-25421 VWR-25415 FIX multiwearable "add" option disabled in ↵ | Nyx (Neal Orman) | |
inventory view Corrected the XUI menu logic that was causing the "add" right click option to be greyed out for clothing pieces that are valid for multiwearables. | |||
2011-04-06 | For SH-1308 Edit Physics sometimes messes up camera | Loren Shih | |
Removed camera switching for phyics wearables. | |||
2011-04-06 | fix line endings (one missing, two files of DOS) | Oz Linden | |
2011-04-06 | merge changes for vwr-25269 | Oz Linden | |
2011-04-06 | merge changes for storm-1094 | Oz Linden | |
2011-04-06 | OPEN-50 (partial): refactor cmake switches to common configurations and ↵ | Oz Linden | |
default values | |||
2011-04-05 | STORM-610 : Changes to water color and density in the Environment Editor now ↵ | Merov Linden | |
persist between sessions. | |||
2011-04-06 | Merging STORM-1028 | Vadim ProductEngine | |
2011-04-06 | STORM-1028 WIP Fixing bottom bar buttons reshaping, tier 8 | Vadim ProductEngine | |
Fixed Mini-Map button label truncation. | |||
2011-04-06 | STORM-1028 WIP Fixing bottom bar buttons reshaping, tier 7 | Vadim ProductEngine | |
* Removed dead code. * Minor comment changes. | |||
2011-04-06 | STORM-1028 WIP Fixing bottom bar buttons reshaping, tier 6 | Vadim ProductEngine | |
Fixed: if you slowly increase the viewer window width, the Speak button fails to expand. | |||
2011-04-06 | STORM-1028 WIP Fixing bottom bar buttons reshaping, tier 5 | Vadim ProductEngine | |
Changes to improve readability. | |||
2011-04-06 | STORM-1028 WIP Fixing bottom bar buttons reshaping, tier 4 | Vadim ProductEngine | |
When user manually toggles a button (via context menu), show it regardless of whether it has been auto-hidden. Tech note: Added showButton() method which does the same as processShowButton() did but the check for the button being auto-hidden. | |||
2011-04-06 | STORM-1028 WIP Fixing bottom bar buttons reshaping, tier 3 | Vadim ProductEngine | |
* Rewritten some code for better readability. Behavior should not be affected. * Debug prints and other minor changes. | |||
2011-04-06 | STORM-1028 WIP Fixing bottom bar buttons reshaping, tier 2 | Vadim ProductEngine | |
* When there is some free space and all auto-hidden buttons have been already shown, first extend the Speak button, then the others (was: vice versa). * Made the Speak button always have fixed width. | |||
2011-04-06 | STORM-1028 WIP Fixing bottom bar buttons reshaping, tier 1 | Vadim ProductEngine | |
Fixed bottom tray buttons not showing under some circumstances. (the fix was made weeks ago, so I don't remember what the circumstances are) | |||
2011-04-05 | STORM-1126 merge 2 | Vadim ProductEngine | |
2011-04-05 | STORM-1098 : Made change to debug setting description for ShowNetStatus | Wolfpup Lowenhar | |
2011-04-05 | merge changes for STORM-1051 | Oz Linden | |
2011-04-04 | STORM-746 : add precincts and blocks arguments taken into account in j2c output | Merov Linden | |
2011-04-04 | STORM-746 : add new arguments for precincts and blocks on output, region and ↵ | Merov Linden | |
level on input, add code for input loading restriction | |||
2011-04-04 | pull back late-breaking beta fixes | Oz Linden | |
2011-04-04 | merge changes for social-859 | Oz Linden | |
2011-04-04 | Parenthisized a #define to make it safer, adjusted some notes (and added a ↵ | Ricky Curtice | |
TODO) around some extremely obscure code that needs further attention but which is outside this scope. | |||
2011-04-04 | increment viewer version to 2.6.4 | Oz Linden | |
2011-04-04 | merge updates to avatar physics | Oz Linden | |
2011-04-03 | New physics icon | Seraph Linden | |
2011-04-03 | Fixed issue where changes in physics params were not being transmitted to ↵ | Seraph Linden | |
other avatars. Fixed issue where left/right was appearing in non-female edit physics. | |||
2011-04-03 | Added duplicate morph to handle breast bounce/clap. Took out unused params ↵ | Seraph Linden | |
in llphysicsmotion.cpp. | |||
2011-04-03 | Fix for butt gravity direction. | Seraph Linden | |
Added more displacement range for butt leftright. | |||
2011-04-03 | Minor fixes. | Seraph Linden | |
2011-04-03 | Fix for compile error. | Seraph Linden | |
2011-04-03 | Changed _driven params to cross wearables; major fix so they wouldn't keep ↵ | Seraph Linden | |
getting reset to default values from wearable. Took out smoothing param. Redefined maxeffect param to affect range of motion. | |||
2011-04-03 | Changed Max Velocity param name to Max Effect | Seraph Linden | |
2011-04-03 | Added breast sway (left-right). | Seraph Linden | |
2011-04-03 | merge changes for OPEN-39 | Oz Linden | |
2011-04-02 | Moved Drag to be a general shape physics param, to save on number of ↵ | Seraph Linden | |
transmitted params. | |||
2011-04-02 | Renumbering for avatar physics parameters | Seraph Linden | |
2011-04-02 | Fix for edit physics panel tab names. | Seraph Linden | |
2011-04-02 | Fix for avatar_lad physics using duplicate ID. | Seraph Linden | |
Added missing skirt physics param for belly. | |||
2011-04-02 | merge changes for STORM-1131 | Oz Linden | |
2011-04-01 | merge | Richard Linden | |
2011-04-01 | SOCIAL-822 FIX UI and Sizing issues with hints in Basic and Advanced modes | Richard Linden | |
fixed crash for advanced mode | |||
2011-04-01 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-social-2 | Richard Linden | |
2011-04-01 | SOCIAL-822 FIX UI and Sizing issues with hints in Basic and Advanced modes | Richard Linden | |
fixed crash for advanced mode | |||
2011-04-01 | VWR-25376 Enable compression for GET and POST for Inventory and other ↵ | Aaron Stone | |
capabilities. | |||
2011-04-01 | SOCIAL-859 FIX SSL issues re-emerged on OS X 10.6.7 (and possibly other OSs) | callum | |
2011-04-01 | SOCIAL-859 FIX SSL issues re-emerged on OS X 10.6.7 (and possibly other OSs) | callum | |