| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
continued conversion to units system
made units perform type promotion correctly and preserve type in arithmetic
e.g. can now do LLVector3 in units
added typedefs for remaining common unit types, including implicits
|
|
late
|
|
|
|
|
|
|
|
|
|
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc.
|
|
moved object cache sampling code so that it actually gets executed
default values for stats are NaN instead of 0 in many cases
|
|
|
|
a comment describing the use of it.
|
|
correct
|
|
LLVOCacheEntry::updateParentBoundingInfo
|
|
|
|
|
|
|
|
late
|
|
|
|
consolidated most indra-specific constants in llcommon under indra_constants.h
fixed issues with operations on mixed unit types (implicit and explicit)
made LL_INFOS() style macros variadic in order to subsume other logging methods
such as ll_infos
added optional tag output to error recorders
|
|
viewer.
|
|
gets lost
|
|
|
|
of AISv3 COPY library folder operation. (SH-4304)
|
|
|
|
|
|
Viewer crash on login on Mac in LLViewerRegion::updateVisibleEntries(float) and
SH-4316: Interesting Viewer Crash/freeze on Login to Levy region on Aditi with cleared cache on Windows XP
|
|
Needed to move the cap from response to region instance.
|
|
of minor cleanups
|
|
simulator
|
|
https://bitbucket.org/lindenlab/viewer-development-materials
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Adding a flag to hint to the sim that this viewer knows how to handle
AvatarAppearance messages for self in SSA-enabled regions.
|
|
LLViewerRegion::addNewObject and
SH-4261: interesting: crash in LLViewerRegion::addToVOCacheTree
|
|
login in LLViewerRegion::addNewObject
|
|
|
|
|
|
|
|
|
|
|