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 |
|
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
|
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
|
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
|
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 |
|