Commit Graph

1231 Commits (f23fa7b0fe287ef7b1b900fee6663f57b8d9c51f)

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