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