Age | Commit message (Collapse) | Author |
|
--HG--
branch : maint-5416
|
|
|
|
|
|
(long long round) in VS2013
|
|
unused variables, unused const-variables, unused member variables & functions etc. Also removed flags from CMake
|
|
|
|
Reviewed with Simon
|
|
|
|
|
|
backfaces for particles (make particles render double-sided again)
|
|
another attempt to move mem stat into base class
|
|
|
|
|
|
|
|
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
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
calculator instead of binormal calculator, convert binormal centric code to tangent centric)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
viewer-lion
|
|
|
|
Reviewed by Kelly and Graham
|
|
|
|
|
|
|
|
|
|
|
|
during the deletion process to avoid a crash.
|
|
|
|
|
|
|
|
|
|
VBO accounting.
|
|
|