Commit graph

29 commits

Author SHA1 Message Date
lzwdgc
ea250f11ea [mmp_extractor] Fix ue4 z scales and heightmap values. Required Z scale for the map is printed into the info file. 2020-12-13 00:39:52 +03:00
lzwdgc
649fb9fb97 Remove unused def. 2020-12-09 23:33:03 +03:00
lzwdgc
1185a57df6 More verbose help message. 2020-12-09 22:27:02 +03:00
lzwdgc
b5013c3fc6 Write raw r16 heightmap back again. 2020-09-16 14:19:34 +03:00
lzwdgc
d39c091312 Update to C++20. 2020-09-10 13:34:07 +03:00
lzwdgc
e96b6d0bea Improve wide paths support. 2020-01-12 22:16:48 +03:00
lzwdgc
712fa30090 Dump heightmaps to 16-bit pngs. 2019-03-07 18:49:22 +03:00
lzwdgc
f9c4071b3f Invert x axis for the left hand ue4 xyz system. Print r32 heightmap. 2019-03-06 23:01:25 +03:00
lzwdgc
a9ee110c75 Initial sw build. Remove test code from unpaker. Turn on zero compression algorithm in unpaker. 2018-12-29 00:55:17 +03:00
lzwdgc
65c6ab3e59 Update readme for cppan. 2018-10-01 13:14:37 +03:00
lzwdgc
9c3034e7ef Save to png via opencv. 2018-08-02 14:14:38 +03:00
lzwdgc
bdf5e9ff37 Add split colormap option. 2018-08-02 01:56:52 +03:00
lzwdgc
f900353090 Overhaul with modern command lines. 2018-08-02 00:36:18 +03:00
lzwdgc
dc81075ee1 Switch to cppan. 2018-07-31 01:28:23 +03:00
lzwdgc
5c8565d9d1 Fix mmp_extractor. 2018-07-09 20:28:34 +03:00
lzwdgc
aad50f9160 Update mmo, mmp. 2018-01-27 03:40:30 +03:00
lzwdgc
539c5dde83 Rename height to length. 2017-12-12 01:26:11 +03:00
lzwdgc
ce1ba32d58 Fix object angles. 2017-12-09 22:21:06 +03:00
lzwdgc
d3f2b44120 Initial attempt on adding sockets to models. 2017-12-08 02:19:59 +03:00
lzwdgc
986fd859d7 Remove py and bat scripts. 2017-07-28 20:47:18 +03:00
lzwdgc
9213e46d2f Multiply scale by 100. 2017-06-01 21:31:25 +03:00
lzwdgc
16fc4fea61 Some fixes. 2017-06-01 21:30:01 +03:00
lzwdgc
50db190a25 Initial save loader for AIM2. 2016-06-23 00:21:01 +03:00
lzwdgc
33368e5f3b Add read_(w)string methods to buffer. Replace char names[20] to std::strings. Stub for save loader. 2016-06-21 18:40:22 +03:00
lzwdgc
e1e46a3b75 Fix mmp extractor. Add mpj loader. Some fixes in buffer class. 2015-10-22 19:34:26 +03:00
lzwdgc
5f2b0334b2 Add DXT5 converter. Complete tm converter, mmm extractor. Add boundary building objects from AIM2. 2015-08-09 17:44:56 +03:00
lzwdgc
1a237c283d Extract texture maps from mmp. 2015-08-08 01:08:36 +03:00
lzwdgc
7f214ed2ec Extract all information from MMP files. 2015-08-05 18:04:39 +03:00
lzwdgc
0a67413c4b Add mmp extractor. 2015-06-01 01:30:35 +03:00