Commit graph

252 commits

Author SHA1 Message Date
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
c988710323 Changed: Formatting 2017-01-02 09:58:05 +01:00
kervala
0cdb27c68b Changed: Use _T and tStrToUtf8/utf8ToTStr macros 2017-01-02 09:57:48 +01:00
kervala
8ac0537b9b Changed: Allow to parse HTML color format in CRGBA::stringToRGBA 2017-01-02 09:48:40 +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
cf788f098d Changed: Implement CBitmap::setPixelColor 2017-01-01 22:42:37 +01:00
kervala
753b429950 Fixed: Loading of some JPEG variants 2017-01-01 22:40:52 +01:00
kervala
73663e30dc Changed: Use a global C64BitsParts union to avoid strict aliasing warnings 2016-12-24 14:01:21 +01:00
Nimetu
9655669de6 Fixed: Wrong element width when using scaled texture. 2016-12-21 23:47:50 +02:00
Nimetu
b6ab159229 Backed out changeset: c1085bbb3dae 2016-12-21 23:46:32 +02:00
Nimetu
b149858441 Fixed: Wrong element width when using scaled texture. 2016-12-21 23:16:27 +02:00
kervala
8e3c7cd588 Fixed: cpptest is using std::auto_ptr 2016-12-21 14:51:09 +01:00
kervala
c9413d7b63 Changed: Warnings 2016-12-19 17:47:15 +01:00
kervala
65be422fb7 Fixed: Recursive call 2016-12-19 17:46:48 +01:00
kervala
259552ed0d Changed: Don't change x or y in these cases 2016-12-19 17:46:38 +01:00
kervala
236522fe11 Fixed: Memory leak 2016-12-19 17:46:17 +01:00
kervala
67e3108c25 Fixed: Virtual methods with different parameters 2016-12-19 17:46:07 +01:00
kervala
c3bce8874e Fixed: Virtual method with different parameters warning 2016-12-19 16:37:16 +01:00
kervala
4e9788116f Changed: Check return value of fwrite 2016-12-19 15:50:54 +01:00
kervala
34520c8f29 Fixed: Use a string (default was a bool) 2016-12-19 15:46:05 +01:00
kervala
82d8e04ab2 Fixed: Uninitialized variables 2016-12-19 15:43:38 +01:00
kervala
d58b347a99 Changed: Display line numbers instead of a pointer 2016-12-19 15:21:59 +01:00
kervala
5c36c08b60 Changed: Use std::string instead of const char* 2016-12-19 13:33:24 +01:00
kervala
0e26ff44b6 Changed: Minor changes 2016-12-19 13:16:48 +01:00
kervala
4b36ad57cb Changed: Replace size() comparisons by empty() ones 2016-12-19 13:15:25 +01:00
kervala
5152d83666 Fixed: Compilation 2016-12-18 20:39:47 +01:00
kervala
3c1ff1f14b Changed: Minor changes 2016-12-18 20:39:35 +01:00
kervala
44a7872135 Changed: Merged changes from compatibility-develop that should also be in develop 2016-12-18 20:39:16 +01:00
kervala
8cbdf6917a Fixed: Unicode MFC use 2016-12-18 14:42:04 +01:00
kervala
9032a98096 Changed: Strings initialization 2016-12-18 14:41:47 +01:00
kervala
b87ce2c134 Changed: Use NLMISC::toString instead of sprintf 2016-12-18 14:03:29 +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
5756137e9f Changed: Memory leaks detection 2016-12-18 13:57:26 +01:00
kervala
288b13dbfb Changed: Replace some const char* by std::string 2016-12-18 13:45:07 +01:00
kervala
ea2caaeb55 Changed: Fix warning 2016-12-11 19:26:38 +01:00
kervala
64bcfd92fa Fixed: Compilation with clang 2016-12-11 19:26:23 +01:00
kervala
879cac9d29 Changed: GCC warnings 2016-12-11 14:23:58 +01:00
kervala
bb3f3370b8 Fixed: Wrong indent 2016-12-11 14:21:28 +01:00
kervala
3665c79b3a Fixed: Use std::vector instead of CUniquePtr for arrays 2016-12-11 12:31:24 +01:00
kervala
ffdbcd1ab8 Changed: Use %u for uint 2016-12-11 11:59:30 +01:00
kervala
42497fed77 Changed: Display line number instead of a pointer on a string 2016-12-11 11:59:10 +01:00
kervala
93fa57d25c Fixed: %s needs a const char* 2016-12-11 11:58:30 +01:00
kervala
27d3fd12d9 Fixed: Don't crash if a file is not unique in BNPs 2016-12-11 11:57:02 +01:00
kervala
f2368f2a91 Merge 2016-12-10 19:47:19 +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