Jared Mulconry
|
12aab0f4ef
|
Fixed build warnings on MSVC14 x64 in the O3DGC sources.
|
2016-11-20 12:29:01 +11:00 |
Kim Kulling
|
c849e0108d
|
Merge pull request #1055 from assimp/issue_957
Fix compiler warnings related to issue 957.
|
2016-11-03 19:11:56 +01:00 |
Kim Kulling
|
02e038bbb6
|
Fix compiler warnings related to issue 957.
|
2016-11-03 18:37:02 +01:00 |
rdb
|
b5c7c9c3ac
|
Fix compile error with MSVC 2015
This patch fixes compilation with MSVC 2015. WIN32 is not a preprocessor symbol that is defined by MSVC, but _WIN32 is.
|
2016-11-02 18:42:16 +01:00 |
smalcom
|
dad4d0fa99
|
[F] min/max redefined when including windows.h
|
2016-09-15 22:25:34 +03:00 |
Alexandr Arutjunov
|
0dcf4dcd16
|
[F] Typo.
|
2016-08-11 01:02:32 +03:00 |
Alexandr Arutjunov
|
e61fc06c40
|
[F] Comparison between signed and unsigned integer.
|
2016-08-08 19:04:37 +03:00 |
Alexandr Arutjunov
|
054820e6ff
|
[+] Added Open3DGC codec from KhronosGroup repository.
|
2016-08-03 03:34:54 +03:00 |