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 fdbc6b0 commit f96dca3Copy full SHA for f96dca3
CHANGELOG.md
@@ -8,6 +8,8 @@ Change Log -- Ray Tracing in One Weekend
8
# v3.1.1 (2020-05-16)
9
10
### Common
11
+ - Fix: Refactoring the camera code in v3.1.0 missed updating the viewport to match, resulting in
12
+ distorted renders (#536)
13
- Change: Camera code improvements to make it more robust when any particular value changes. Also,
14
the code develops in a smoother series of iterations as the book progresses. (#536)
15
0 commit comments