kervala
|
344fc44359
|
Fixed: -o option of tga2dds for directory output
|
2016-01-23 13:02:29 +01:00 |
|
kervala
|
0ff951d94c
|
Changed: Replace tabs by spaces
|
2016-01-23 12:28:40 +01:00 |
|
kervala
|
f992ab007f
|
Changed: Use CCmdArgs for tga2dds
|
2016-01-23 10:27:34 +01:00 |
|
kervala
|
655e105d71
|
Fixed: Updated with new changes
|
2016-01-18 21:48:00 +01:00 |
|
kervala
|
53fb7f39f4
|
Changed: Don't need to create it on heap
|
2016-01-18 13:27:48 +01:00 |
|
kervala
|
1641e48be0
|
Fixed: Import static platform plugin
|
2016-01-18 13:27:23 +01:00 |
|
kaetemi
|
e7b977c780
|
Faster Qt startup
|
2016-01-18 11:27:14 +01:00 |
|
kervala
|
9ff0f99cea
|
Fixed: Compilation with static Qt 5
|
2016-01-17 13:23:25 +01:00 |
|
kervala
|
1cc7c18f1a
|
Changed: Set CMP0020 NEW in root project
|
2016-01-16 23:48:32 +01:00 |
|
kervala
|
45a3bf320e
|
Fixed: moc doesn't use the right namespace for std::string when using STLPort, so prefer QString for slots and signals
|
2016-01-16 15:55:56 +01:00 |
|
kervala
|
5c0fcc5cfc
|
Fixed: Compilation with Qt 5 and STLport (std::move doesn't exist)
|
2016-01-16 15:54:46 +01:00 |
|
kervala
|
9ba7bcf720
|
Fixed: Compilation with Qt 5 and STLport (std::move doesn't exist)
|
2016-01-16 15:52:51 +01:00 |
|
kaetemi
|
7d11f82e58
|
Update mask pixel format in panoply preview tool
|
2016-01-15 17:22:27 +01:00 |
|
kaetemi
|
20f93996ea
|
Add panoply preview tool
|
2016-01-15 17:11:10 +01:00 |
|
kervala
|
1720f33c53
|
Fixed: Compilation
|
2016-01-14 23:46:19 +01:00 |
|
kervala
|
2682f4f4af
|
Improve CCmdArgs (a generic command line parser in NeL Misc), fixes #257
|
2016-01-14 21:26:10 +01:00 |
|
kervala
|
b05b865cfb
|
Changed: Minor changes
|
2016-01-13 19:54:23 +01:00 |
|
kervala
|
2c8b51e9f9
|
Changed: Remove duplicate lines
|
2016-01-13 19:53:20 +01:00 |
|
kervala
|
9ab71b6c27
|
Fixed: Convert .bank filenames with / and use existing CFile::fileExists
|
2016-01-13 19:51:00 +01:00 |
|
kervala
|
5a01065159
|
Fixed: Compilation of object_viewer_widget in static under Linux
|
2016-01-10 12:12:50 +01:00 |
|
kervala
|
2ef9f7dbd9
|
Fixed: Compilation
|
2016-01-09 16:29:59 +01:00 |
|
kervala
|
8875d144bc
|
Changed: Minor changes
|
2016-01-09 15:57:20 +01:00 |
|
kervala
|
d216c8610a
|
Fixed: Compilation under Linux
|
2016-01-09 15:56:50 +01:00 |
|
kervala
|
52502537a8
|
Changed: Don't need to use system API, NeL already has equivalent
|
2016-01-06 23:20:40 +01:00 |
|
kervala
|
1ddbd69af1
|
Fixed: Compilation with Qt 4
|
2016-01-06 16:01:53 +01:00 |
|
kervala
|
cf1f3542d5
|
Changed: Don't fix files within panoply_maker, use textures_optimizer (but checks can be enabled)
|
2016-01-06 12:43:57 +01:00 |
|
kervala
|
0f7afabf3f
|
Changed: Comments to support DXTC1a for textures with one level of transparency later
|
2016-01-06 12:35:21 +01:00 |
|
kervala
|
db86bb006a
|
Changed: Compile tile_edit_qt and object_viewer_widget if WITH_QT5 is defined
|
2016-01-06 12:33:58 +01:00 |
|
kervala
|
f1563437df
|
Fixed: Compilation of object_viewer_qt with Qt 5
|
2016-01-06 12:33:05 +01:00 |
|
kervala
|
6852b21324
|
Fixed: Allow to select PNG and TGA for bitmaps
|
2016-01-06 12:31:53 +01:00 |
|
kervala
|
ab8e339b14
|
Fixed: Remove dependency on Pic (NeL manages TGA and PNG itself, reused code by Kaetemi)
|
2016-01-06 12:31:13 +01:00 |
|
kervala
|
6df07a9f2a
|
Fixed: Compilation of tile_edit_qt with Qt 5
|
2016-01-06 12:29:34 +01:00 |
|
kervala
|
10e7d8d4ff
|
Fixed: Don't load grayscale textures as alpha
|
2016-01-05 17:11:37 +01:00 |
|
kervala
|
9a2d36f684
|
Changed: Added default checks for textures and masks (-t and -m)
|
2016-01-05 12:57:26 +01:00 |
|
kervala
|
d910feb086
|
Fixed: Alpha channel with 0 is correct, don't change it
|
2016-01-05 12:54:47 +01:00 |
|
kervala
|
bfad691d56
|
Fixed: Instead of returning an error, convert the bitmap in RGBA
|
2016-01-05 12:53:32 +01:00 |
|
kervala
|
66dc091c20
|
Fixed: Alpha channel with 0 is correct, don't change it
|
2016-01-05 12:52:45 +01:00 |
|
kervala
|
4f92766afa
|
Fixed: If mask is using colors, convert it to grayscale using Red value (compatible with previous algorithm)
|
2016-01-04 13:58:54 +01:00 |
|
kervala
|
f17137bb57
|
Changed: OutputPath is already "standardized"
|
2016-01-04 13:57:21 +01:00 |
|
kervala
|
33c6b92c43
|
Changed: Use lowercase instead of uppercase for extensions
|
2016-01-04 13:56:56 +01:00 |
|
kervala
|
fc90365c18
|
Changed: Convert masks to 8 bits grayscale instead of using only Red component of RGBA bitmaps
|
2016-01-03 18:14:46 +01:00 |
|
kervala
|
cbc896558c
|
Fixed: Load 8bits textures as grayscale instead of alpha in textures_optimizer
|
2016-01-02 20:29:24 +01:00 |
|
kervala
|
ae43a9ce4e
|
Fixed: Warnings with GCC
|
2016-01-02 19:19:39 +01:00 |
|
kervala
|
e1ba107545
|
Fixed: Display alpha as an integer
|
2016-01-02 17:10:23 +01:00 |
|
kervala
|
61457e575e
|
Fixed: Typos
|
2016-01-02 17:04:45 +01:00 |
|
kervala
|
bd7c17102a
|
Changed: Use new methods in panoply_maker
|
2016-01-01 16:07:27 +01:00 |
|
kervala
|
6980bf3089
|
Changed: Minor changes
|
2016-01-01 16:04:57 +01:00 |
|
kervala
|
74af93c136
|
Added: Textures optimizer tool
|
2016-01-01 16:04:45 +01:00 |
|
kervala
|
d0b766e983
|
Fixed: Wrong bitmap size
|
2015-12-29 16:15:07 +01:00 |
|
kervala
|
b972dbaa0f
|
Fixed: Install readme.txt in same directory if not using WITH_UNIX_STRUCTURE
|
2015-12-28 18:16:07 +01:00 |
|