Commit Graph

20 Commits

Author SHA1 Message Date
Laytan Laats
3e159736cd use #exists to provide good errors for common missing libraries 2024-06-04 20:13:51 +02:00
gingerBill
e68d3c8bbc Merge pull request #3143 from Pariatech/cgltf-linux-build
Adding linux & darwin makefile for cgltf
2024-03-13 17:47:18 +00:00
Pariatech
b539bb2693 Update vendor/cgltf/src/Makefile
missing darwin folder

Co-authored-by: Laytan <laytanlaats@hotmail.com>
2024-03-13 07:37:42 -04:00
Laytan Laats
b1371d5c7a fix minor cgltf binding issue 2024-03-01 20:33:23 +01:00
Gabriel Pariat
89404147f6 fix whitespace 2024-01-27 14:10:32 -05:00
Gabriel Pariat
29d4bdc80b Revert "fix whitespace"
This reverts commit 594078cc1d.
2024-01-27 14:09:08 -05:00
Gabriel Pariat
594078cc1d fix whitespace 2024-01-27 14:08:14 -05:00
Gabriel Pariat
ab68e4c6c4 change ordering 2024-01-27 14:06:58 -05:00
Gabriel Pariat
4956f9dad3 fix typo 2024-01-27 14:04:43 -05:00
Gabriel Pariat
fd090c6672 adding linux + unix makefile for cgltf 2024-01-27 14:00:02 -05:00
JooperGH
de0d860880 Added more DWMAPI bindings 2022-12-19 11:43:16 +00:00
gingerBill
503b897677 Fix formatting 2022-11-04 12:31:53 +00:00
gingerBill
d69c74665a Add @(require_results) 2022-11-04 12:31:39 +00:00
gingerBill
fcf081283c Move LICENSE 2022-11-04 12:23:48 +00:00
gingerBill
7a6e8543a6 Use #by_ptr and @(require_results) were useful 2022-11-04 12:21:01 +00:00
gingerBill
503220e4c1 Add README.md 2022-11-04 11:59:26 +00:00
gingerBill
051814a69c Wrap parse procedures to allow for multiple return values 2022-11-04 11:59:20 +00:00
gingerBill
21843da9e3 Add //+build windows 2022-11-04 11:47:42 +00:00
gingerBill
30f49f81c1 Use slices and Odin string where possible due to struct field ordering 2022-11-04 11:44:49 +00:00
gingerBill
1fc3f6cb2e Add vendor:cgltf 2022-11-04 11:39:38 +00:00