We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddaf7ae commit 231f4e1Copy full SHA for 231f4e1
CHANGELOG.md
@@ -3,6 +3,10 @@ Change Log -- Ray Tracing in One Weekend
3
4
# v3.1.1 (in progress)
5
6
+### Common
7
+ - Change: Camera code improvements to make it more robust when any particular value changes. Also,
8
+ the code develops in a smoother series of iterations as the book progresses. (#536)
9
+
10
### _In One Weekend_
11
- Change: The C++ `<random>` version of `random_double()` no longer depends on `<functional>`
12
header.
0 commit comments