log tests/test_materials.nim @ 352:00231e014642

age author description
Wed, 20 Sep 2023 22:02:20 +0700 Sam fix: tests
Mon, 11 Sep 2023 21:31:22 +0700 Sam fix: all tests
Mon, 04 Sep 2023 00:48:00 +0700 Sam fix: remaining tests and an issue with updating uniforms
Sun, 03 Sep 2023 17:46:40 +0700 Sam fix: material tests
Mon, 07 Aug 2023 00:23:00 +0700 Sam add: changing rendering system, not finished yet, also upgrading to Nim 2
Sun, 23 Jul 2023 19:59:47 +0700 Sam did: preparations to refactor material system, still tons to do
Tue, 27 Jun 2023 00:17:40 +0700 Sam did: change API for ECS
Tue, 30 May 2023 16:59:01 +0700 Sam add: final font-rendering, API changes fixed
Wed, 24 May 2023 01:31:21 +0700 sam fix: API changes
Mon, 22 May 2023 00:51:41 +0700 Sam did: adjust to new API
Sat, 20 May 2023 16:35:23 +0700 Sam add: png loading with LodePNG (thanks LodePNG-author, this is a super amazing piece of code!)
Tue, 16 May 2023 16:08:06 +0700 Sam add: test mesh
Tue, 09 May 2023 19:52:57 +0700 Sam did: refactor image handling
Mon, 08 May 2023 00:38:05 +0700 Sam add: support for arrays of samplers
Sun, 07 May 2023 18:13:39 +0700 Sam add: few improvments for working with textures
Sun, 07 May 2023 17:42:53 +0700 Sam add: new test file to test to do future test with materials etc.