Commit Graph

23 Commits

Author SHA1 Message Date
nick 4a43160537 feat: math and texture functions. update tests
CI / build-and-test (push) Successful in 2m19s
2025-11-19 15:49:03 +13:00
nick f3fd907853 fix: request shutdown instead of force shutdown
CI / build-and-test (push) Successful in 2m24s
2025-11-19 14:53:49 +13:00
nick 35589b9620 feat: adding some drawing and image functions
CI / build-and-test (push) Successful in 2m12s
2025-11-17 22:20:21 +13:00
nick d49650b9a7 chore: refactor out binding
CI / build-and-test (push) Successful in 2m8s
2025-11-17 21:26:11 +13:00
nick 878becff2e chore: refactor and tidying tests 2025-11-17 21:09:59 +13:00
nick 64023f875b chore: fix all compile warnings
CI / build-and-test (push) Successful in 2m21s
CI / build-and-test (pull_request) Successful in 2m16s
2025-11-17 20:35:34 +13:00
nick 24e4d33307 chore: refactor
CI / build-and-test (push) Successful in 2m8s
2025-11-17 20:03:26 +13:00
nick 2ae078a82b fix: log window is now working correctly
CI / build-and-test (push) Successful in 2m17s
2025-11-17 19:43:14 +13:00
nick f352b432d9 feat: added toast support to scripting
CI / build-and-test (push) Has been cancelled
2025-11-14 15:04:00 +13:00
nick 3607ccee3b feat: Toggle log view
CI / build-and-test (push) Successful in 2m5s
2025-11-14 12:33:41 +13:00
nick 8c0d567ab9 fix: gui issues and added as.predefined
CI / build-and-test (push) Successful in 2m2s
CI / build-and-test (pull_request) Successful in 2m6s
2025-11-14 11:29:38 +13:00
nick 08814a3f6d feature: toggle editor
CI / build-and-test (push) Successful in 2m2s
2025-11-14 10:35:38 +13:00
nick 4380b92516 chore: fopen_s for building on linux 2025-11-14 09:18:10 +13:00
nick 601f6640dc feat: remove some compile warnings
CI / build-and-test (push) Successful in 2m10s
2025-11-13 22:33:11 +13:00
nick 13c40743bf chore: refactor to GuiManager
CI / build-and-test (push) Successful in 2m9s
2025-11-13 22:15:59 +13:00
nick 2cef544466 feat: add notify support
CI / build-and-test (push) Successful in 2m10s
2025-11-13 22:01:42 +13:00
nick 240a31848a chore: tests 2025-11-11 17:50:46 +13:00
nick df51c75fb8 fix: hot reload on all scripts 2025-11-06 17:08:04 +13:00
nick ea7c45ae01 feat: Log with levels from AngelScript 2025-11-06 15:15:33 +13:00
nick a337b9002f feat: improve logging output, add #include support to AngelScript 2025-11-06 14:37:35 +13:00
nick ced85f0e53 feat: use log.c library in raylib 2025-11-06 11:01:04 +13:00
nick 28407e9ebd fix: resolve crashes on invalid script hot reload 2025-11-05 23:36:44 +13:00
nick 29d52c4578 feat: re-organise files 2025-11-05 23:18:44 +13:00