log

age author description
Tue, 13 Aug 2024 15:28:56 +0700 sam add: more vector utils
Tue, 13 Aug 2024 14:45:18 +0700 sam add: more utils
Mon, 12 Aug 2024 21:33:08 +0700 sam add: floorMod for vec/vec operations
Mon, 12 Aug 2024 17:52:29 +0700 sam add: floorDiv for vec/vec operations
Sun, 11 Aug 2024 19:24:47 +0700 sam add: support for int8 vectors
Sat, 10 Aug 2024 16:29:22 +0700 sam add: manhatten distance
Fri, 09 Aug 2024 23:32:08 +0700 sam fix: error on release build
Fri, 09 Aug 2024 18:49:20 +0700 sam add: allow do enable/disable time-logs
Fri, 09 Aug 2024 12:46:38 +0700 sam fix: release build error
Fri, 09 Aug 2024 07:18:24 +0700 sam fix: timing not working
Thu, 08 Aug 2024 16:00:32 +0700 sam did: cleanup, add: vec2 matrix multiplication helpers
Wed, 07 Aug 2024 22:46:52 +0700 sam fix: flip y axis on normalize mouse coordinates
Wed, 07 Aug 2024 22:22:16 +0700 sam fix: mouse lock on windows
Wed, 07 Aug 2024 20:58:11 +0700 sam did: reworked locked mouse
Wed, 07 Aug 2024 19:09:03 +0700 sam did: work on cursor issues, but now sync unfinished things to notebook
Wed, 07 Aug 2024 17:26:25 +0700 sam fix: mouse-locking, not done on windows yes
Wed, 07 Aug 2024 15:54:22 +0700 sam fix: windows builds
Tue, 06 Aug 2024 23:43:27 +0700 sam add: some words to trigger CI docs
Tue, 06 Aug 2024 23:41:54 +0700 sam add: documentation location
Tue, 06 Aug 2024 23:17:44 +0700 sam did: update hgignore and nimble version
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
Tue, 06 Aug 2024 14:31:59 +0700 sam add: better support for integer divison
Tue, 06 Aug 2024 14:06:51 +0700 sam add: a few more helper constants
Mon, 05 Aug 2024 17:17:31 +0700 sam fix: scale x to keep aspect ratio instead of y
Sun, 04 Aug 2024 23:52:37 +0700 sam add: some more vector helpers
Sun, 04 Aug 2024 20:50:38 +0700 sam add: nicer string output for integer vecs
Sun, 04 Aug 2024 00:58:00 +0700 sam add: color utils and textbox refactoring
Sat, 03 Aug 2024 20:45:22 +0700 sam del: font name not required in struct
Thu, 01 Aug 2024 00:06:54 +0700 sam del: whitespace