| Age | Commit message (Collapse) | Author | 
|---|
|  |  | 
|  |  | 
|  |  | 
|  | late | 
|  | converted many values over to units system in effort to track down
source of 0 ping | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | added convenience types for units F32Seconds, etc. | 
|  | point after crossing region boundary
fine-tuned heuristics for switching between mean and current values in stat bar display
added comments to LLUnits unit test | 
|  |  | 
|  |  | 
|  |  | 
|  | bounces once per second
SH-4346 FIX: Interesting: some integer Statistics are displayed as floating point after crossing region boundary
made llerrs/infos/etc properly variadic wrt tags
LL_INFOS("A", "B", "C") works, for example
fixed unit tests
remove llsimplestat | 
|  | 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 | 
|  | changing the scene lighting | 
|  |  | 
|  | correct | 
|  | correct | 
|  | LLVOCacheEntry::updateParentBoundingInfo | 
|  | console MB Bound 0/384 and texture queue bounces once per second | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | missing code block from previous change as per Dave P's advice | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | viewer to be unresponsive on login on low end machine | 
|  | getter/setter | 
|  |  | 
|  |  | 
|  |  | 
|  | 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 | 
|  | bullet-proof.  Reviewed by Kelly | 
|  |  | 
|  |  | 
|  | viewer. | 
|  |  | 
|  | SH-4341: Interesting: Viewer crash in LLViewerOctreeCull |