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 0cdebb2 commit 3de6d36Copy full SHA for 3de6d36
CHANGELOG.md
@@ -5,7 +5,8 @@ Change Log -- Ray Tracing in One Weekend
5
# v3.1.0 (2020-05-03)
6
7
### Common
8
-- Fix: Scattered improvements to the text.
+- Fix: Scattered improvements to the text
9
+- Fix: Include cmath in vec3.h (#501)
10
- New: Subchapters throughout all three books (#267)
11
- New: Add explanation for padding `aarect` in the zero dimension (#488)
12
- Change: Minor change to use new `point3` and `color` type aliases for `vec3` (#422)
0 commit comments