log semicongine.nim @ 1362:3dbf77ca78b9

age author description
Mon, 04 Nov 2024 23:27:30 +0700 sam did: refactor loading, adding threaded background loading (still missing stuff though)
Tue, 06 Aug 2024 22:57:43 +0700 sam did: finish mentioned refactoring, no API changes still
Tue, 06 Aug 2024 17:31:13 +0700 sam did: halfway complete refactoring to move from all-include to some-include+imports, no API changes
Mon, 29 Jul 2024 15:04:52 +0700 sam did: fix a few things
Sun, 28 Jul 2024 23:10:57 +0700 sam did: rename back to old name (no v2)
Wed, 17 Jul 2024 20:11:55 +0700 sam add: multipass renderer, finish tets for now compiletime-tests
Sun, 14 Jul 2024 21:30:52 +0700 sam add: rest of the cleanup stuff compiletime-tests
Sat, 13 Jul 2024 23:27:12 +0700 sam add: working main-renderloop compiletime-tests
Mon, 08 Jul 2024 16:15:33 +0700 sam did: a few more things compiletime-tests
Mon, 08 Jul 2024 01:16:53 +0700 sam sync from bedroom to office compiletime-tests
Sun, 07 Jul 2024 23:36:16 +0700 sam start of complete and total refactoring: the ULTIMATE compiletime-tests
Thu, 23 May 2024 02:26:37 +0700 sam merge
Thu, 23 May 2024 02:20:19 +0700 sam fix: git-merger
Thu, 09 May 2024 23:02:35 +0700 sam add: bases for a better input-system
Sat, 06 Apr 2024 21:26:31 +0700 sam add: inital version of storage api (untested)