Homec4science

Removed #ifdef PMAP_CONTRIB in pmapio.c as it caused contrib stuff to fail…

Authored by U No Hoo <roland.schregle@gmail.com> on Dec 13 2021, 22:49.

Description

Removed #ifdef PMAP_CONTRIB in pmapio.c as it caused contrib stuff to fail since pmapcontrib.h wasn't included, so PMAP_CONTRIB remained undefined. This is dangerous and more hassle than it's worth, so these fields are always initialised in PhotonMap, even when not needed, since they're hardwired into the PhotonMap struct.

Details

Committed
U No Hoo <roland.schregle@gmail.com>Dec 13 2021, 22:49
Pushed
GTDec 13 2021, 22:52
Parents
R10977:eac42ec40840: Added WAVELET_TEST_mRGBE option to the unit test in wavelet2.c. This tests the…
Branches
Unknown
Tags
Unknown