File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -28,6 +28,7 @@ Change Log -- Ray Tracing in One Weekend
28
28
- Fix: rect hit returning NaNs and infinities. Superseded with new ` quad ` primitive (#681 )
29
29
- Added: New 2D ` quad ` primitive of arbitrary orientation (#756 )
30
30
- Added: New ` box() ` utility function returns ` hittable_list ` of new ` quad ` primitives (#780 )
31
+ - Fix: Add ` \mathit ` to italic math variables to fix slight kerning issues (#839 )
31
32
32
33
### In One Weekend
33
34
- Added: More commentary about the choice between ` double ` and ` float ` (#752 )
Original file line number Diff line number Diff line change 60
60
- Tatsuya Ogawa
61
61
- Thiago Ize
62
62
- Vahan Sosoyan
63
+ - [Yann Herklotz](https://github.com/ymherklotz)
63
64
- [ZeHao Chen](https://github.com/oxine)
64
65
</ div >
65
66
You can’t perform that action at this time.
0 commit comments