2
0
mirror of https://github.com/dpethes/rerogue.git synced 2025-06-07 18:58:32 +02:00

14 Commits

Author SHA1 Message Date
dpethes
701e357590 model viewer: plug memleaks 2020-07-28 14:45:10 +02:00
dpethes
c98faf8fb5 model viewer: export current object 2020-07-28 14:08:33 +02:00
dpethes
aa723776ba model viewer: keep list of objects and their parts, render per-part vertices 2020-07-28 12:02:52 +02:00
Ben Champion
b97931c661 Review comments 2020-07-27 21:19:18 +01:00
Ben Champion
56d6dce408 model_viewer: Allow viewing/selecting objects within a HOB 2020-07-26 17:13:34 +01:00
dpethes
cbdbf0d127 model viewer: plug memleaks 2020-06-18 15:09:24 +02:00
dpethes
6ea0ea6a1a model viewer: texture export 2020-05-01 07:43:32 +02:00
dpethes
d7632946c0 model viewer: experimental facegroup switching 2018-01-15 21:35:15 +01:00
dpethes
d2876aece6 update imgui bindings 2017-05-04 01:07:18 +02:00
dpethes
d00f72b2b6 rewrite HOB spec 2017-05-04 00:48:37 +02:00
dpethes
32d9abb3ba model viewer: support texture subtype 5 and set subtype 3 properly as a 32bit 2017-02-04 17:07:41 +01:00
dpethes
53506af6b3 hmt: read texture subtype 5, all hmt files now parse correctly 2017-02-04 16:34:01 +01:00
dpethes
1aff4888ab model viewer: load models directly from DAT file
Displays a filelist with hob files, use it to select a mesh. Also, hob and hmt
parsers now load data directly from memory streams.
2017-02-02 02:05:33 +01:00
dpethes
a2b074d9e8 new model viewer, uses SDL2 and imgui 2017-01-31 00:01:46 +01:00