Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-12 | STORM-1028 WIP Fixing bottom bar buttons reshaping, tier 10 | Vadim ProductEngine | |
Fixing a regression introduced in tier 1: not displaying the bottom tray buttons added when bottom tray was not wide enough display them, even after increasing the width to show all visible buttons. The fix is to mark such buttons as auto-hidden so that they appear as soon as we have enough free space. | |||
2011-04-11 | STORM-1028 WIP Fixing bottom bar buttons reshaping, tier 9 | Vadim ProductEngine | |
Removed unused methods. | |||
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 | merge changes for STORM-1051 | Oz Linden | |
2011-04-04 | merge changes for social-859 | 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-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 | SOCIAL-859 FIX SSL issues re-emerged on OS X 10.6.7 (and possibly other OSs) | callum | |
2011-04-01 | INTL-34 WIP Set22 translations PT | Eli Linden | |
2011-04-01 | synched up with viewer-development latest | Eli Linden | |
2011-04-01 | pull latest changes from viewer-autobuild2010 | Oz Linden | |
2011-04-01 | merge changes for storm-1130 | Oz Linden | |
2011-04-01 | STORM-1130: Top Scripts: Date/time sorting is broken (sorts lexically) | Joshua Bell | |
Use LLScrollListCtrl's intrinsic support for date-typed columns. | |||
2011-04-01 | pull latest changes from viewer-autobuild2010 | Oz Linden | |
2011-04-01 | pull latest changes from viewer-development | Oz Linden | |
2011-04-01 | merge changes for storm-1072 | Oz Linden | |
2011-04-01 | merge changes for storm-399 | Oz Linden | |
2011-04-01 | merge changes for storm-1072 | Oz Linden | |
2011-04-01 | merge changes for storm-399 | Oz Linden | |
2011-04-01 | VWR-24487 make PREHASH variables char const* const | Boroondas Gupte | |
2011-03-31 | Merge | Kelly Washington | |
2011-03-31 | pull improved avatar physics ui and other improvements from Seraph | Oz Linden | |
2011-03-31 | merge out latest viewer-autobuild2010 changes | Oz Linden | |
2011-03-31 | Tweaking of avatar physics detail slider. | Loren Shih | |
2011-03-31 | Simple fix for out-of-bounds parameter issues. | Loren Shih | |
2011-03-31 | Took out avatar physics demo code that was disabling camera reset on avatar ↵ | Loren Shih | |
movement. | |||
2011-03-31 | Created Advanced Physics panel. | Loren Shih | |
Made a bunch of aesthetic changes to physics panel accordion. | |||
2011-03-30 | Change in physics parameter names. | Loren Shih | |
Split some physics parameters into separate accordions based on updown/leftright. Fixed a minor issue with physics edit tab height. | |||
2011-03-30 | Increased butt physics range. | Loren Shih | |
Added more logic to not center camera during edit physics mode. |