Commit graph

26 commits

Author SHA1 Message Date
kervala
b9a059393f Changed: Compile tile_edit_qt and object_viewer_widget if WITH_QT5 is defined 2016-01-06 12:33:58 +01:00
kervala
91c7db45c3 Fixed: Compilation of object_viewer_qt with Qt 5 2016-01-06 12:33:05 +01:00
kervala
6ed0ec2bc8 Fixed: Allow to select PNG and TGA for bitmaps 2016-01-06 12:31:53 +01:00
kervala
9a10f0f4f6 Fixed: Remove dependency on Pic (NeL manages TGA and PNG itself, reused code by Kaetemi) 2016-01-06 12:31:13 +01:00
kervala
ba81d0ad85 Fixed: Compilation of tile_edit_qt with Qt 5 2016-01-06 12:29:34 +01:00
kervala
eedcd2f265 Fixed: Don't load grayscale textures as alpha 2016-01-05 17:11:37 +01:00
kervala
15dc9241f1 Changed: Added default checks for textures and masks (-t and -m) 2016-01-05 12:57:26 +01:00
kervala
bdda1bd03e Fixed: Alpha channel with 0 is correct, don't change it 2016-01-05 12:54:47 +01:00
kervala
dfc0154fe1 Fixed: Instead of returning an error, convert the bitmap in RGBA 2016-01-05 12:53:32 +01:00
kervala
c1a7684179 Fixed: Alpha channel with 0 is correct, don't change it 2016-01-05 12:52:45 +01:00
kervala
6f69256c48 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
3f2959f668 Changed: OutputPath is already "standardized" 2016-01-04 13:57:21 +01:00
kervala
1f01931cbc Changed: Use lowercase instead of uppercase for extensions 2016-01-04 13:56:56 +01:00
kervala
7683d859e3 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
7e22b01a51 Fixed: Load 8bits textures as grayscale instead of alpha in textures_optimizer 2016-01-02 20:29:24 +01:00
kervala
c006d895c7 Fixed: Warnings with GCC 2016-01-02 19:19:39 +01:00
kervala
402e60d448 Fixed: Display alpha as an integer 2016-01-02 17:10:23 +01:00
kervala
cb25c89ccd Fixed: Typos 2016-01-02 17:04:45 +01:00
kervala
ab13e00d54 Changed: Use new methods in panoply_maker 2016-01-01 16:07:27 +01:00
kervala
1ed5ff1097 Changed: Minor changes 2016-01-01 16:04:57 +01:00
kervala
e4904de2df Added: Textures optimizer tool 2016-01-01 16:04:45 +01:00
kervala
68c163ef16 Fixed: Wrong bitmap size 2015-12-29 16:15:07 +01:00
kervala
2c5c96689a Fixed: Install readme.txt in same directory if not using WITH_UNIX_STRUCTURE 2015-12-28 18:16:07 +01:00
kervala
f89593135c Fixed: Warning when DDS_HEADER is not initialized 2015-12-28 16:41:26 +01:00
kervala
c9c4a69b8d Changed: Allow panoply_maker to optimize textures and masks (remove alpha channel if useless) 2015-12-28 16:37:32 +01:00
kervala
197e7f9c6f Changed: Synchronization with private repository 2015-12-18 13:05:11 +01:00