Age | Commit message (Collapse) | Author |
|
|
|
|
|
toolchain > 4.5.1
|
|
attachments.
|
|
Somehow viewer-cat acquired a lot of source lines (in several different files)
of the form:
(void)somevar;
where ?somevar? was not declared. Apparently someone introduced an unused
declaration of ?somevar?, encountered unused-variable warnings, introduced the
(void) casts to suppress those warnings, then deleted the declarations --
without deleting the (void) casts. It seems worth noting that the resulting
code should not have compiled successfully on any platform.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
compiles for ifdef sanity
|
|
Latif Khalifa & Siana Gearz) - additional fix. Team City gave me the wrong MD5 for 3p-package
|
|
different limit for visible and unvisible lists
|
|
Latif Khalifa & Siana Gearz)
|
|
spotlight lighting
|
|
malarkey
|
|
|
|
|
|
|
|
|
|
|
|
|
|
complain about #if with undefined vars
|
|
|
|
|
|
|
|
|
|
active tab)
|
|
|
|
|
|
applied.
|
|
|
|
|
|
Assume that light attenuation wants to be linearized before we apply gamma correction.
|
|
viewer
|
|
|
|
|
|
|
|
*before* glow and other post processing effects that don't care about being gamma correct.
|
|
|
|
|
|
not discoverable: minor fix;
|
|
|
|
|
|
|
|
|
|
|