Commit Graph

105 Commits

Author SHA1 Message Date
gallant 526d2bb65d whoops lib moment 2023-08-06 08:19:37 -05:00
gallant 922dfe3c0c Added raw windowing support, added example showcasing this 2023-08-06 08:15:34 -05:00
gallant 51c54edbed Added raw windowing support, added example showcasing this 2023-08-06 08:11:24 -05:00
gallant f87213638b RAW 2023-08-06 08:01:37 -05:00
gallant 04cba69e43 RAW 2023-08-04 21:09:39 -05:00
gallant 11ecb3c2e2 RAW 2023-08-04 21:07:42 -05:00
gallant 09b0098d11 RAW 2023-08-04 21:02:49 -05:00
gallant 64b484f7c9 added the ability to make sprite primitives, will add onto this later 2023-05-17 10:29:05 -05:00
gallant f7c2053a6d unnecessary abstraction, sue me 2023-05-16 12:39:22 -05:00
gallant 1301ab4b0b necessary point collision; will revise later 2023-05-16 09:45:13 -05:00
gallant ffd257fc7b orgranization for my evil plans 2023-04-25 09:21:59 -05:00
gallant f531d75da6 better module organization + scrapping 3d shenanigans cuz karx told me to 😭 2023-04-24 12:48:21 -05:00
gallant e7470c2d8f karx pls review, i believe I am doing the vec3 right 2023-04-21 10:29:44 -05:00
gallant 08aac51b0a tt 2023-04-14 13:29:22 -05:00
gallant ab46df743a added renderer feature flags (Vulkan as default) 2023-04-13 09:57:37 -05:00
gallant e81b531d0e fixed professionalism lolz 2023-04-09 22:09:46 -05:00
gallant 5e0766f535 examples 2023-04-09 21:51:20 -05:00
gallant 8f2142e9f8 clippy is my father 2023-04-09 21:47:57 -05:00
gallant 7e056d0116 idea 2023-04-09 21:39:26 -05:00
gallant 9d2c2b2e2b idea 2023-04-05 11:05:41 -05:00
gallant c2f9819f79 Update '.gitignore' 2023-04-05 08:16:41 -05:00
gallant 6d3552a470 epico 2023-04-04 23:08:51 -05:00
gallant f3d9305997 epico 2023-04-04 23:08:26 -05:00
gallant 5738435aa1 BUILDS AND IS INDEED EPICO, unless github is blocked... 2023-04-04 23:05:05 -05:00
gallant e8c19dffd5 WIP but karx pls check 2023-04-04 15:29:35 -05:00
gallant 51cb83bb3b WIP 2023-03-31 11:46:12 -05:00
gallant 3aecca7482 we now have zip files, one step closer to ultimate greatness 2023-03-30 11:17:09 -05:00
gallant 7b023a006a fixed 2023-03-29 22:22:34 -05:00
gallant c674f14ba7 WIP making file download shenanigans first, then will add zip extracting, please message an easier way of doing what I am doing 2023-03-29 22:21:36 -05:00
gallant 1004fde8d6 Merge remote-tracking branch 'refs/remotes/origin/master' 2023-03-28 12:47:58 -05:00
gallant e2cecb83e6 ds store not even nintendo smh 2023-03-28 12:47:43 -05:00
gallant bf4dbf6e5a Update 'src/lib.rs' 2023-03-28 12:05:38 -05:00
gallant d4f64615b6 fixed(?) docs 2023-03-28 11:44:51 -05:00
gallant c23e28af0e added docs 2023-03-28 11:37:33 -05:00
gallant ed23a32945 oops 2023-03-28 11:26:40 -05:00
gallant 42c70cbc30 oops 2023-03-28 11:25:59 -05:00
gallant 046c791453 added FULL WINDOWS SUPPORT without msvc lolz 2023-03-28 11:00:15 -05:00
gallant 8a33c0f42e timer lolz 2023-03-09 20:54:28 -08:00
gallant 71aa76b7c2 Merge pull request 'master' (#1) from karx/catbox:master into master
Reviewed-on: gallant/catbox#1
2022-11-02 17:30:35 -05:00
Yash Karandikar 07198829cf oops 2022-10-06 16:12:07 -05:00
Yash Karandikar 884b23c5a5 Minor fixes 2022-10-06 16:09:53 -05:00
Yash Karandikar b891ff76b4 Use proper error handling and not `unwrap()` 2022-10-06 16:08:59 -05:00
Yash Karandikar bf1b7ed39c Fix doctest 2022-10-06 08:50:47 -05:00
Yash Karandikar b42a12465a Merge pull request 'added music theory' (#5) from gallant/catbox:master into audio
Reviewed-on: karx/catbox#5
2022-10-06 08:41:44 -05:00
gallant d372aedfa2 Made pathing AsRef but with more bounds due to thread shenanigans, locked behind audio feature 2022-10-02 23:50:54 -05:00
gallant 22b71a3ffe Made pathing AsRef but with more bounds due to thread shenanigans, locked behind audio feature 2022-10-02 23:48:08 -05:00
gallant b8ddcdb423 moved function and added docs 2022-10-02 11:12:05 -05:00
gallant 8658fabc8e added music theory 2022-10-01 14:15:43 -05:00
Yash Karandikar 7c98b6f830 Bump version number (switching to CalVer, yay!) 2022-06-21 15:54:53 +05:30
Yash Karandikar 0d32a3d9ec impl Clone and Display for CatboxError 2022-06-21 15:35:56 +05:30