Alexander Gessler
|
b1e8c192db
|
Merge pull request #464 from turol/master
Clean up some warnings
|
2015-02-28 14:41:26 +01:00 |
Turo Lamminen
|
db6d8a4dc5
|
Use attribute noreturn on both GCC and Clang
Both GCC and Clang define __GNUC__ and both also understand
attribute noreturn.
|
2015-02-27 23:09:12 +02:00 |
mbp566
|
7bab42f55f
|
Fixed many doxygen errors
|
2015-02-18 17:02:30 +09:00 |
Léo Terziman
|
ad55783f56
|
Boost libraries on windows are too much a hassle to handle, so thread safety is not worth all the trouble => think to move to c++11 thread support
|
2014-01-17 12:03:24 +01:00 |
Léo Terziman
|
34c3449cdd
|
Always activate thread safety if possible
|
2014-01-17 12:03:18 +01:00 |
Léo Terziman
|
4e7b59be55
|
Improving homogeneity of DEBUG macro for improved portability with compilers other than Visual Studio
|
2014-01-17 11:43:48 +01:00 |
Sherief Farouk
|
0d57e659cb
|
Added AI_WONT_RETURN_SUFFIX mainly for Clang's static analyzer.
|
2013-08-04 10:10:21 -04:00 |
Alexander Gessler
|
bdfcb4b0cb
|
- add ASSIMP_BUILD_NO_COMPRESSED_IFC option. Properly integrate Q3BSP's unzip dependency into the build configuration.
|
2013-03-28 13:38:42 +01:00 |
aramis_acg
|
54040901f0
|
- update Assimp.NET
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@1330 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2012-11-03 02:49:19 +00:00 |
aramis_acg
|
6fa251c2f2
|
- unify naming of all header files. Obviously, this is a breaking change that affects all users.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@1150 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2012-02-03 17:04:06 +00:00 |