Updated changelog
This commit is contained in:
parent
c8ba433b88
commit
5e25f80f81
@ -29,7 +29,8 @@ Changes to Raycast
|
|||||||
It's been unclassed (makes sense, removes template parameters).
|
It's been unclassed (makes sense, removes template parameters).
|
||||||
Switch from std::function to STL approach.
|
Switch from std::function to STL approach.
|
||||||
Note functor is passed by reference rather than by value.
|
Note functor is passed by reference rather than by value.
|
||||||
Remove 0.5 offset?
|
|
||||||
Resolved endpoints vs direction confusion
|
Resolved endpoints vs direction confusion
|
||||||
Prevent short directions
|
|
||||||
Prevent infinite loops (by preventing long directions?
|
Changes to AmbientOcclusionCalculator
|
||||||
|
-------------------------------------
|
||||||
|
It's been unclassed and is now called calculateAmbientOcclusion.
|
Loading…
x
Reference in New Issue
Block a user