Commit graph

1055 commits

Author SHA1 Message Date
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
873ac7e727 Changed: Copy tools related to client into client bundle under OS X 2016-01-04 13:43:49 +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
df89274053 Fixed: Sign OS X binaries needed by client and copy them in Ryzom bundle 2016-01-03 17:47:31 +01:00
kervala
2ebe33cd43 Changed: Add an icon for crash_report under Windows 2016-01-03 17:46:27 +01:00
kervala
2b30974cc2 Changed: Don't create bundle for Ryzom client tools (we will try to package them in same bundle) 2016-01-02 22:23:49 +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
kervala
8b74943e6e Fixed: Warning when DDS_HEADER is not initialized 2015-12-28 16:41:26 +01:00
kervala
50a7977d5e Changed: Allow panoply_maker to optimize textures and masks (remove alpha channel if useless) 2015-12-28 16:37:32 +01:00
kervala
5708a3997c Fixed: Warnings with GCC 2015-12-25 20:49:59 +01:00
kervala
6a83ca4088 Changed: Don't need to use XDG_CURRENT_DESKTOP under OS X 2015-12-23 15:03:08 +01:00
kervala
f8862636f4 Fixed: Use Xcb plugin for Qt 5 under Linux 2015-12-23 15:00:49 +01:00
kervala
208ea556aa Changed: Improve errors reporting 2015-12-17 13:02:12 +01:00
kervala
2cf73a9c21 Fixed: Typos 2015-12-17 12:51:26 +01:00
kervala
ad3e425e3e Changed: Minor changes 2015-12-17 12:48:57 +01:00
kervala
c744716973 Fixed: Compilation of some tools with Qt 5 in static 2015-12-13 13:09:25 +01:00
kervala
451823bda9 Fixed: Compile crash_report and ryzom_configuration if WITH_RYZOM_CLIENT is set 2015-12-13 13:06:23 +01:00
kervala
bf73907da1 Fixed: Homogenize CFile::moveFile with other methods (use std::string instead of const char*) 2015-12-13 13:03:16 +01:00
kervala
797c48a592 Changed: Port some tools to Qt 5 2015-12-05 18:48:59 +01:00
kervala
d381ee8965 Fixed: Warning filePath not being a const char* 2015-11-30 14:18:04 +01:00
kervala
9d7b953a12 Fixed: Warning string after #endif 2015-11-30 10:27:03 +01:00
kaetemi
df382464d8 Merge with feature-export-assimp 2015-11-16 00:46:27 +01:00
kervala
9aa47b4836 Changed: Minor changes 2015-11-15 13:29:34 +01:00
kaetemi
f54a5e1b8e Be helpful 2015-09-22 16:18:00 +02:00
kaetemi
b7a4075f90 Apply uv channel and transform 2015-09-22 16:00:07 +02:00
kaetemi
6e76e869a3 Initial work on UV 2015-09-21 23:47:19 +02:00
kaetemi
6c8a8d7b48 Import material texture 2015-09-21 18:11:35 +02:00
kaetemi
a3c8b2f89c Adjust material import 2015-09-21 15:53:12 +02:00
kaetemi
ad5d1d3ca9 Fix typo 2015-09-20 21:47:26 +02:00
kaetemi
0553734334 Export shape 2015-09-20 21:41:53 +02:00