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
|
c9aa7142bc
|
Fixed: New versions of AssImp depend on IrrXML
--HG--
branch : develop
|
2017-10-03 14:33:25 +02: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
|
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
|
31a540b35d
|
Changed: Replace size() comparisons by empty() ones
--HG--
branch : develop
|
2016-12-19 13:15:25 +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
|
106c924f49
|
Fixed: Use std::vector instead of CUniquePtr for arrays
--HG--
branch : develop
|
2016-12-11 12:31:24 +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 |
|
kervala
|
829092aa8c
|
Fixed: Compilation with 3dsmax 2017 SDK
--HG--
branch : develop
|
2016-12-10 19:05:05 +01:00 |
|
kervala
|
94bf8fd54e
|
Changed: Use TCHAR functions
--HG--
branch : develop
|
2016-12-10 14:21:20 +01:00 |
|
kervala
|
f0c5b7ea40
|
Changed: Use TCHAR functions
--HG--
branch : develop
|
2016-12-10 13:43:00 +01:00 |
|
kervala
|
5658cad02e
|
Changed: Convert std::string <> TCHAR
--HG--
branch : develop
|
2016-12-10 13:01:27 +01:00 |
|
kervala
|
ab44d7e809
|
Changed: Use a CUniquePtr macro since std::unique_ptr doesn't exist on all (yet) supported platforms
--HG--
branch : develop
|
2016-12-10 12:05:29 +01:00 |
|
kervala
|
9e0b38e6e0
|
Changed: New tga2dds option -g to force grayscale image instead of alpha
--HG--
branch : develop
|
2016-12-09 13:53:43 +01:00 |
|
kervala
|
e2b74b77c6
|
Changed: Memory leaks detection
--HG--
branch : develop
|
2016-12-09 13:51:09 +01:00 |
|
kervala
|
3992b53683
|
Changed: Use _M and _T macros
--HG--
branch : develop
|
2016-12-06 20:26:26 +01:00 |
|
kervala
|
b112b7bc9b
|
Fixed: Truncated pointer
--HG--
branch : develop
|
2016-12-06 20:25:31 +01:00 |
|
kervala
|
c79e47384d
|
Fixed: Compilation
--HG--
branch : develop
|
2016-12-06 20:24:48 +01:00 |
|
kervala
|
83a64809c6
|
Changed: Ligo headers path
--HG--
branch : develop
|
2016-12-05 09:53:25 +01:00 |
|
kervala
|
85b9398668
|
Changed: Use -200.f instead of float(-200)
--HG--
branch : develop
|
2016-12-04 20:00:37 +01:00 |
|
kervala
|
90b57e684b
|
Changed: Catch constification
--HG--
branch : develop
|
2016-12-04 19:59:45 +01:00 |
|
kervala
|
9e22ece5b6
|
Fixed: Support 3dsmax 2017 SDK
--HG--
branch : develop
|
2016-12-04 19:59:25 +01:00 |
|
kervala
|
f5008cb00d
|
Changed: Convert MSTR to UTF-8
--HG--
branch : develop
|
2016-12-04 19:35:47 +01:00 |
|