Age | Commit message (Collapse) | Author |
|
much cleanup of vector math
also made Stretch Both Sides checkbox clickable via label
|
|
|
|
|
|
|
|
|
|
|
|
fix remote objects not showing up.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
range checks, issue with free of data now allocated contig with positions instead, and added copious amounts of llwarns to error return sites so 'invalid element' will be a reason to read the log and not a tease.
|
|
|
|
|
|
|
|
|
|
optimizations and missing statics
|
|
|
|
|
|
added convenience types for units F32Seconds, etc.
|
|
|
|
|
|
|
|
personal collection
|
|
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
|
|
|
|
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.
|
|
|
|
|
|
|
|
fixed normalization assertions to work with megaprims
added is_zero() utility function
fixed unit declarations to be more clear
fixed texture cache hit rate always being 0
|
|
|
|
console
added percentage/ratio units
added auto-range and auto tick calculation to stat bar to automate display stats
|
|
hit than we want
|
|
|
|
|
|
|
|
|
|
https://bitbucket.org/lindenlab/viewer-development-materials
|
|
|
|
debugging interruptions from bad assets
|
|
|
|
|