Commit graph

1229 commits

Author SHA1 Message Date
Nimetu
3157984c21 Merge with develop
--HG--
branch : experimental-ui-scaling
2018-09-15 21:40:00 +03:00
kervala
facc5f6d28 Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17
--HG--
branch : develop
2018-08-09 14:27:42 +02:00
kervala
c4888b2d5b Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17
--HG--
branch : develop
2018-08-08 20:54:09 +02:00
kervala
1000e29a96 Fixed: Compilation with VC++ 2013
--HG--
branch : develop
2018-07-31 18:36:36 +02:00
kervala
613d4ddc34 Fixed: Warnings, throw(NLMISC::EStream) deprecated in C++11 and removed in C++17, and class keyword is useless
--HG--
branch : develop
2018-02-02 21:04:30 +01:00
kervala
56d17e2729 Changed: Constify parameters
--HG--
branch : develop
2018-01-03 18:07:47 +01:00
kervala
31a7e3a90d Changed: CNelExport destructor now virtual like parent's one
--HG--
branch : develop
2018-01-03 18:07:08 +01:00
kervala
c41b20c9e9 Fixed: Compilation of Tiles Editor MFC version
--HG--
branch : develop
2018-01-03 18:05:54 +01:00
kervala
2502e10592 Fixed: Warnings with VC++ 2017
--HG--
branch : develop
2018-01-03 18:04:00 +01:00
kervala
cba3e90f32 Changed: Minor change
--HG--
branch : develop
2018-01-03 14:52:39 +01:00
kervala
c5507b8728 Changed: Display string length in message (to debug empty strings)
--HG--
branch : develop
2018-01-03 14:52:26 +01:00
kervala
8c46a655c6 Fixed: Wrong string conversions
--HG--
branch : develop
2018-01-03 14:06:25 +01:00
kervala
51e4a5e7c1 Fixed: Use c_str() to display a string
--HG--
branch : develop
2018-01-02 17:43:09 +01:00
kervala
3d3046ff97 Changed: Minor changes
--HG--
branch : develop
2018-01-02 17:42:33 +01:00
kervala
c744fc9acd Fixed: RollupMouseMessage useless since 3dsmax 2.0
--HG--
branch : develop
2018-01-02 17:41:03 +01:00
kervala
6a06255c61 Fixed: Crash because CreateDialogParam returns NULL (a big thanks to Teanwen!)
--HG--
branch : develop
2018-01-02 16:33:13 +01:00
kervala
584621fe2f Changed: Minor changes
--HG--
branch : develop
2018-01-02 16:31:50 +01:00
kervala
189ed246b1 Fixed: Crash in 3dsmax plugins (patch provided by Teanwen, thank you so much)
--HG--
branch : develop
2018-01-02 16:29:42 +01:00
kervala
ef42c45da3 Fixed: Compilation
--HG--
branch : develop
2017-10-03 14:33:33 +02:00
kervala
c9aa7142bc Fixed: New versions of AssImp depend on IrrXML
--HG--
branch : develop
2017-10-03 14:33:25 +02:00
Nimetu
c22b361dc2 Changed: Remove NeL tests temp files
--HG--
branch : develop
2017-08-31 12:36:06 +03:00
Nimetu
afd4e964e3 Fixed: Path to NeL test files
--HG--
branch : develop
2017-08-31 11:53:44 +03:00
kervala
076a50e3fb Changed: Use modulateFromColorRGBOnly to colorize a bitmap in textures_tool
--HG--
branch : develop
2017-02-27 10:57:24 +01:00
kervala
9541e78219 Changed: Exit if line is truncated
--HG--
branch : develop
2017-01-04 14:24:25 +01:00
kervala
5af01c7e24 Fixed: Support for quads and any number of vertices for a face
--HG--
branch : develop
2017-01-04 14:24:02 +01:00
kervala
74558b9517 Changed: Allow to define output bitmap size
--HG--
branch : develop
2017-01-04 14:22:38 +01:00
kervala
ca5a4f6788 Changed: Use NLMISC::drawFullLine instead of NLMISC::drawLine for better render
--HG--
branch : develop
2017-01-03 13:43:31 +01:00
kervala
7fac9341ee Fixed: V coordinates are inverted
--HG--
branch : develop
2017-01-03 13:42:32 +01:00
kervala
b55f659a12 Changed: Generate an UV map from a Wavefront OBJ file
--HG--
branch : develop
2017-01-03 12:28:31 +01:00
kervala
147053404d Changed: Formatting
--HG--
branch : develop
2017-01-02 09:58:05 +01:00
kervala
6ed3213a1a Changed: Use _T and tStrToUtf8/utf8ToTStr macros
--HG--
branch : develop
2017-01-02 09:57:48 +01:00
kervala
dde8fd723a 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
--HG--
branch : develop
2017-01-01 22:44:27 +01:00
kervala
03ad7b63d4 Fixed: cpptest is using std::auto_ptr
--HG--
branch : develop
2016-12-21 14:51:09 +01:00
kervala
6978dc9bee Changed: Use std::string instead of const char*
--HG--
branch : develop
2016-12-19 13:33:24 +01:00
kervala
31a540b35d Changed: Replace size() comparisons by empty() ones
--HG--
branch : develop
2016-12-19 13:15:25 +01:00
kervala
c458084b59 Fixed: Unicode MFC use
--HG--
branch : develop
2016-12-18 14:42:04 +01:00
kervala
a0b4bb2397 Changed: Strings initialization
--HG--
branch : develop
2016-12-18 14:41:47 +01:00
kervala
6ac49adb8b Fixed: Warning when generating DLU
--HG--
branch : develop
2016-12-18 14:00:55 +01:00
kervala
b52daf9519 Fixed: Unicode MFC use
--HG--
branch : develop
2016-12-18 13:59:02 +01:00
kervala
cbf2c744f0 Changed: Replace some const char* by std::string
--HG--
branch : develop
2016-12-18 13:45:07 +01:00
Nimetu
ddcdc8b8fb Added: Border duplication option to texture atlas builder.
--HG--
branch : experimental-ui-scaling
2016-12-16 00:03:30 +02:00
kervala
b766a01c8a Fixed: Compilation with clang
--HG--
branch : develop
2016-12-11 19:26:23 +01:00
kervala
106c924f49 Fixed: Use std::vector instead of CUniquePtr for arrays
--HG--
branch : develop
2016-12-11 12:31:24 +01:00
kervala
1920a81a23 Fixed: Don't crash if a file is not unique in BNPs
--HG--
branch : develop
2016-12-11 11:57:02 +01:00
kervala
86c82181ca Changed: Replace Win32 calls by NeL methods
--HG--
branch : develop
2016-12-10 19:46:51 +01:00
kervala
3d36a4bfb5 Changed: Removed unused methods and used TCHARs
--HG--
branch : develop
2016-12-10 19:42:02 +01:00
kervala
a1baec9de2 Changed: Use _T macro
--HG--
branch : develop
2016-12-10 19:39:39 +01:00
kervala
083f44ec32 Fixed: Compilation
--HG--
branch : develop
2016-12-10 19:36:41 +01:00
kervala
30b40568ed Changed: Use 3dsmax SDK definitions
--HG--
branch : develop
2016-12-10 19:07:15 +01:00
kervala
8ef8b60ab8 Fixed: Warning on 64 bits
--HG--
branch : develop
2016-12-10 19:05:24 +01:00