summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-04-14Updated release-viewer.jira to DRTVWR-46 for v2.6.3 ReleaseDebi King (Dessie)
2011-04-14merged tip of viewer-beta at changeset 9de6fc07304fDebi King (Dessie)
2011-04-14merged tip of viewer-pre-beta at changeset id 0630e977504aDebi King (Dessie)
2011-04-14VWR-25453 FIXED Avatar Physics Spring Needs a Higher LimitLoren Shih
Tripled spring limit for all params. Very safe change.
2011-04-13SH-1365 FIXED Avatar Physics don't behave well for less than 100% max effectLoren Shih
This change looks more complicated than it actually is. I basically turned max effect into a scaling parameter, versus a clamping parameter. Piece of cake, just moved some code around and made minor logic changes.
2011-04-13Aesthetic increase of range for breast up/down and in/out bounce. Not a bug ↵Loren Shih
or aberrant behavior, but this just looks better if we allow higher range of motion.
2011-04-12fixed merge conflict in .hgtagsDebi King (Dessie)
2011-04-11SH-1328 FIXED Crash on LLWearableType::getAllowMultiwearLoren Shih
Crash was because we weren't checking for null wearable lookups.
2011-04-07Added tag DRTVWR-47_2.6.3-beta1, 2.6.3-beta1 for changeset d7fcefabdf32Debi King (Dessie)
2011-04-07Merged BuildParamsDebi King (Dessie)
2011-04-07Set release-viewer.jira to DRTVWR-44 for v2.6.2Debi King (Dessie)
2011-04-07Added tag DRTVWR-42_2.6.1-release, 2.6.1-release for changeset c9182ed77d42Debi King (Dessie)
2011-04-07Merged .hgtags from viewer-pre-release repoDebi King (Dessie)
2011-04-07SH-1319 fix missing includeLoren Shih
2011-04-07SH-1319: Fix for disappearing torso sections on avatarsOz Linden
2011-04-06merge possible fix for VWR-25444Oz Linden
2011-04-06FIX VWR-25444: properly initialize DEVMODE structure to prevent crash.Andrew A. de Laix
2011-04-06SH-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-06For SH-1308 Edit Physics sometimes messes up cameraLoren Shih
Removed camera switching for phyics wearables.
2011-04-04merge changes for social-859Oz Linden
2011-04-04use private locations for fmod and kdu.Andrew A. de Laix
2011-04-04merge changes for social-859Oz Linden
2011-04-04Added tag 2.6.3-start for changeset ec32f1045e7cOz Linden
2011-04-04merge updates to avatar physicsOz Linden
2011-04-03New physics iconSeraph Linden
2011-04-03Fixed 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-03Added duplicate morph to handle breast bounce/clap. Took out unused params ↵Seraph Linden
in llphysicsmotion.cpp.
2011-04-03Fix for butt gravity direction.Seraph Linden
Added more displacement range for butt leftright.
2011-04-03Minor fixes.Seraph Linden
2011-04-03Fix for compile error.Seraph Linden
2011-04-03Changed _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-03Changed Max Velocity param name to Max EffectSeraph Linden
2011-04-03Added breast sway (left-right).Seraph Linden
2011-04-03merge changes for OPEN-39Oz Linden
2011-04-02Moved Drag to be a general shape physics param, to save on number of ↵Seraph Linden
transmitted params.
2011-04-02Renumbering for avatar physics parametersSeraph Linden
2011-04-02Fix for edit physics panel tab names.Seraph Linden
2011-04-02Fix for avatar_lad physics using duplicate ID.Seraph Linden
Added missing skirt physics param for belly.
2011-04-02merge changes for STORM-1131Oz Linden
2011-04-01VWR-25376 Enable compression for GET and POST for Inventory and other ↵Aaron Stone
capabilities.
2011-04-01Attempt at fixing build.sh and improving readability.Aaron Stone
2011-04-01SOCIAL-859 FIX SSL issues re-emerged on OS X 10.6.7 (and possibly other OSs)callum
2011-04-01merge out end-of-develop.py tag from viewer-developmentOz Linden
2011-04-01Added tag end-of-develop.py for changeset 52b2263ab28fOz Linden
2011-04-01INTL-34 WIP Set22 translations PTEli Linden
2011-04-01synched up with viewer-development latestEli Linden
2011-04-01pull latest changes from viewer-autobuild2010Oz Linden
2011-04-01correct merge error in prehash changeOz Linden
2011-04-01merge changes for storm-1130Oz Linden
2011-04-01STORM-1130: Top Scripts: Date/time sorting is broken (sorts lexically)Joshua Bell
Use LLScrollListCtrl's intrinsic support for date-typed columns.