log semicongine/input.nim @ 1367:0f3f2017b054

age author description
Thu, 22 Aug 2024 18:32:21 +0700 sam did: formatting
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 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 16:50:50 +0700 sam did: undo part of stupid API renaming a few weeks back ;(
Mon, 29 Jul 2024 15:49:37 +0700 sam did: undo part of stupid API renaming a few weeks back ;(
Sun, 28 Jul 2024 23:10:57 +0700 sam did: rename back to old name (no v2) base semiconginev2/input.nim@24f7d5ae228e
Sat, 13 Jul 2024 23:27:12 +0700 sam add: working main-renderloop compiletime-tests
Sat, 15 Jun 2024 18:17:31 +0700 sam fix: minimizing window on windows breaks everything, also: do not try to acquire next frame for inifinity
Tue, 04 Jun 2024 22:08:48 +0700 sam did: more renaming
Tue, 04 Jun 2024 16:51:50 +0700 sam did: refactor naming in tons of places
Wed, 15 May 2024 19:51:23 +0700 sam did: refactor input system, did some renaming, add quering of keys in key-value-store
Thu, 09 May 2024 23:02:35 +0700 sam add: bases for a better input-system