Mercurial > games > semicongine
log src/semicongine/engine.nim @ 322:6dab370d1758
age | author | description |
---|---|---|
Sat, 19 Aug 2023 01:10:42 +0700 | Sam | add: first, incomplete version of material use |
Tue, 15 Aug 2023 23:51:37 +0700 | Sam | did next step in renderpipeline-refactoring, using shaderconfiguration objects instead for less ambigious shader-pipeline configuration |
Sat, 12 Aug 2023 23:54:28 +0700 | Sam | fix: most errors and Nim 2 transition problems |
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 |
Sat, 08 Jul 2023 18:52:34 +0700 | Sam | add: some API improvments for vector, entity, and some other stuff |