Kim Kulling
|
7207e5117c
Use new include bracktes.
|
%!s(int64=9) %!d(string=hai) anos |
Turo Lamminen
|
ac676d4d3c
MD5: Use C++11 range-based for loop
|
%!s(int64=9) %!d(string=hai) anos |
Eric Engestrom
|
87e7cf00a2
Fix spelling mistakes
|
%!s(int64=9) %!d(string=hai) anos |
Kim Kulling
|
6bfdeb6a12
sprintf replacement: introduce au_snprintf to support snprintf for v2013
|
%!s(int64=10) %!d(string=hai) anos |
Kim Kulling
|
67c258e75d
snprintf: change next couple of sprintf to snprintf.
|
%!s(int64=10) %!d(string=hai) anos |
Kim Kulling
|
1191d03405
Update license info.
|
%!s(int64=10) %!d(string=hai) anos |
Richard
|
83de707587
Refactor: Expand tabs to 4 spaces
|
%!s(int64=10) %!d(string=hai) anos |
Richard
|
a96a595a7a
Refactor: Trim trailing whitespace
|
%!s(int64=10) %!d(string=hai) anos |
Richard
|
4c1a0507fe
Refactor: Line endings are LF, not CRLF
|
%!s(int64=10) %!d(string=hai) anos |
Kim Kulling
|
2bfc353fde
License info: update year info.
|
%!s(int64=10) %!d(string=hai) anos |
rob100
|
b8c12fdc6f
CodeQuality improvements
|
%!s(int64=10) %!d(string=hai) anos |
abma
|
bf4913b5c9
remove AssimpPCH.h: fixes #534
|
%!s(int64=10) %!d(string=hai) anos |
Turo Lamminen
|
5a74e07f5f
Mark some more functions with AI_WONT_RETURN
|
%!s(int64=11) %!d(string=hai) anos |
aramis_acg
|
4dbf539b44
- update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'.
|
%!s(int64=14) %!d(string=hai) anos |
aramis_acg
|
c12fadc93b
- make fast_atof_move a template and rename it to fast_atoreal_move.
|
%!s(int64=14) %!d(string=hai) anos |
aramis_acg
|
6f30639d7f
- refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX ..
|
%!s(int64=14) %!d(string=hai) anos |
aramis_acg
|
0fc965da91
Rename strtolxxx family of functions, all functions returning unsigned integers now carry an 'u' in their name (this is for compatibility with Irrlicht's fast_atof see http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?p=243079#243079).
|
%!s(int64=15) %!d(string=hai) anos |
aramis_acg
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
%!s(int64=16) %!d(string=hai) anos |
aramis_acg
|
762a7df46a
Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries.
|
%!s(int64=16) %!d(string=hai) anos |
aramis_acg
|
d0ab169de9
FIX broken MD5Parser.cpp.
|
%!s(int64=16) %!d(string=hai) anos |
aramis_acg
|
1b8c8561fd
FIX: ColladaLoader now skips empty init_from-Tags produced by C4D's heroic Collada exporter.
|
%!s(int64=16) %!d(string=hai) anos |
kimmi
|
a61411d4b4
- BUGFIX: Fix compiler warnings.
|
%!s(int64=16) %!d(string=hai) anos |
aramis_acg
|
bcfbc37301
MD5 parser will now reject files with version!=10.
|
%!s(int64=17) %!d(string=hai) anos |
aramis_acg
|
b06fc2e5f5
MD5
|
%!s(int64=17) %!d(string=hai) anos |
aramis_acg
|
7080ba231c
General
|
%!s(int64=17) %!d(string=hai) anos |
aramis_acg
|
4bbc03332b
General
|
%!s(int64=17) %!d(string=hai) anos |
aramis_acg
|
1db46c242f
Added temporary boost workaround - some assimp features work with reduced functionality in this case.
|
%!s(int64=17) %!d(string=hai) anos |
aramis_acg
|
c9c2810e3c
Fixes for some warnings in the gcc4 linux 64 build.
|
%!s(int64=17) %!d(string=hai) anos |
aramis_acg
|
8991496cf5
Fixes for build with mingw (no warnings in 32 Bit build, even with -wall).
|
%!s(int64=17) %!d(string=hai) anos |
aramis_acg
|
2f36cc5f5f
Added MD5 (md5mesh works, md5anim has not yet been tested) and STL. new unittests, although not yet complete (material system, normals). Bugfixes (GFn and MDL7). Added HMP5 support. Rewrote MD2 and MD3 to be more stable.
|
%!s(int64=17) %!d(string=hai) anos |