• Joined on 2024-04-25
Patedam pushed to main at Patedam/Juliet 2026-02-21 22:45:26 -05:00
8e83cd32f6 Fixed MeshRenderer, our cube is now totally drawn by mesh renderer !
Patedam pushed to main at Patedam/Juliet 2026-02-21 18:35:45 -05:00
2362cefbc0 Fixed imgui and debug display renderer (nothing was actually broken but request were never flushed ... )
bbd1095227 Some bug fix + debug level log that is not displayed by default
49fc0a24d1 Meshrenderer first step. Adding logs to debug a weird crash since the add of mesh renderer and some clean up.
Compare 3 commits »
Patedam pushed to main at Patedam/Juliet 2026-02-16 11:14:54 -05:00
Patedam pushed to main at Patedam/Juliet 2026-02-16 11:14:35 -05:00
3492cf52d8 Merge remote-tracking branch 'origin/main'
762cfe52cf Fix autoclose command + condition to pause the console only if no debugger and no autoclose
Compare 2 commits »
Patedam pushed to main at Patedam/Juliet 2026-02-16 11:13:58 -05:00
7a5bb0526f Fix autoclose command + condition to pause the console only if no debugger and no autoclose
Patedam pushed to main at Patedam/Juliet 2026-02-16 10:38:06 -05:00
b6e9d95552 misc change
Patedam pushed to main at Patedam/Juliet 2026-02-15 17:44:54 -05:00
87831d0fd6 Added basic concept of Mesh
Patedam pushed to main at Patedam/Juliet 2026-02-15 13:35:56 -05:00
c2a5cb84b2 made claude opus update the skills and workflow
Patedam pushed to main at Patedam/Juliet 2026-02-15 13:33:33 -05:00
4ca3ef1706 Added temp arena and use it in hot reload
Patedam pushed to main at Patedam/Juliet 2026-02-14 22:28:38 -05:00
38f8662d80 Fixing some VectorArena to use external arena and reduce the number of alloc.
Patedam pushed to main at Patedam/Juliet 2026-02-14 21:28:23 -05:00
36ee786128 Delete current_run.log
Patedam pushed to main at Patedam/Juliet 2026-02-14 21:28:14 -05:00
60e1656d88 Delete test.txt
Patedam deleted branch removing-memory-arena from Patedam/Juliet 2026-02-14 21:26:19 -05:00
Patedam pushed to main at Patedam/Juliet 2026-02-14 21:26:12 -05:00
f8fd1dc05e Merge pull request 'removing-memory-arena' (#2) from removing-memory-arena into main
dfd7279e84 Fix build error in release
5a22a172a6 Removed the old Memory Arena and converted all to the new one
Compare 3 commits »
Patedam merged pull request Patedam/Juliet#2 2026-02-14 21:26:11 -05:00
removing-memory-arena
Patedam created pull request Patedam/Juliet#2 2026-02-14 21:25:56 -05:00
removing-memory-arena
Patedam pushed to removing-memory-arena at Patedam/Juliet 2026-02-14 18:12:26 -05:00
dfd7279e84 Fix build error in release
5a22a172a6 Removed the old Memory Arena and converted all to the new one
Compare 2 commits »
Patedam created branch removing-memory-arena in Patedam/Juliet 2026-02-14 18:12:26 -05:00
Patedam deleted branch debug-arena from Patedam/Juliet 2026-02-14 17:25:54 -05:00
Patedam pushed to main at Patedam/Juliet 2026-02-14 16:49:03 -05:00
6260d9aacf Squashed commit of the following: