Commit graph

25 commits

Author SHA1 Message Date
kervala
fd78d7ca74 Changed: Exit if line is truncated 2017-01-04 14:24:25 +01:00
kervala
bcad6f8910 Fixed: Support for quads and any number of vertices for a face 2017-01-04 14:24:02 +01:00
kervala
fc7a2b295e Changed: Allow to define output bitmap size 2017-01-04 14:22:38 +01:00
kervala
d9ab071417 Changed: Use NLMISC::drawFullLine instead of NLMISC::drawLine for better render 2017-01-03 13:43:31 +01:00
kervala
fcee44b388 Fixed: V coordinates are inverted 2017-01-03 13:42:32 +01:00
kervala
ede299924f Changed: Generate an UV map from a Wavefront OBJ file 2017-01-03 12:28:31 +01:00
kervala
0cdb27c68b Changed: Use _T and tStrToUtf8/utf8ToTStr macros 2017-01-02 09:57:48 +01:00
kervala
eb762eaf08 Added: New tool textures_tool to produce diffuse, normal, specular, etc... textures from an UV template and seamless textures or colorize a texture with a color 2017-01-01 22:44:27 +01:00
kervala
4b36ad57cb Changed: Replace size() comparisons by empty() ones 2016-12-19 13:15:25 +01:00
kervala
9032a98096 Changed: Strings initialization 2016-12-18 14:41:47 +01:00
kervala
525ec6b487 Fixed: Warning when generating DLU 2016-12-18 14:00:55 +01:00
kervala
ff0581a402 Fixed: Unicode MFC use 2016-12-18 13:59:02 +01:00
kervala
3665c79b3a Fixed: Use std::vector instead of CUniquePtr for arrays 2016-12-11 12:31:24 +01:00
kervala
f3fae4fc60 Changed: Replace Win32 calls by NeL methods 2016-12-10 19:46:51 +01:00
kervala
98544addc3 Changed: Removed unused methods and used TCHARs 2016-12-10 19:42:02 +01:00
kervala
674e240fdd Changed: Use _T macro 2016-12-10 19:39:39 +01:00
kervala
2fa6b8d316 Fixed: Compilation 2016-12-10 19:36:41 +01:00
kervala
f485c71918 Changed: Use 3dsmax SDK definitions 2016-12-10 19:07:15 +01:00
kervala
e387a1c31f Fixed: Warning on 64 bits 2016-12-10 19:05:24 +01:00
kervala
b1b13aedb8 Fixed: Compilation with 3dsmax 2017 SDK 2016-12-10 19:05:05 +01:00
kervala
12f39043b0 Changed: Use TCHAR functions 2016-12-10 14:21:20 +01:00
kervala
3c9e4e3098 Changed: Use TCHAR functions 2016-12-10 13:43:00 +01:00
kervala
a184dd7d8f Changed: Convert std::string <> TCHAR 2016-12-10 13:01:27 +01:00
kervala
bbeac21e82 Changed: Use a CUniquePtr macro since std::unique_ptr doesn't exist on all (yet) supported platforms 2016-12-10 12:05:29 +01:00
kervala
914980875b Changed: Unicode MFC support 2016-12-09 16:04:26 +01:00