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
David Pethes
271f74e36d
Merge pull request #7 from BenChampion/viewer-changes-only
model_viewer: Allow viewing/selecting objects within a HOB
2020-07-28 07:20:39 +02:00
dpethes
768839c3bd model viewer: show help 2020-07-27 22:09:24 +02: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
252d93702a model viewer: use up/down arrows to switch between models 2018-01-14 16:17:43 +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
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