Commit Graph

38 Commits

Author SHA1 Message Date
4765a14641 lowest lod number is highest quality 2024-03-13 11:45:01 -07:00
0c5f47d1af calculate mesh size and plumb it through to compose with the transform 2024-03-13 11:44:45 -07:00
f4f9bb47a7 update common 2024-03-13 11:43:51 -07:00
7e0d402012 scale vertex color properly 2024-03-13 10:48:00 -07:00
28a47e2daf arrays end at #-1 2024-03-13 10:42:21 -07:00
5faac6b2b3 completely ignore meshes that fail to load 2024-03-12 22:35:47 -07:00
e4cd556f94 update deps 2024-03-12 22:28:18 -07:00
02c678359a oopsie 2024-03-12 22:27:52 -07:00
fe1313c70f holy smokes 2024-03-12 21:51:28 -07:00
1d20fb2c23 make ? visible (not offscreen LOL) 2024-03-12 21:18:38 -07:00
117546deeb complete mesh converter 2024-03-12 21:11:04 -07:00
c1062449b2 surely it needs to be a mutable reference to avoid copying the function 2024-03-12 20:40:25 -07:00
d50c15c187 implement Error trait 2024-03-12 20:40:02 -07:00
1b196dc831 hash by rbx_mesh VertexId2 2024-03-12 20:39:50 -07:00
9b131ee857 some uhh mesh stuff 2024-03-12 20:31:36 -07:00
3784f5aacf on a better track 2024-03-12 20:31:30 -07:00
b14d5a7e56 not quite right 2024-03-12 18:25:18 -07:00
f6d5972743 getting there 2024-03-12 18:08:44 -07:00
7dfb421016 insanity 2024-03-12 17:12:32 -07:00
118ce9b239 wip 2024-03-12 16:15:34 -07:00
a103a3c034 add rbx_mesh dep 2024-03-12 16:15:34 -07:00
fab60f19ee misc 2024-03-09 10:47:39 -08:00
5ed15e783d update common 2024-03-02 13:10:13 -08:00
cc7713ca73 jump_limit changes 2024-02-21 02:34:17 -08:00
261e42c33d unused import 2024-02-15 00:46:43 -08:00
e0739fa792 use utf8 patched version 2024-02-15 00:43:55 -08:00
34017ea72c v0.2.0 new loading function signatures 2024-02-14 23:40:25 -08:00
bcaa28cf6a implement new loading api 2024-02-14 23:38:29 -08:00
0b630576d4 wrapped types + implement error trait 2024-02-13 21:28:06 -08:00
1c33646765 pass as ref 2024-02-13 21:28:06 -08:00
3b038687b6 rust master 2024-02-13 06:58:39 -08:00
048e408390 prefer this code 2024-02-13 05:43:37 -08:00
ed0dcdd051 not todo 2024-02-13 05:40:48 -08:00
0f3bd4420e use unreachable instead of panic 2024-02-13 05:38:35 -08:00
93bc4dc0fb data structure rewrite, implement texture_loader 2024-02-13 03:12:07 -08:00
20bbb6924e update common 2024-01-30 20:24:52 -08:00
0d2c27f60f rename package 2024-01-30 17:46:23 -08:00
2496f181e3 Initial commit 2024-01-30 17:41:16 -08:00