summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-14update to use 32-bit pcre lib for linux.Xiaohong Bao
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-14SH-1343 Change wizard slider labelsLeyla Farazha
SH-1344 Remove Physics and Upload from any panel where it's not used
2011-04-14VWR-25453 FIXED Avatar Physics Spring Needs a Higher LimitLoren Shih
Tripled spring limit for all params. Very safe change.
2011-04-14Automated merge with https://bitbucket.org/seraph/mesh-development-vs2010Dave Parks
2011-04-14Linux build should use 3p-google-perftools build resultDave Parks
2011-04-14mergeBrad Payne (Vir Linden)
2011-04-14disable windows debug builds (temporary)Brad Payne (Vir Linden)
2011-04-14autobuild doesn't like comments?Dave Parks
2011-04-14Linux not windows (whoops)Dave Parks
2011-04-14Include glext headers on linux.Dave Parks
2011-04-14fixed windows boost library namesBrad Payne (Vir Linden)
2011-04-13update to use the latest collada lib, which is built on the 32bit pcre lib.Xiaohong Bao
2011-04-13SH-1299 and SH-1300 Adding mesh enabled checkbox to region floaterLeyla Farazha
2011-04-13Fix for bad kdu URLsDave Parks
2011-04-13Automated merge with https://bitbucket.org/seraph/mesh-development-vs2010Dave Parks
2011-04-13Fix for bad fmod URL'sDave Parks
2011-04-13newer glod, colladadom builds on macBrad Payne (Vir Linden)
2011-04-13mergeBrad Payne (Vir Linden)
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-13Automated merge with https://bitbucket.org/seraph/mesh-development-vs2010Dave Parks
2011-04-13Fix for bad default setting and libpng using /GLDave Parks
2011-04-13Fix to allow for clicking again.prep
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 for bad merge causing crash in llpolymorph.cppDave Parks
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-12SH-1205 Lock out ability to change sculpt stitching type or sculpt map when ↵Leyla Farazha
sculpt stitching type
2011-04-12Automated merge with https://bitbucket.org/seraph/mesh-development-vs2010Dave Parks
2011-04-12Define __tcmalloc to actually use tcmalloc (fixes memory alignment issues).Dave Parks
2011-04-12mergeBrad Payne (Vir Linden)
2011-04-12updated builds used for pcre, collada on macBrad Payne (Vir Linden)
2011-04-12Backed out changeset: c5a0cc9abf49Dave Parks
2011-04-12New tcmalloc.Dave Parks
2011-04-12We're using libcollada14dom22 now.Dave Parks
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-11Fix for bad merge in viewer_manifest.pyDave Parks
2011-04-11Fix for bad merge concerning incremental linking options.Dave Parks
2011-04-11Attempt at making tcmalloc work.Dave Parks
2011-04-11OPEN-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.