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 |
|
kervala
|
6d651b9c68
|
Changed: Use !empty() instead of size()
--HG--
branch : develop
|
2016-12-04 19:18:08 +01:00 |
|
kervala
|
00048f0d6d
|
Changed: Don't use std::auto_ptr anymore (use std::unique_ptr instead)
--HG--
branch : develop
|
2016-12-04 18:38:16 +01:00 |
|
kervala
|
36cc1ea2b5
|
Fixed: Prototype of method NotifyRefChanged changed in latest 3dsmax SDK versions
--HG--
branch : develop
|
2016-12-04 17:27:29 +01:00 |
|
kervala
|
b3da4247d4
|
Fixed: Latest 3dsmax SDK versions are using p_end instead of end
--HG--
branch : develop
|
2016-12-04 17:25:27 +01:00 |
|
kervala
|
664f494b07
|
Changed: nlwarning already put a \n
--HG--
branch : develop
|
2016-12-04 17:24:00 +01:00 |
|
kervala
|
e69858491c
|
Fixed: Don't truncate 64 bits pointers
--HG--
branch : develop
|
2016-12-04 17:10:10 +01:00 |
|
kervala
|
d9ab55640c
|
Changed: Use MCHAR and _M macros for 3dsmax SDK strings
--HG--
branch : develop
|
2016-12-02 17:20:25 +01:00 |
|
kervala
|
ffa5203a79
|
Changed: Minor changes
--HG--
branch : develop
|
2016-12-02 16:30:10 +01:00 |
|
kervala
|
7af3a4c68c
|
Changed: Use _T macro, TCHAR, tStrToUtf8/utf8ToTStr, etc... to support UNICODE
--HG--
branch : develop
|
2016-12-02 16:24:31 +01:00 |
|
kervala
|
1e97c4f6f1
|
Changed: Use _T macro, TCHAR, tStrToUtf8/utf8ToTStr, etc... to support UNICODE
--HG--
branch : develop
|
2016-11-29 20:51:53 +01:00 |
|
kervala
|
5988d7ea82
|
Changed: Support PNG for Snapshot Tool
--HG--
branch : develop
|
2016-11-29 20:47:33 +01:00 |
|
kervala
|
fa8c29b60b
|
Changed: Constification of catches
--HG--
branch : develop
|
2016-11-29 20:46:49 +01:00 |
|
kervala
|
25a4d6bbed
|
Changed: Replace all path native functions by NeL methods
--HG--
branch : develop
|
2016-11-29 20:43:55 +01:00 |
|
kervala
|
c13b007090
|
Changed: Moved Ligo headers to include
--HG--
branch : develop
|
2016-11-29 20:34:35 +01:00 |
|
kervala
|
d568a0eedd
|
Changed: Use _T macro, TCHAR, tStrToUtf8/utf8ToTStr, etc... to support UNICODE
--HG--
branch : develop
|
2016-11-29 20:24:58 +01:00 |
|
kervala
|
1137006eb4
|
Changed: Minor changes
--HG--
branch : develop
|
2016-11-25 14:12:03 +01:00 |
|
kervala
|
b17da91efd
|
Changed: Minor changes
--HG--
branch : develop
|
2016-11-25 13:26:53 +01:00 |
|
kervala
|
033a337419
|
Changed: Replace all _splitpath by NeL methods
--HG--
branch : develop
|
2016-11-22 19:34:43 +01:00 |
|
kervala
|
6565603216
|
Changed: Convert CString and TCHAR* from/to std::string
--HG--
branch : develop
|
2016-11-22 13:07:52 +01:00 |
|
kervala
|
b7ca1d224c
|
Changed: Use _T macro and TCHAR to support UNICODE
--HG--
branch : develop
|
2016-11-22 12:39:44 +01:00 |
|
kervala
|
a3262bb971
|
Fixed: Warnings
--HG--
branch : develop
|
2016-11-22 12:22:17 +01:00 |
|
kervala
|
3fb4424909
|
Changed: Improved formatting
--HG--
branch : develop
|
2016-11-20 17:15:56 +01:00 |
|
kervala
|
f605c5faa5
|
Changed: Replace all "" by empty(), clear(), Empty(), etc...
--HG--
branch : develop
|
2016-11-20 14:49:13 +01:00 |
|
kervala
|
0fb9906929
|
Changed: Constification of catches
--HG--
branch : develop
|
2016-11-20 12:31:48 +01:00 |
|
kervala
|
ebe7357257
|
Changed: Constification of catches
--HG--
branch : develop
|
2016-11-19 21:15:58 +01:00 |
|
kervala
|
61bb58bea3
|
Fixed: Typos
--HG--
branch : develop
|
2016-11-19 21:07:52 +01:00 |
|
kervala
|
791821d6d6
|
Changed: Use _T macro and TCHAR to support UNICODE
--HG--
branch : develop
|
2016-11-19 21:07:20 +01:00 |
|
kervala
|
8d82472586
|
Changed: Macros to convert to/from TCHAR* and std::string
--HG--
branch : develop
|
2016-11-19 19:46:40 +01:00 |
|
kervala
|
9941fcf82b
|
Fixed: Typos detected by Lintian
--HG--
branch : develop
|
2016-11-19 19:11:12 +01:00 |
|
kervala
|
c8b9c5dc4b
|
Changed: Use _T macro and TCHAR to support UNICODE
--HG--
branch : develop
|
2016-11-17 10:55:21 +01:00 |
|
kervala
|
e2eedc4852
|
Changed: Minor changes
--HG--
branch : develop
|
2016-11-17 10:30:59 +01:00 |
|
kervala
|
b36ded52df
|
Changed: 3dsmax 2013 and up are always using Unicode
--HG--
branch : develop
|
2016-11-15 10:55:41 +01:00 |
|
kervala
|
947178e859
|
Changed: Use _T macro and TCHAR to support UNICODE
--HG--
branch : develop
|
2016-11-15 10:39:22 +01:00 |
|
kervala
|
19e8ee1d05
|
Changed: Simplified all ENDIF and ELSE
--HG--
branch : develop
|
2016-10-27 10:54:09 +02:00 |
|
kervala
|
59c9b587f0
|
Changed: New format/f parameter for build_interface to force a format (png or tga)
--HG--
branch : develop
|
2016-10-23 16:28:51 +02:00 |
|
kervala
|
577e49ef91
|
Changed: Minor changes
--HG--
branch : develop
|
2016-10-22 16:52:34 +02:00 |
|
kervala
|
d8f92e1cee
|
Fixed: Ignore extension when looking for textures
--HG--
branch : develop
|
2016-10-22 16:52:20 +02:00 |
|
kervala
|
891784f23d
|
Changed: Write UNIX EOL in UV files
--HG--
branch : develop
|
2016-10-22 16:50:31 +02:00 |
|
kervala
|
7f74f70e6f
|
Changed: Allow to extract interface elements with build_interface
--HG--
branch : develop
|
2016-10-22 16:49:57 +02:00 |
|
kervala
|
8b239df6a9
|
Changed: Implement and use CBitmap::makeTransparentPixelsBlack()
--HG--
branch : develop
|
2016-10-22 16:47:25 +02:00 |
|
kervala
|
b2f5fed3bf
|
Changed: Replace sscanf by fromString
--HG--
branch : develop
|
2016-10-20 12:34:38 +02:00 |
|