Skip to content

Commit e6e6a4b

Browse files
committed
Prep dev-patch for development
1 parent 0ab7db4 commit e6e6a4b

File tree

4 files changed

+52
-37
lines changed

4 files changed

+52
-37
lines changed

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,19 @@
11
Change Log / Ray Tracing in One Weekend
22
====================================================================================================
33

4-
# v4.0.2 (2025-04-24)
4+
# v4.0.3 (in progress)
5+
6+
### Common
7+
8+
### In One Weekend
9+
10+
### The Next Week
11+
12+
### The Rest of Your Life
13+
14+
15+
----------------------------------------------------------------------------------------------------
16+
# v4.0.2 (2025-04-25)
517

618
### Common
719
- Fix -- Fixed some dangling references to `random_in_unit_sphere()` (#1637)

books/RayTracingInOneWeekend.html

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,10 @@
88
**Ray Tracing in One Weekend**
99
[Peter Shirley][], [Trevor David Black][], [Steve Hollasch][]
1010
<br>
11-
Version 4.0.2, 2025-04-25
11+
Version 4.0.3, (XXYear)-(XXMonNum)-(XXDay)
12+
**DRAFT IN DEVELOPMENT**
1213
<br>
13-
Copyright 2018-2024 Peter Shirley. All rights reserved.
14+
Copyright 2018-(XXYear) Peter Shirley. All rights reserved.
1415

1516

1617

@@ -4397,8 +4398,8 @@
43974398
- **Title (series)**: “Ray Tracing in One Weekend Series”
43984399
- **Title (book)**: “Ray Tracing in One Weekend”
43994400
- **Author**: Peter Shirley, Trevor David Black, Steve Hollasch
4400-
- **Version/Edition**: v4.0.2
4401-
- **Date**: 2025-04-25
4401+
- **Version/Edition**: v4.0.3
4402+
- **Date**: (XXYear)-(XXMonth)-(XXDay)
44024403
- **URL (series)**: <https://raytracing.github.io/>
44034404
- **URL (book)**: <https://raytracing.github.io/books/RayTracingInOneWeekend.html>
44044405

@@ -4419,13 +4420,13 @@
44194420

44204421
### LaTeX and BibTex
44214422
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4422-
~\cite{Shirley2025RTW1}
4423+
~\cite{Shirley(XXYear)RTW1}
44234424

4424-
@misc{Shirley2025RTW1,
4425+
@misc{Shirley(XXYear)RTW1,
44254426
title = {Ray Tracing in One Weekend},
44264427
author = {Peter Shirley, Trevor David Black, Steve Hollasch},
4427-
year = {2025},
4428-
month = {April},
4428+
year = {(XXYear)},
4429+
month = {(XXMonthName)},
44294430
note = {\small \texttt{https://raytracing.github.io/books/RayTracingInOneWeekend.html}},
44304431
url = {https://raytracing.github.io/books/RayTracingInOneWeekend.html}
44314432
}
@@ -4435,13 +4436,13 @@
44354436
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
44364437
\usepackage{biblatex}
44374438

4438-
~\cite{Shirley2025RTW1}
4439+
~\cite{Shirley(XXYear)RTW1}
44394440

4440-
@online{Shirley2025RTW1,
4441+
@online{Shirley(XXYear)RTW1,
44414442
title = {Ray Tracing in One Weekend},
44424443
author = {Peter Shirley, Trevor David Black, Steve Hollasch},
4443-
year = {2025},
4444-
month = {April},
4444+
year = {(XXYear)},
4445+
month = {(XXMonthName)},
44454446
url = {https://raytracing.github.io/books/RayTracingInOneWeekend.html}
44464447
}
44474448
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

books/RayTracingTheNextWeek.html

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,10 @@
88
**Ray Tracing: The Next Week**
99
[Peter Shirley][], [Trevor David Black][], [Steve Hollasch][]
1010
<br>
11-
Version 4.0.2, 2025-04-25
11+
Version 4.0.3, (XXYear)-(XXMonNum)-(XXDay)
12+
**DRAFT IN DEVELOPMENT**
1213
<br>
13-
Copyright 2018-2024 Peter Shirley. All rights reserved.
14+
Copyright 2018-(XXYear) Peter Shirley. All rights reserved.
1415

1516

1617

@@ -4296,8 +4297,8 @@
42964297
- **Title (series)**: “Ray Tracing in One Weekend Series”
42974298
- **Title (book)**: “Ray Tracing: The Next Week”
42984299
- **Author**: Peter Shirley, Trevor David Black, Steve Hollasch
4299-
- **Version/Edition**: v4.0.2
4300-
- **Date**: 2025-04-25
4300+
- **Version/Edition**: v4.0.3
4301+
- **Date**: (XXYear)-(XXMonth)-(XXDay)
43014302
- **URL (series)**: <https://raytracing.github.io/>
43024303
- **URL (book)**: <https://raytracing.github.io/books/RayTracingTheNextWeek.html>
43034304

@@ -4318,13 +4319,13 @@
43184319

43194320
### LaTeX and BibTex
43204321
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4321-
~\cite{Shirley2025RTW2}
4322+
~\cite{Shirley(XXYear)}
43224323

4323-
@misc{Shirley2025RTW2,
4324+
@misc{Shirley(XXYear),
43244325
title = {Ray Tracing: The Next Week},
43254326
author = {Peter Shirley, Trevor David Black, Steve Hollasch},
4326-
year = {2025},
4327-
month = {April},
4327+
year = {(XXYear)},
4328+
month = {(XXMonthName)},
43284329
note = {\small \texttt{https://raytracing.github.io/books/RayTracingTheNextWeek.html}},
43294330
url = {https://raytracing.github.io/books/RayTracingTheNextWeek.html}
43304331
}
@@ -4334,13 +4335,13 @@
43344335
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
43354336
\usepackage{biblatex}
43364337

4337-
~\cite{Shirley2025RTW2}
4338+
~\cite{Shirley(XXYear)}
43384339

4339-
@online{Shirley2025RTW2,
4340+
@online{Shirley(XXYear),
43404341
title = {Ray Tracing: The Next Week},
43414342
author = {Peter Shirley, Trevor David Black, Steve Hollasch},
4342-
year = {2025},
4343-
month = {April},
4343+
year = {(XXYear)},
4344+
month = {(XXMonthName)},
43444345
url = {https://raytracing.github.io/books/RayTracingTheNextWeek.html}
43454346
}
43464347
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

books/RayTracingTheRestOfYourLife.html

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,10 @@
88
**Ray Tracing: The Rest of Your Life**
99
[Peter Shirley][], [Trevor David Black][], [Steve Hollasch][]
1010
<br>
11-
Version 4.0.2, 2025-04-25
11+
Version 4.0.3, (XXYear)-(XXMonNum)-(XXDay)
12+
**DRAFT IN DEVELOPMENT**
1213
<br>
13-
Copyright 2018-2024 Peter Shirley. All rights reserved.
14+
Copyright 2018-(XXYear) Peter Shirley. All rights reserved.
1415

1516

1617

@@ -4015,8 +4016,8 @@
40154016
- **Title (series)**: “Ray Tracing in One Weekend Series”
40164017
- **Title (book)**: “Ray Tracing: The Rest of Your Life”
40174018
- **Author**: Peter Shirley, Trevor David Black, Steve Hollasch
4018-
- **Version/Edition**: (v4.0.2)
4019-
- **Date**: 2025-04-25
4019+
- **Version/Edition**: v4.0.3
4020+
- **Date**: (XXYear)-(XXMonth)-(XXDay)
40204021
- **URL (series)**: <https://raytracing.github.io/>
40214022
- **URL (book)**: <https://raytracing.github.io/books/RayTracingTheRestOfYourLife.html>
40224023

@@ -4037,13 +4038,13 @@
40374038

40384039
### LaTeX and BibTex
40394040
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4040-
~\cite{Shirley2025}
4041+
~\cite{Shirley(XXYear)}
40414042

4042-
@misc{Shirley2025,
4043+
@misc{Shirley(XXYear),
40434044
title = {Ray Tracing: The Rest of Your Life},
40444045
author = {Peter Shirley, Trevor David Black, Steve Hollasch},
4045-
year = {2025},
4046-
month = {April},
4046+
year = {(XXYear)},
4047+
month = {(XXMonthName)},
40474048
note = {\small \texttt{https://raytracing.github.io/books/RayTracingTheRestOfYourLife.html}},
40484049
url = {https://raytracing.github.io/books/RayTracingTheRestOfYourLife.html}
40494050
}
@@ -4053,13 +4054,13 @@
40534054
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
40544055
\usepackage{biblatex}
40554056

4056-
~\cite{Shirley2025}
4057+
~\cite{Shirley(XXYear)}
40574058

4058-
@online{Shirley2025,
4059+
@online{Shirley(XXYear),
40594060
title = {Ray Tracing: The Rest of Your Life},
40604061
author = {Peter Shirley, Trevor David Black, Steve Hollasch},
4061-
year = {2025},
4062-
month = {April},
4062+
year = {(XXYear)},
4063+
month = {(XXMonthName)},
40634064
url = {https://raytracing.github.io/books/RayTracingTheRestOfYourLife.html}
40644065
}
40654066
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)