Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-13 | update to use the latest collada lib, which is built on the 32bit pcre lib. | Xiaohong Bao | |
2011-04-13 | SH-1299 and SH-1300 Adding mesh enabled checkbox to region floater | Leyla Farazha | |
2011-04-13 | Fix for bad kdu URLs | Dave Parks | |
2011-04-13 | Automated merge with https://bitbucket.org/seraph/mesh-development-vs2010 | Dave Parks | |
2011-04-13 | Fix for bad fmod URL's | Dave Parks | |
2011-04-13 | newer glod, colladadom builds on mac | Brad Payne (Vir Linden) | |
2011-04-13 | merge | Brad Payne (Vir Linden) | |
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-13 | Automated merge with https://bitbucket.org/seraph/mesh-development-vs2010 | Dave Parks | |
2011-04-13 | Fix for bad default setting and libpng using /GL | Dave Parks | |
2011-04-13 | Fix to allow for clicking again. | prep | |
2011-04-12 | merge changes for storm-1098 | Oz Linden | |
2011-04-12 | merge changes for storm-1110 | Oz Linden | |
2011-04-12 | merge changes for storm-1101 | Oz Linden | |
2011-04-12 | Added tag DRTVWR-44_2.6.2-release, 2.6.2-release for changeset 214180ad5714 | Debi King (Dessie) | |
2011-04-12 | fixed merge conflict in .hgtags | Debi King (Dessie) | |
2011-04-12 | Fix for bad merge causing crash in llpolymorph.cpp | Dave Parks | |
2011-04-12 | Fix gcc 4.2 warning about incomplete case coverage in switch | Monty 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-12 | SH-1205 Lock out ability to change sculpt stitching type or sculpt map when ↵ | Leyla Farazha | |
sculpt stitching type | |||
2011-04-12 | Automated merge with https://bitbucket.org/seraph/mesh-development-vs2010 | Dave Parks | |
2011-04-12 | Define __tcmalloc to actually use tcmalloc (fixes memory alignment issues). | Dave Parks | |
2011-04-12 | merge | Brad Payne (Vir Linden) | |
2011-04-12 | updated builds used for pcre, collada on mac | Brad Payne (Vir Linden) | |
2011-04-12 | Backed out changeset: c5a0cc9abf49 | Dave Parks | |
2011-04-12 | New tcmalloc. | Dave Parks | |
2011-04-12 | We're using libcollada14dom22 now. | Dave Parks | |
2011-04-12 | STORM-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-11 | Fix for bad merge in viewer_manifest.py | Dave Parks | |
2011-04-11 | Fix for bad merge concerning incremental linking options. | Dave Parks | |
2011-04-11 | Attempt at making tcmalloc work. | Dave Parks | |
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-11 | Automated merge with http://hg.secondlife.com/mesh-development | Xiaohong Bao | |
2011-04-11 | fix for SH-1235: [PUBLIC] Select a HUD attachment and moving a child prim or ↵ | Xiaohong Bao | |
entire linkset crashes viewer | |||
2011-04-11 | Use tcmalloc from 3p-google-perftools on windows | Dave Parks | |
2011-04-11 | STORM-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-11 | increment viewer version to 2.6.5 | Oz Linden | |
2011-04-11 | Added tag 2.6.4-start for changeset 74cd32a06837 | Oz Linden | |
2011-04-10 | merge changes for storm-1118 | Oz Linden | |
2011-04-10 | merge changes for storm-1117 | Oz Linden | |
2011-04-10 | merge changes for storm-1057 | Oz Linden | |
2011-04-10 | merge changes for storm-954 | Oz Linden | |
2011-04-10 | merge changes for storm-610 | Oz Linden | |
2011-04-10 | merge changes for storm-250 | Oz Linden | |
2011-04-09 | fix dos line endings | Oz Linden | |
2011-04-09 | fix incorrect license headers | Oz Linden | |
2011-04-09 | fix contributions.txt whitespace | Oz Linden | |
2011-04-10 | STORM-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-09 | STORM-1147: fix skin-tight clothing | Thickbrick Sleaford | |
2011-04-08 | adjust build parameters for Oz projects | Oz Linden | |