log

age author description
Sat, 22 Mar 2025 00:35:13 +0700 sam did: fix input handling somewhat, changing input method on linux not really working...
Fri, 21 Mar 2025 18:16:24 +0700 sam add: support for text-input, windows support still missing
Sun, 16 Mar 2025 22:33:35 +0700 sam undo: bad check
Sun, 16 Mar 2025 22:08:10 +0700 sam add: some support for 16-bit data access in shaders, and a check
Wed, 12 Mar 2025 22:18:38 +0700 sam fix: missing default constructur to init fields
Wed, 12 Mar 2025 20:36:29 +0700 sam fix: wrong field-name of gltf attribute
Wed, 12 Mar 2025 00:09:26 +0700 sam add: export blender collections as gltf hierarchies
Sun, 09 Mar 2025 22:59:34 +0700 sam add: support for "name" and "extras" on gltf nodes
Sat, 01 Mar 2025 17:27:47 +0700 sam did: adjust a few types
Sat, 01 Mar 2025 10:53:47 +0700 sam did: cleanup platform code
Thu, 27 Feb 2025 20:17:57 +0700 sam fix: windows compilation errors
Thu, 27 Feb 2025 20:04:37 +0700 sam add: missing import
Mon, 24 Feb 2025 10:09:41 +0700 sam add: hello-triangle example, did: update according readme parts
Sun, 16 Feb 2025 23:12:32 +0700 sam fix: still need somewhat larger audio buffers
Sun, 16 Feb 2025 21:15:13 +0700 sam fix: improve alsa error handling on linux
Sun, 16 Feb 2025 20:56:14 +0700 sam fix: wrong handling of pcm api on linux
Sat, 15 Feb 2025 12:11:41 +0700 sam fix: initial mixer music set to 0
Tue, 21 Jan 2025 22:03:51 +0700 sam fix: missing previous feature for instance-attributes
Tue, 21 Jan 2025 22:00:11 +0700 sam add: check whether submitted vertex-attribute-arrays have all the same length
Mon, 20 Jan 2025 23:12:30 +0700 sam add: squirrel hash
Sun, 19 Jan 2025 23:58:44 +0700 sam fix: wrong lerp
Sun, 19 Jan 2025 21:36:56 +0700 sam fix: typo
Sun, 19 Jan 2025 21:35:29 +0700 sam fix: more imports
Sun, 19 Jan 2025 21:35:05 +0700 sam fix: more imports
Sun, 19 Jan 2025 21:34:16 +0700 sam fix: import
Sun, 19 Jan 2025 21:31:38 +0700 sam add: lerp
Sat, 11 Jan 2025 15:34:21 +0700 sam fix: some more import-stuff
Sat, 11 Jan 2025 14:15:29 +0700 sam add: documentation comment
Sat, 11 Jan 2025 14:04:39 +0700 sam did: restructure files and imports
Sat, 11 Jan 2025 12:22:21 +0700 sam add: vulkan debug labels, did: improve build-config