kervala
|
f2b43c2d7e
|
Changed: Added default checks for textures and masks (-t and -m)
--HG--
branch : develop
|
2016-01-05 12:57:26 +01:00 |
|
kervala
|
dc5ddadcbb
|
Fixed: Alpha channel with 0 is correct, don't change it
--HG--
branch : develop
|
2016-01-05 12:54:47 +01:00 |
|
kervala
|
687301377e
|
Fixed: Instead of returning an error, convert the bitmap in RGBA
--HG--
branch : develop
|
2016-01-05 12:53:32 +01:00 |
|
kervala
|
798cb1c7ce
|
Fixed: Alpha channel with 0 is correct, don't change it
--HG--
branch : develop
|
2016-01-05 12:52:45 +01:00 |
|
kervala
|
aaa9c394d7
|
Fixed: If mask is using colors, convert it to grayscale using Red value (compatible with previous algorithm)
--HG--
branch : develop
|
2016-01-04 13:58:54 +01:00 |
|
kervala
|
ed98662de3
|
Changed: OutputPath is already "standardized"
--HG--
branch : develop
|
2016-01-04 13:57:21 +01:00 |
|
kervala
|
fe018c959b
|
Changed: Use lowercase instead of uppercase for extensions
--HG--
branch : develop
|
2016-01-04 13:56:56 +01:00 |
|
kervala
|
79e3ec61b1
|
Changed: Convert masks to 8 bits grayscale instead of using only Red component of RGBA bitmaps
--HG--
branch : develop
|
2016-01-03 18:14:46 +01:00 |
|
kervala
|
8087b76397
|
Fixed: Load 8bits textures as grayscale instead of alpha in textures_optimizer
--HG--
branch : develop
|
2016-01-02 20:29:24 +01:00 |
|
kervala
|
844b1e3d02
|
Fixed: Warnings with GCC
--HG--
branch : develop
|
2016-01-02 19:19:39 +01:00 |
|
kervala
|
0c98a86e4b
|
Fixed: Display alpha as an integer
--HG--
branch : develop
|
2016-01-02 17:10:23 +01:00 |
|
kervala
|
20711e24e3
|
Fixed: Typos
--HG--
branch : develop
|
2016-01-02 17:04:45 +01:00 |
|
kervala
|
cf8ed540a7
|
Changed: Use new methods in panoply_maker
--HG--
branch : develop
|
2016-01-01 16:07:27 +01:00 |
|
kervala
|
80759eafb4
|
Changed: Minor changes
--HG--
branch : develop
|
2016-01-01 16:04:57 +01:00 |
|
kervala
|
e995b7221f
|
Added: Textures optimizer tool
--HG--
branch : develop
|
2016-01-01 16:04:45 +01:00 |
|
kervala
|
8b770d41ac
|
Fixed: Wrong bitmap size
--HG--
branch : develop
|
2015-12-29 16:15:07 +01:00 |
|
kervala
|
9b9ee4e492
|
Fixed: Install readme.txt in same directory if not using WITH_UNIX_STRUCTURE
--HG--
branch : develop
|
2015-12-28 18:16:07 +01:00 |
|
kervala
|
b93414cd27
|
Fixed: Warning when DDS_HEADER is not initialized
--HG--
branch : develop
|
2015-12-28 16:41:26 +01:00 |
|
kervala
|
5ccf0df1ab
|
Changed: Allow panoply_maker to optimize textures and masks (remove alpha channel if useless)
--HG--
branch : develop
|
2015-12-28 16:37:32 +01:00 |
|
kervala
|
ad93a9005f
|
Changed: Improve errors reporting
--HG--
branch : develop
|
2015-12-17 13:02:12 +01:00 |
|
kervala
|
a22e056de1
|
Fixed: Typos
--HG--
branch : develop
|
2015-12-17 12:51:26 +01:00 |
|
kervala
|
5efaa8360f
|
Changed: Minor changes
--HG--
branch : develop
|
2015-12-17 12:48:57 +01:00 |
|
kervala
|
7ebe3088bb
|
Fixed: Compile crash_report and ryzom_configuration if WITH_RYZOM_CLIENT is set
--HG--
branch : develop
|
2015-12-13 13:06:23 +01:00 |
|
kervala
|
fc951a24ce
|
Fixed: Homogenize CFile::moveFile with other methods (use std::string instead of const char*)
--HG--
branch : develop
|
2015-12-13 13:03:16 +01:00 |
|
kervala
|
7337ee4faa
|
Fixed: Warning filePath not being a const char*
--HG--
branch : develop
|
2015-11-30 14:18:04 +01:00 |
|
kervala
|
4e5ed6060a
|
Fixed: Warning string after #endif
--HG--
branch : develop
|
2015-11-30 10:27:03 +01:00 |
|
kaetemi
|
6c2490090d
|
Merge with feature-export-assimp
--HG--
branch : develop
|
2015-11-16 00:46:27 +01:00 |
|
kervala
|
817486538c
|
Changed: Minor changes
--HG--
branch : develop
|
2015-11-15 13:29:34 +01:00 |
|
kaetemi
|
ea7942b093
|
Be helpful
--HG--
branch : feature-export-assimp
|
2015-09-22 16:18:00 +02:00 |
|
kaetemi
|
6edff36476
|
Apply uv channel and transform
--HG--
branch : feature-export-assimp
|
2015-09-22 16:00:07 +02:00 |
|
kaetemi
|
7f31e640da
|
Initial work on UV
--HG--
branch : feature-export-assimp
|
2015-09-21 23:47:19 +02:00 |
|
kaetemi
|
27e7095db9
|
Import material texture
--HG--
branch : feature-export-assimp
|
2015-09-21 18:11:35 +02:00 |
|
kaetemi
|
f8bb35c449
|
Adjust material import
--HG--
branch : feature-export-assimp
|
2015-09-21 15:53:12 +02:00 |
|
kaetemi
|
5fe1f2c711
|
Fix typo
--HG--
branch : feature-export-assimp
|
2015-09-20 21:47:26 +02:00 |
|
kaetemi
|
efccbdd3af
|
Export shape
--HG--
branch : feature-export-assimp
|
2015-09-20 21:41:53 +02:00 |
|
kaetemi
|
c9aef7b5a4
|
Import basic material options
--HG--
branch : feature-export-assimp
|
2015-09-20 21:08:30 +02:00 |
|
kaetemi
|
ac5d9272f1
|
Adjust
--HG--
branch : feature-export-assimp
|
2015-09-20 19:12:33 +02:00 |
|
kaetemi
|
3a7b5c6a46
|
Note
--HG--
branch : feature-export-assimp
|
2015-09-20 19:06:07 +02:00 |
|
kaetemi
|
9e20f83e48
|
Shape import
--HG--
branch : feature-export-assimp
|
2015-09-20 19:03:05 +02:00 |
|
kaetemi
|
e60a9747b8
|
Restructure
--HG--
branch : feature-export-assimp
|
2015-09-20 17:22:24 +02:00 |
|
kaetemi
|
33dd77d516
|
Skeleton scan
--HG--
branch : feature-export-assimp
|
2015-09-20 17:03:44 +02:00 |
|
kaetemi
|
fec41ebda9
|
Scene meta data
--HG--
branch : feature-export-assimp
|
2015-09-20 16:44:56 +02:00 |
|
kaetemi
|
dec6c2d880
|
Centralized asset database configuration
--HG--
branch : feature-export-assimp
|
2015-09-20 15:23:27 +02:00 |
|
kaetemi
|
8036d53411
|
Add pipeline v3 tool logger
--HG--
branch : feature-export-assimp
|
2015-09-20 14:08:38 +02:00 |
|
kaetemi
|
875d7eaa7c
|
Flag bones in scene for skel export
--HG--
branch : feature-export-assimp
|
2015-09-19 19:35:57 +02:00 |
|
kaetemi
|
7d502cc6bb
|
Command line options
--HG--
branch : feature-export-assimp
|
2015-09-19 18:08:25 +02:00 |
|
kaetemi
|
d55124a6a9
|
Placeholder projects
--HG--
branch : feature-export-assimp
|
2015-09-19 17:14:35 +02:00 |
|
kaetemi
|
7d53552979
|
Fix object viewer include issue
--HG--
branch : develop
|
2015-07-10 07:54:34 +02:00 |
|
kaetemi
|
edebe18d6c
|
MFC now requires XP or higher
--HG--
branch : develop
|
2015-07-10 06:24:17 +02:00 |
|
kaetemi
|
f578f0441a
|
Add extra light groups for better lightmap control
--HG--
branch : develop
|
2015-04-16 17:39:47 +02:00 |
|