Commit graph

69 commits

Author SHA1 Message Date
cfba159890 header cleanup 2023-12-29 19:42:16 +01:00
2cb245f838 bone content flags 2023-12-29 19:25:25 +01:00
d128a94584 procedural bone data 2023-12-29 19:17:51 +01:00
c58d911bf6 bone names 2023-12-29 16:48:19 +01:00
b731b7aab1 bone transform wip 2023-12-29 15:58:30 +01:00
31fc82bbdb bitflags 2 2023-12-27 20:53:56 +01:00
8d8f7e6158 handle empty skin tables 2023-12-27 20:46:49 +01:00
8431ff6613 example fixes 2023-12-21 20:57:10 +01:00
12326d98d2 more ci 2023-12-21 20:53:21 +01:00
53828ef3f8 released vmt-parser 2023-12-21 20:48:36 +01:00
0377223955 add example notes to readme 2023-12-21 01:07:39 +01:00
886bcb3c1a update screenshot 2023-12-21 01:03:21 +01:00
5cd7c3d859 skin texture info 2023-12-20 23:55:14 +01:00
d330108905 extract loader into crate 2023-12-20 17:19:47 +01:00
585a485031 use new material loading 2023-12-19 17:21:12 +01:00
655c4a561f gltf: only save used materials 2023-12-17 15:37:55 +01:00
471b4d7644 gltf: args and loader 2023-12-17 15:28:33 +01:00
92449728fb add from_path to lib 2023-12-17 14:59:46 +01:00
44be60641b dedup textures 2023-12-16 23:55:50 +01:00
9dc540db5c gltf: textures 2023-12-16 23:35:20 +01:00
150709864c fix index order 2023-12-16 22:35:52 +01:00
6c7bce133f fix errors 2023-12-16 22:33:33 +01:00
a45ce6dfb9 gltf: per mesh primitive 2023-12-16 22:21:58 +01:00
30acc4b093 gltf exporter wip 2023-12-16 18:31:21 +01:00
ab311b7f60 mesh model name 2023-12-15 23:00:28 +01:00
8039f921da expose texture index 2023-12-15 22:33:04 +01:00
2b706a0577 cleanup 2023-12-13 23:25:04 +01:00
0f204f80ba example: material fixes 2023-12-12 22:03:23 +01:00
922699a089 tangents 2023-12-12 18:34:50 +01:00
9e2ca40d29 update vdf and special case eye textures for now 2023-12-11 20:34:13 +01:00
d7b0692711 save texture search paths in TextureInfo 2023-12-11 19:44:06 +01:00
5b416d1497 released vtf/vpk 2023-12-11 19:43:48 +01:00
70a6adebdd skin selector 2023-12-10 17:10:09 +01:00
87be76c88a fix vtf 2023-12-10 16:54:57 +01:00
0ec18ddbc8 some cleanup 2023-12-10 15:52:21 +01:00
ca8c16dca1 skin mapping wip 2023-12-10 01:18:55 +01:00
7948e6ba5b texture wip 2023-12-10 00:43:19 +01:00
cd5ec8492e texture paths 2023-12-09 23:28:00 +01:00
1fa7a67515 typo 2023-12-09 22:30:04 +01:00
9dad47f882 flake update 2023-12-09 22:25:59 +01:00
377e1773c0 ci 2023-06-08 19:30:24 +02:00
4be7e6db0a converters for angles to cgmath 2022-12-25 14:33:05 +01:00
30e1ac4795 improve handling of mallformed inputs 2022-12-24 19:44:39 +01:00
7535da3250 fuzzing setup 2022-12-24 19:44:31 +01:00
f4f173c84e fmt 2022-12-24 19:26:24 +01:00
c55dec1b4f doc 2022-12-24 19:23:32 +01:00
1d8a63f99f fix view offset 2022-12-06 17:37:37 +01:00
467c889cc3 fix multi mesh models indices 2022-12-06 17:24:14 +01:00
89529579be update threed 2022-12-06 16:21:03 +01:00
9765b2171a fix example build with flake 2022-12-06 15:39:54 +01:00