Kim Kulling
|
7207e5117c
Use new include bracktes.
|
9 years ago |
mensinda
|
4836a2993e
Replaced boost::thread with std::thread
|
9 years ago |
Kim Kulling
|
6bfdeb6a12
sprintf replacement: introduce au_snprintf to support snprintf for v2013
|
9 years ago |
Kim Kulling
|
847644ca75
DefaultLogger: fix missing sprintf calls.
|
9 years ago |
Kim Kulling
|
540c9f3e9f
Fix assimp/assimp/issues/737: use snprintf instead of sprintf.
|
9 years ago |
Kim Kulling
|
1191d03405
Update license info.
|
9 years ago |
Richard
|
83de707587
Refactor: Expand tabs to 4 spaces
|
10 years ago |
Richard
|
a96a595a7a
Refactor: Trim trailing whitespace
|
10 years ago |
Richard
|
4c1a0507fe
Refactor: Line endings are LF, not CRLF
|
10 years ago |
Kim Kulling
|
2bfc353fde
License info: update year info.
|
10 years ago |
Kim Kulling
|
85e2f47dc8
Merge pull request #523 from turol/afl-fixes
|
10 years ago |
rob100
|
b8c12fdc6f
CodeQuality improvements
|
10 years ago |
abma
|
bf4913b5c9
remove AssimpPCH.h: fixes #534
|
10 years ago |
Turo Lamminen
|
9f9774403d
Remove assertion when too long message attempted
|
10 years ago |
Léo Terziman
|
51bf836db4
Fixed bugs in Q3BSPZipArchive & DefaultLogger
|
11 years ago |
aramis_acg
|
4dbf539b44
- update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'.
|
13 years ago |
aramis_acg
|
85cd9be46d
# some fixes to reduce the size of the binary. Total savings are ~3%. Thanks to Krishty for his efforts in that regard.
|
14 years ago |
kimmi
|
45fca4b005
BUGFIX : Fix compile error on SunOS xentros 5.11: symbol conflict.
|
14 years ago |
aramis_acg
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
15 years ago |
aramis_acg
|
bcf0ddc086
- don't delete the null logger.
|
15 years ago |
aramis_acg
|
d881a16402
Logging functions are now available to C-Users, too. Cleaning up headers.
|
16 years ago |
aramis_acg
|
4bbc03332b
General
|
16 years ago |
aramis_acg
|
c42611ea5e
[ 2659155 ] Missing initializations
|
16 years ago |
aramis_acg
|
03fcec7fe3
Removed direct STL dependency from the Assimp interface, should hopefully avoid problems with binary incompatible STLs. Some API changes, e.g. in the logger.
|
16 years ago |
aramis_acg
|
58eb786d62
Major API cleanup. Unified formatting & doxygen tags in the public API.
|
16 years ago |
aramis_acg
|
a7088d6263
Rewrote 3DS loader to support BE - added temporary light & camera & animation support. few models not working anymore, transformation bug still unsolved.
|
17 years ago |
aramis_acg
|
1db46c242f
Added temporary boost workaround - some assimp features work with reduced functionality in this case.
|
17 years ago |
aramis_acg
|
676124e6e6
LWO update. ASE cleanup.
|
17 years ago |
aramis_acg
|
0b1e8fefa5
Fixed log formatting in DefaultLogger.cpp to work with AssimpView.
|
17 years ago |
kimmi
|
b5c54703d0
Add ThreadID to default log stream output.
|
17 years ago |