Jan
|
1b13f1f1b4
|
refactor: only use sizeof with parenthesis
|
2024-03-24 19:56:06 +01:00 |
|
Jan
|
4f0ee35740
|
refactor: use std::extent_v instead of std::extent
|
2024-03-24 19:46:43 +01:00 |
|
Jan
|
44b0f4da5e
|
Move DXGI_FORMAT definition into separate namespace to make it compatible to existing definitions
|
2024-01-06 20:41:50 +01:00 |
|
Clang Format
|
6b4f5d94a8
|
Reformat code with clang format
|
2023-11-19 21:07:21 +00:00 |
|
Jan
|
775bf01752
|
Add Image loading for dds textures for iw3
|
2021-04-28 15:29:56 +02:00 |
|
Jan
|
07fb470466
|
add iw3 asset dumping basics
|
2021-04-15 13:42:19 +02:00 |
|
Jan
|
8fbda2d1bb
|
Fix iwiwriter8 using size of header for iwi27
|
2021-04-02 18:13:47 +02:00 |
|
Jan
|
1a45cf2107
|
Fix more gcc compilation issues
|
2021-03-03 09:12:27 -08:00 |
|
Jan
|
1cd06668e0
|
Replace FileAPI with c++ streams and std::filesystem
|
2021-03-03 14:04:35 +01:00 |
|
Jan
|
641ee15775
|
Move iwi writer for version 27 in its iwi27 namespace
|
2020-10-17 15:00:10 +02:00 |
|
Jan
|
a1c965a4c0
|
Dump iw4 images
|
2020-10-16 15:57:39 +02:00 |
|
Jan
|
14666ed944
|
Dump a few iw4 assets
|
2020-09-09 18:40:01 +02:00 |
|
Jan
|
e7898a1f3c
|
Fix Cubemap mipmap sizes
|
2020-09-08 12:34:54 +02:00 |
|
Jan
|
ccef1dca28
|
Add dumper for DDS and texture converter for reordering colors
|
2020-09-04 12:51:13 +02:00 |
|
Jan
|
5ef1e585c6
|
ObjWriting: Implement writing textures as DDS files
|
2020-02-22 01:34:27 +01:00 |
|
Jan
|
000022afe9
|
ObjWriting: Add DDS writer basis
|
2020-02-19 15:54:10 +01:00 |
|
Jan
|
f3779bac03
|
ObjWriting: Add dumper for GfxImage iwi files of version 27
|
2020-02-11 23:47:04 +01:00 |
|