Compare commits

..

4 Commits

Author SHA1 Message Date
2344594267 add basic heat transfer #4 2022-12-07 00:10:08 +00:00
500fa6ddb8 generalise shader #4 2022-12-07 00:08:38 +00:00
d044beb3d5 add tick clock and tick counter UI #4 2022-12-07 00:08:38 +00:00
4090ac732e extract struct to file 2022-12-07 00:08:38 +00:00

View File

@ -1,4 +0,0 @@
{
"editor.formatOnSave": true,
"editor.formatOnType": true
}