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

16 Commits

Author SHA1 Message Date
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
de4de4db13 fix some datatype mismatches in parsers to run properly in debug mode 2018-01-15 21:06:02 +01:00
dpethes
252d93702a model viewer: use up/down arrows to switch between models 2018-01-14 16:17:43 +01:00
dpethes
b739950c03 model viewer: add project debug/release configs 2018-01-14 16:16:14 +01:00
dpethes
2cd5eef69d update imgui and SDL2 bindings 2017-06-04 12:22:39 +02:00
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