kaetemi
|
20920be7bd
|
Fix ligoscape.cfg load
|
2019-05-13 09:14:59 +08:00 |
|
kaetemi
|
e09cac7116
|
Add missing resource header
|
2019-05-11 08:03:28 +08:00 |
|
kaetemi
|
97e45d3944
|
Changed: Improved versioning info on 3ds Max plugins
|
2019-05-11 06:54:06 +08:00 |
|
kaetemi
|
bffb067345
|
Cleaning up unicode conversion
|
2019-05-01 08:17:30 +08:00 |
|
kaetemi
|
dbf09dbeef
|
Add a comma for multiple nodes
|
2019-04-29 03:21:56 +08:00 |
|
kaetemi
|
59cf1cf562
|
Fix again for Max 2020
|
2019-04-28 16:48:02 +08:00 |
|
kaetemi
|
449f0061f8
|
Fix build for Max 2010 plugins on VS2008
|
2019-04-28 16:25:19 +08:00 |
|
kaetemi
|
5ddf4ee4d8
|
Don't pass conversions to output pointers
|
2019-04-28 10:49:26 +08:00 |
|
kaetemi
|
7e29fcc33d
|
Script to dump animation timings
|
2019-04-25 01:25:20 +08: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
|
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
|
31a540b35d
|
Changed: Replace size() comparisons by empty() ones
--HG--
branch : develop
|
2016-12-19 13:15:25 +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
|
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
|
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
|
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
|
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
|
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 |
|