aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLoek Le Blansch <loek@pipeframe.xyz>2024-10-07 13:44:30 +0200
committerLoek Le Blansch <loek@pipeframe.xyz>2024-10-07 13:44:30 +0200
commit443b88053e580a790e2e5e5ecaaf506602bd2ae9 (patch)
treea5858a4e520cf39dd728a8b46dcece543b23ae85
parentaa73d0293a1a3e84d6ce18bea967c7d3fa5d0016 (diff)
update time.txt
-rw-r--r--design.tex2
-rw-r--r--time.txt1
2 files changed, 2 insertions, 1 deletions
diff --git a/design.tex b/design.tex
index 1e42c03..7b232fe 100644
--- a/design.tex
+++ b/design.tex
@@ -52,7 +52,7 @@ contains the following classes:
This class is friends with \codeinline{Sound}, so only \codeinline{Sound} is able
to get the \codeinline{SoundContext} instance.
\item[Sound] This is a wrapper around the \codeinline{SoLoud::Wav} class, and uses
- cr\^epe's \codeinline{api::Resource} class to load an audio sample instead.
+ cr\^epe's \codeinline{Asset} class to load an audio sample instead.
\end{description}
\begin{figure}
diff --git a/time.txt b/time.txt
index 8d748b7..4aca083 100644
--- a/time.txt
+++ b/time.txt
@@ -59,6 +59,7 @@ loek: 2024-10-04 15m research :: read others' research
loek: 2024-10-04 1h15m project meeting
loek: 2024-10-05 1h10m refacting :: unify unit tests + update code style
loek: 2024-10-06 3h40m implementation :: scripting interface
+loek: 2024-10-07 2h45m project meeting
max: 2024-09-02 1h project kickoff
max: 2024-09-02 45m first project meeting