Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-20 | SH-1388 FIXED Graphics Quality slider has no effect on avatar physics | Loren Shih | |
SH-1387 Class0 video cards default avatar physics to high Added appropriate featuretable entries. | |||
2011-04-20 | SH-1380 FIXED User can wear several physics objects | Loren Shih | |
Changed this to be expected behavior, where top wearable's characteristics are used. | |||
2011-04-20 | SH-1384 FIXED AvatarPhysicsTest debug setting does not work | Loren Shih | |
Took out setting, no longer needed. Was formely restricted to gods. | |||
2011-04-20 | cosmetic variable name change | Loren Shih | |
2011-04-14 | VWR-25445 FIXED breasts... accordions are presented in Edit Physics floater ↵ | Loren Shih | |
for male avatars Accordions are selectively hidden based on gender. | |||
2011-04-14 | VWR-25453 FIXED Avatar Physics Spring Needs a Higher Limit | Loren Shih | |
Tripled spring limit for all params. Very safe change. | |||
2011-04-13 | SH-1364 FIXED Avatar Physics are not updating smoothly even for ↵ | Loren Shih | |
high-performance machines. "high" graphics settings now give 100% updates, versus 90%. Changed a simple constant that was acting as a threshold for when physics should be updated (the constant was set way too high, meaning that updates were being skipped). | |||
2011-04-13 | SH-1329 FIXED Physics are "twitchy" for high-FPS machines | Loren Shih | |
Fixed bug that was messing up time slices for physics. | |||
2011-04-17 | STORM-1088: corrected fix loading of winmm.dll | Siana Gearz | |
2011-04-15 | FIX: STORM-1141. Win7: 2.6.3 Beta1 crashes on startup if locale differs ↵ | brad kittenbrink | |
from English. Force LLTextureCache::purgeAllTextures to get called in addition to normal cache purging. | |||
2011-04-17 | STORM-1088: fix loading of winmm.dll | Siana Gearz | |
2011-04-14 | Updated release-viewer.jira to DRTVWR-46 for v2.6.3 Release | Debi King (Dessie) | |
2011-04-14 | merged tip of viewer-beta at changeset 9de6fc07304f | Debi King (Dessie) | |
2011-04-14 | merged tip of viewer-pre-beta at changeset id 0630e977504a | Debi King (Dessie) | |
2011-04-14 | VWR-25453 FIXED Avatar Physics Spring Needs a Higher Limit | Loren Shih | |
Tripled spring limit for all params. Very safe change. | |||
2011-04-13 | SH-1365 FIXED Avatar Physics don't behave well for less than 100% max effect | Loren 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-13 | Aesthetic 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-12 | fixed merge conflict in .hgtags | Debi King (Dessie) | |
2011-04-11 | SH-1328 FIXED Crash on LLWearableType::getAllowMultiwear | Loren Shih | |
Crash was because we weren't checking for null wearable lookups. | |||
2011-04-07 | Added tag DRTVWR-47_2.6.3-beta1, 2.6.3-beta1 for changeset d7fcefabdf32 | Debi King (Dessie) | |
2011-04-07 | Merged BuildParams | Debi King (Dessie) | |
2011-04-07 | Set release-viewer.jira to DRTVWR-44 for v2.6.2 | Debi King (Dessie) | |
2011-04-07 | Added tag DRTVWR-42_2.6.1-release, 2.6.1-release for changeset c9182ed77d42 | Debi King (Dessie) | |
2011-04-07 | Merged .hgtags from viewer-pre-release repo | Debi King (Dessie) | |
2011-04-07 | SH-1319 fix missing include | Loren Shih | |
2011-04-07 | SH-1319: Fix for disappearing torso sections on avatars | Oz Linden | |
2011-04-06 | merge possible fix for VWR-25444 | Oz Linden | |
2011-04-06 | FIX VWR-25444: properly initialize DEVMODE structure to prevent crash. | Andrew A. de Laix | |
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-04 | merge changes for social-859 | Oz Linden | |
2011-04-04 | use private locations for fmod and kdu. | Andrew A. de Laix | |
2011-04-04 | merge changes for social-859 | Oz Linden | |
2011-04-04 | Added tag 2.6.3-start for changeset ec32f1045e7c | 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 | |