diff options
author | Loek Le Blansch <loek@pipeframe.xyz> | 2024-10-27 12:36:53 +0100 |
---|---|---|
committer | Loek Le Blansch <loek@pipeframe.xyz> | 2024-10-27 12:36:53 +0100 |
commit | ea34d088c5366b981be039b6407bd450109cddfd (patch) | |
tree | dd534176d53d16e1f6d801f31ad3a0b379fc448e | |
parent | ec0ec67936f03a3e44dcfde40d8398edf8afa517 (diff) | |
parent | 83475e6e8121756306917b9345c35091631732ce (diff) |
Merge branch 'master' into loek/design
-rw-r--r-- | img/facade-audio.puml | 2 | ||||
-rw-r--r-- | time.txt | 15 |
2 files changed, 12 insertions, 5 deletions
diff --git a/img/facade-audio.puml b/img/facade-audio.puml index 60af60f..d3e732b 100644 --- a/img/facade-audio.puml +++ b/img/facade-audio.puml @@ -1,5 +1,5 @@ @startuml -!include theme.ipuml +!include ../img/theme.ipuml skinparam Linetype ortho package crepe { @@ -232,10 +232,17 @@ niels: 2024-10-09 2h adding the rendering components to api, and making the rend niels: 2024-10-09 3h researching and programming,debugging the rendersystem niels: 2024-10-10 3h Test jaro/particels branch to improve sdl functionalities. additionally, researching the necessary components niels: 2024-10-11 1h30m project meeting - - - - +niels: 2024-10-21 3h design of asset manager and rendering +niels: 2024-10-21 1h merging new master +niels: 2024-10-22 2h adjusted rendering to new master +niels: 2024-10-23 2h merge jaro/poc-physics branch to niels/rendering +niels: 2024-10-23 1h finalize rendering +niels: 2024-10-24 1h20m project meeting +niels: 2024-10-25 2h camera programming +niels: 2024-10-25 2h researching camera +niels: 2024-10-26 2h merge wouter events branch to niels/rendering +niels: 2024-10-26 1h fix my own git camera mistake +niels: 2024-10-26 2h programming camera poc with movement and script jaro: 2024-09-02 1h project meeting :: project kickoff jaro: 2024-09-02 45m project meeting |