mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-01-20 04:34:48 +00:00
fix high-metalness object capture (had the lerp the wrong direction for canceling out NULL-ibl due to full metallic)
use dStrcmp for (Con::getVariable("$Probes::Capturing", "0") comparisons. and early out on rendering probes when we are capturing, not when we aren't.
|
||
|---|---|---|
| .. | ||
| boxEnvironmentProbe.cpp | ||
| boxEnvironmentProbe.h | ||
| IBLUtilities.cpp | ||
| IBLUtilities.h | ||
| reflectionProbe.cpp | ||
| reflectionProbe.h | ||
| skylight.cpp | ||
| skylight.h | ||
| sphereEnvironmentProbe.cpp | ||
| sphereEnvironmentProbe.h | ||