Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
selected
|
|
selected
|
|
RenderVolumeLODFactor
- fix for review
- fix in buffer overrun detector
|
|
|
|
(long long round) in VS2013
|
|
normals.
Patchset #2
|
|
normals.
|
|
react to sunlight or local lights
|
|
less than allowed. Changes in all other files relate auxiliary methods for
catching similar bugs in future.
|
|
[-Wunused-const-variable]
|
|
>=0 [-Wtautological-compare] - confirmed fix with davep
|
|
logical comparison grouping [-Wlogical-op-parentheses] fixes for clang
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
personal collection
|
|
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
|
|
|
|
|
|
hit than we want
|
|
|
|
|
|
|
|
|
|
debugging interruptions from bad assets
|
|
|
|
|
|
|
|
zero-length vectors and other data conditioning; also added assert to normalize3fast to make finding these problems easier in the future
|