Jared Mulconry
|
387afcf74f
Fixed build warnings on MSVC14 x64 in subdivision routine.
|
8 years ago |
Kim Kulling
|
c61146f52e
Add unittest fixure for aiMetadata.
|
8 years ago |
Kim Kulling
|
6bfdeb6a12
sprintf replacement: introduce au_snprintf to support snprintf for v2013
|
9 years ago |
Kim Kulling
|
c3d4be1dce
sprintf: replace more sprintf by snprintf.
|
9 years ago |
Kim Kulling
|
1191d03405
Update license info.
|
9 years ago |
Kim Kulling
|
9708a4db93
Subdivision: fix compiler warning from debug check.
|
10 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 |
abma
|
8c45a4dc3b
Merge remote-tracking branch 'origin'
|
10 years ago |
abma
|
bf4913b5c9
remove AssimpPCH.h: fixes #534
|
10 years ago |
Turo Lamminen
|
c89274d366
Free edges map before recursive calls to reduce memory consumption
|
10 years ago |
Léo Terziman
|
4e7b59be55
Improving homogeneity of DEBUG macro for improved portability with compilers other than Visual Studio
|
11 years ago |
kimmi
|
d7341094ca
Bugfix : Fixed the Subdivision input mesh to be non-const. ( merged from GitHub, thanks to Riku Palomäki ).
|
13 years ago |
aramis_acg
|
4dbf539b44
- update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'.
|
13 years ago |
klickverbot
|
db29c9a20d
Spelling fixes, thanks to Jan Dittberner.
|
13 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
|
c55be8ada3
FIX: Cleaning up use of printf() format specifiers. %i mostly replaced by %u when appropriate.
|
15 years ago |
aramis_acg
|
2e3fee99f0
ADD Vertex utility class to simplify conversion from and to interleaved vertices.
|
15 years ago |