Alexander Gessler
|
69e9e7c403
|
aiMaterial: use overloads instead of template specializations. This fixes multiple instances of int material properties being accidentally registered as BINARY because the given type was unsigned int.
|
2013-09-18 15:17:04 +02:00 |
Andy Maloney
|
0e54b87b1e
|
Prefer init list and add missing initializations
|
2013-06-12 08:59:47 -04:00 |
Dennis Schridde
|
2bdbcd78e7
|
Amend dd1a18149cac29a69a0242a5efc467498f5f05cd: Visibility attribute is needed for MSVC/C++
|
2013-05-16 13:08:05 +02:00 |
Dennis Schridde
|
a65a69fdc9
|
Fixes a bunch of errors with -pedantic -std=c99 and GCC 4.7.2: ISO C restricts enumerator values to range of ‘int’
|
2013-05-16 13:08:05 +02:00 |
Dennis Schridde
|
bcc311515a
|
Fixes an error with -pedantic -std=c99 and GCC 4.7.2: ‘visibility’ attribute ignored on types
|
2013-05-16 13:08:05 +02: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 |