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
|
|
|
|
and fix alpha for deferred impostor shader
|
|
obey vertex alpha
|
|
|
|
added convenience types for units F32Seconds, etc.
|
|
|
|
|
|
|
|
|
|
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc.
|
|
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
|
|
|
|
10.6.8 nV driver issues
|
|
|
|
conversion in one place
|
|
deferred (opaque objects)
|
|
|
|
|
|
|
|
|
|
|
|
slight cleanup.
|
|
|
|
|
|
divides from various lighting functions.
|
|
|
|
https://bitbucket.org/lindenlab/viewer-development-materials
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
drivers from crashing to desktop when passed short buffers
|
|
changed Units macros and argument order to make it more clear
optimized units for integer types
fixed merging of periodicrecordings...should eliminate duplicate entries in sceneloadmonitor history
|
|
that were dropped in merge
|
|
|
|
calculator instead of binormal calculator, convert binormal centric code to tangent centric)
|
|
testing based overhaul WIP
Reviewed by Graham
|
|
descrepencies.
|
|
submitted to be acceptable
|