summaryrefslogtreecommitdiff
path: root/indra/newview/llvoavatar.cpp
AgeCommit message (Collapse)Author
2014-03-10Mergedolphin
2014-02-12Merge with 3.7.0dolphin
2014-02-10Merge viewer-releasesimon
2013-12-02Merge with 3.6.11dolphin
2013-11-21merge changes for 3.6.11-releaseOz Linden
2013-11-11Merge 3.6.11 for RC-abilityGraham Linden
2013-11-11merge 3.6.10-releaseOz Linden
2013-10-25SH-3419 Replace per-object time dilation factor with region-wideAndrew Meadows
Reviewed with Simon
2013-10-22Merge with viewer-beardolphin
2013-10-22Merge with 3.6.8dolphin
2013-10-17SUN-69 MAINT-2258 : temp attachments getting removed improperly. Reviewed ↵simon
by Kelly.
2013-10-16Fix merge error in llvoavatarGraham Linden
2013-10-16Merge 3.6.8Graham Linden
2013-10-16MAINT-3312 : crash in LLVOAvatar::lazyAttach(). Reverted some earlier changessimon
2013-10-10MAINT-2968 Fix for crash on AMD hardware running current drivers.Dave Parks
2013-10-10MAINT-2968 Fix for crash on AMD hardware running current drivers.Dave Parks
2013-10-10Quite down log spam from loading shaders.Dave Parks
Up bone cap to 64 for rigged meshes.
2013-10-04Merge with 3.6.7dolphin
2013-10-04MAINT-3270 FIXED crash in LLControlCache<unsigned int>::LLControlCache: ↵maksymsproductengine
Control named RenderAutoMuteFunctionsnot found
2013-09-19Merge downstream codesimon_linden
2013-09-17MAINT-3161 : Clean up avatar muting code and prototype featuresimon
2013-09-16MAINT-3107 speculative changes to try to ameliorate rigged crasher on Intel ↵Graham Linden
HD with crappy default driver
2013-08-27MAINT-3065 : Avatar render info's 'geometry' stat is unpredictable for ↵simon
linked objects Removed "geometry" and "surface" Reviewed by Kelly
2013-10-14Clean up indentationsimon_linden
2013-10-14MAINT-3308 : Crash in viewer with removeMissingBakedTextures() / ↵simon_linden
updateMeshTextures() loop Reviewed by Kelly
2013-07-02MAINT-2808 Viewer side : Stats for OBJECT_ATTACHMENT_GEOMETRY_BYTES and ↵simon
OBJECT_ATTACHMENT_SURFACE_AREA do not return to the 'no attachments' values after avatar removes last attachment
2013-06-21Automated merge with file:///F:%5Cviewer-bearDave Parks
2013-06-19Merge with viewer 3.6.0dolphin
2013-06-03NORSPEC-229 Fix for bad binormals on mirrored surfaces (use tangent ↵Dave Parks
calculator instead of binormal calculator, convert binormal centric code to tangent centric)
2013-05-17Simple imposter AV rendering cleanupsimon
2013-05-10Fixup merge diffsGraham Madarasz
2013-05-01Restore mismerged sunshine changeGraham Madarasz
2013-05-01Merge vwr-dev-matGraham Madarasz
2013-04-30Merge 3.5.1 into MaterialsGraham Madarasz
2013-04-30Merge downstream code from viewer-bearsimon
2013-04-25Merge 3.5.1 into MaterialsGraham Madarasz
2013-04-24NORSPEC-59 NORSPEC-125 make materials and alpha shaders work on Mac laptops ↵Graham Madarasz
with nV mobile graphics cards
2013-04-18Merge with viewer-developmentdolphin
2013-04-18NORSPEC-59 NORSPEC-98 NORSPEC-125 avoid rendering mesh LODs which crash ↵Graham Madarasz (Graham Linden)
driver on mac 9400/9600 GT only
2013-04-17SH-4125 FIX - problem was unpredictable ordering of avatar and ↵Brad Payne (Vir Linden)
llviewerregion deletion. Avoid trying to send metrics when we're shutting down and it's too late anyway. Reviewed by Nyx
2013-04-11Merge in downstream code (chui fixes, materials)simon
2013-04-10NORSPEC-92 More UI fixesGraham Madarasz (Graham Linden)
2013-04-06Add hack around norspec 59 crashGraham Madarasz
2013-04-04Merge with viewer-developmentdolphin
2013-04-03mergeNyx Linden
2013-04-03SH-4050 FIX camera goes below ground when avatar offset set to 0Nyx Linden
Added a constraint to ensure that the avatar's height (with offset) does not go below 0.1 meters. Camera was getting confused since the avatar's effective height was negative. Note the avatar is mostly underground/contorted even at 0.1 meters, but most users setting values this low will be making ultra-tinies and would be hiding the avatar mesh. Camera stays above ground when height is at 0.1.
2013-04-03SH-4058 - log spam reduction initiative.Brad Payne (Vir Linden)
2013-04-02SH-4057 FIX - cleaned up old canUseHTTP logic, now lives in llviewertexture.cppBrad Payne (Vir Linden)
2013-04-02Merge with viewer-developmentdolphin
2013-04-02Removed setCanUseHTTP override in llvoavatarBrad Payne (Vir Linden)