2
0
mirror of https://github.com/dpethes/rerogue.git synced 2025-06-10 05:01:13 +02:00

10 Commits

Author SHA1 Message Date
dpethes
14c05bec13 update imgui bindings 2017-05-24 08:32:50 +02:00
dpethes
d2876aece6 update imgui bindings 2017-05-04 01:07:18 +02:00
dpethes
d8c412c589 model viewer: remove unused stuff 2017-05-04 00:52:02 +02:00
dpethes
3245dc4331 use single file SDL2 bindings (compiled from separate .inc files) 2017-05-04 00:51:35 +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
87cfb0f1cf model viewer: include SDL2 headers 2017-02-02 02:08:13 +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