Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | update to use 32-bit pcre lib for linux. | Xiaohong Bao | |
2011-04-14 | pull back tags from viewer-release | Oz Linden | |
2011-04-14 | merge changes for storm-413 | Oz Linden | |
2011-04-14 | merge changes for storm-721 | Oz Linden | |
2011-04-14 | merge changes for storm-1169 | Oz Linden | |
2011-04-14 | merge back additional 2.6.3 beta 2 fixes | Oz Linden | |
2011-04-14 | SH-1343 Change wizard slider labels | Leyla Farazha | |
SH-1344 Remove Physics and Upload from any panel where it's not used | |||
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-14 | Automated merge with https://bitbucket.org/seraph/mesh-development-vs2010 | Dave Parks | |
2011-04-14 | Linux build should use 3p-google-perftools build result | Dave Parks | |
2011-04-14 | merge | Brad Payne (Vir Linden) | |
2011-04-14 | disable windows debug builds (temporary) | Brad Payne (Vir Linden) | |
2011-04-14 | autobuild doesn't like comments? | Dave Parks | |
2011-04-14 | Linux not windows (whoops) | Dave Parks | |
2011-04-14 | Include glext headers on linux. | Dave Parks | |
2011-04-14 | fixed windows boost library names | Brad Payne (Vir Linden) | |
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 | OPEN-61 Adding settings to Windows for controlling proprietary libs. This ↵ | niel@nirvana.planescape.home | |
allows quictime to be used. Additionally, once a solution for FMOD is found this can also be enabled. |