summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-12Fix for bad merge causing crash in llpolymorph.cppDave Parks
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-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-11Use tcmalloc from 3p-google-perftools on windowsDave Parks
2011-04-08updated colladadom package with header files in the correct location.Nyx (Neal Orman)
2011-04-08no longer using tcmalloc-minimal, replacing cmake config to refer toNyx (Neal Orman)
full build version.
2011-04-08updating GLOD libraries to be 2010/autobuild compatible.Nyx (Neal Orman)
Linux was manually built as our build machines are having difficulties building it. Will revisit this later.
2011-04-08updating colladadom libraries to use the newly autobuilt versions.Nyx (Neal Orman)
2011-04-08changes for newer collada buildBrad Payne (Vir Linden)
2011-04-06mergeBrad Payne (Vir Linden)
2011-04-06Trying to fix missing python exe problemBrad Payne (Vir Linden)
2011-04-06Get rid of extraneous "f"Dave Parks
2011-04-06Remove unused classes.Dave Parks
2011-04-06merge cleanupDave Parks
2011-04-06mergeBrad Payne (Vir Linden)
2011-04-06get rid of INCREMENTAL_LINK parameterDave Parks
2011-04-06mergeBrad Payne (Vir Linden)
2011-04-06Updated llconvexdecomposition library buildBrad Payne (Vir Linden)
2011-04-06mergeDave Parks
2011-04-06OPEN-58 Ditch GL package for glext.h package since glut.h isn't used ↵Dave Parks
anywhere. Probably don't need glext headers for mac or linux as they come in with system updates.
2011-04-06tcmalloc renameNyx (Neal Orman)
2011-04-05initial pass at adding new mesh libraries to autobuild. Needs a license ↵Nyx (Neal Orman)
review and some other fixes, but autobuild configure completes successfully.
2011-04-04Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-04-04increment viewer version to 2.6.4Oz Linden
2011-04-04Added tag 2.6.3-start for changeset ec32f1045e7cOz Linden
2011-04-04merge updates to avatar physicsOz Linden
2011-04-03New physics iconSeraph Linden
2011-04-03Fixed 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-03Added duplicate morph to handle breast bounce/clap. Took out unused params ↵Seraph Linden
in llphysicsmotion.cpp.
2011-04-03Fix for butt gravity direction.Seraph Linden
Added more displacement range for butt leftright.
2011-04-03Minor fixes.Seraph Linden
2011-04-03Fix for compile error.Seraph Linden
2011-04-03Changed _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-03Changed Max Velocity param name to Max EffectSeraph Linden
2011-04-03Added breast sway (left-right).Seraph Linden
2011-04-03merge changes for OPEN-39Oz Linden
2011-04-02Moved Drag to be a general shape physics param, to save on number of ↵Seraph Linden
transmitted params.
2011-04-02Renumbering for avatar physics parametersSeraph Linden
2011-04-02Fix for edit physics panel tab names.Seraph Linden