summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-04-20Merge viewer-pre-beta -> seraph-viewer-pre-betaLoren Shih
2011-04-20cosmetic variable name changeLoren Shih
2011-04-18merged from 2.6.4-start tag in viewer-developmentDebi King (Dessie)
2011-04-18Added tag DRTVWR-48_2.6.3-beta2, 2.6.3-beta2 for changeset 0630e977504aDebi King (Dessie)
2011-04-18merged in 2.6.3 beta 2 changes from viewer-pre-betaDebi King (Dessie)
2011-04-18Added tag 2.6.4-start for changeset f632f87bb71bOz Linden
2011-04-15merge changes for storm-1042Oz Linden
2011-04-15merge changes for storm-1083Oz Linden
2011-04-14VWR-25445 FIXED breasts... accordions are presented in Edit Physics floater ↵Loren Shih
for male avatars Accordions are selectively hidden based on gender.
2011-04-14pull back tags from viewer-releaseOz Linden
2011-04-14merge changes for storm-413Oz Linden
2011-04-14merge changes for storm-721Oz Linden
2011-04-14merge changes for storm-1169Oz Linden
2011-04-14merge back additional 2.6.3 beta 2 fixesOz Linden
2011-04-14VWR-25453 FIXED Avatar Physics Spring Needs a Higher LimitLoren Shih
Tripled spring limit for all params. Very safe change.
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-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-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-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-13SH-1329 FIXED Physics are "twitchy" for high-FPS machinesLoren Shih
Fixed bug that was messing up time slices for physics.
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-12merge changes for storm-1098Oz Linden
2011-04-12merge changes for storm-1110Oz Linden
2011-04-12merge changes for storm-1101Oz Linden
2011-04-12Added tag DRTVWR-44_2.6.2-release, 2.6.2-release for changeset 214180ad5714Debi King (Dessie)
2011-04-12fixed merge conflict in .hgtagsDebi King (Dessie)
2011-04-12Fix gcc 4.2 warning about incomplete case coverage in switchMonty Brandenberg
statement for plugin events. This becomes an error in the build so I'm adding a default: case to cover the enumeration.
2011-04-12STORM-1042 FIXED Fixed the inventory observers of newly added items.Seth ProductEngine
The problem was caused by an outdated message name stored in LLInventoryObserver::mMessageName and not updated properly in LLInventoryModel::notifyObservers(). The message name used in LLInventoryAddedObserver::changed() was the name of the message most recently passed by LLInventoryModel::notifyObservers(), instead of the name of the latest actually received message. Using the most recent message name in this case fixed the problem.
2011-04-11SH-1328 FIXED Crash on LLWearableType::getAllowMultiwearLoren Shih
Crash was because we weren't checking for null wearable lookups.
2011-04-11STORM-413 FIXED The presentation of IM sessions in message well depends on ↵Paul ProductEngine
method that was used for opening IM window - Replaced setRect method with setShape so that reshape and translate method be called
2011-04-11increment viewer version to 2.6.5Oz Linden
2011-04-11Added tag 2.6.4-start for changeset 74cd32a06837Oz Linden
2011-04-10merge changes for storm-1118Oz Linden
2011-04-10merge changes for storm-1117Oz Linden
2011-04-10merge changes for storm-1057Oz Linden
2011-04-10merge changes for storm-954Oz Linden
2011-04-10merge changes for storm-610Oz Linden
2011-04-10merge changes for storm-250Oz Linden
2011-04-09fix dos line endingsOz Linden
2011-04-09fix incorrect license headersOz Linden
2011-04-09fix contributions.txt whitespaceOz Linden
2011-04-10STORM-721 FIXED Fix for text clipping in a textbox without a scroller.Seth ProductEngine
Committed on behalf of Richard Linden: This patch makes clipping work consistently with text and embedded widgets. The widgets will only be displayed if the corresponding text they are embedded in is displayed. There is also a new param "clip" for text widgets that can be used to disable clipping entirely. I introduced this as a potential work around due to the fact that we *used* to assume that text was never clipped in the vertical direction unless we had scrolling turned on. This hasn't been the case for over a year, but now we can selectively turn off vertical text clipping with (clip="false") if we have to.
2011-04-09STORM-1147: fix skin-tight clothingThickbrick Sleaford
2011-04-08adjust build parameters for Oz projectsOz Linden
2011-04-08merge changes for viewer-social-2Oz Linden
2011-04-08merge changes for storm-1108Oz Linden
2011-04-08STORM-1083 FIXED Using -login client parameter always results in a last ↵Paul ProductEngine
location unavailable error message - In case of using "login" or "autologin" command-line parameters, URL of the start location should be set during configuration initialization of application. This is because there won't be ability to set it before login state (panel login won't be shown).
2011-04-08pull tags and late fixes back from viewer-pre-betaOz Linden
2011-04-08pull tags and late fixes back from viewer-pre-releaseOz Linden
2011-04-08pull tags and late fixes back from viewer-pre-releaseOz Linden