kimkulling
|
30c20eb5fc
INtroduce new log macros.
|
7 years ago |
Marco Di Benedetto
|
9d813a48b0
fixed emply buffer stream write, removed some cast warnings.
|
7 years ago |
Kim Kulling
|
57c1fe5954
x-parser: fix the crash.
|
7 years ago |
Kim Kulling
|
495ae70cc5
XFileParser: release x-file-based scene when throwing an exception.
|
7 years ago |
Kim Kulling
|
dceb7257dd
Update XFileParser.cpp
|
7 years ago |
Kim Kulling
|
eb23946fe7
Update XFileParser.cpp
|
7 years ago |
Kim Kulling
|
ff556027ef
X: fix some review findings.
|
7 years ago |
Kim Kulling
|
3685791e0d
closes https://github.com/assimp/assimp/issues/1729: check for bit flip when unsigned int overflow happens in x-file parsing.
|
7 years ago |
Kim Kulling
|
b049933d2f
update license dates.
|
7 years ago |
BuildTools
|
66171de915
Successful lib build, unit testing still WIP
|
7 years ago |
Kim Kulling
|
af216ec294
X-Importer: make it deal with lines.
|
8 years ago |
Kim Kulling
|
a2b8d66a86
Update license info.
|
8 years ago |
Kim Kulling
|
e0dde73018
C++11-combat: replace more std::to_string by assimp-specific to_string
|
8 years ago |
Chris Russ
|
05a6ee6473
Adding double precision import support for formats that can be exported
|
9 years ago |
Kim Kulling
|
7207e5117c
Use new include bracktes.
|
9 years ago |
Kim Kulling
|
037fec275c
std::to_string: add replacement for android build chain.
|
9 years ago |
mensinda
|
ae99f99b99
Replaced boost::tuple with std::tuple
|
9 years ago |
mensinda
|
b37e25cd7d
Replaced boost::format with internal formater
|
9 years ago |
Eric Engestrom
|
87e7cf00a2
Fix spelling mistakes
|
9 years ago |
Kim Kulling
|
1191d03405
Update license info.
|
9 years ago |
Kim Kulling
|
3af8014055
INcreas readability.
|
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 |
Henry Stratmann III
|
328cae8a81
Added mesh name importing to .X ascii format.
|
10 years ago |
U-ORADEV\albihern
|
7043551068
Modifying files to let assimp build under cygwin.
|
10 years ago |
abma
|
bf4913b5c9
remove AssimpPCH.h: fixes #534
|
10 years ago |
Turo Lamminen
|
5a74e07f5f
Mark some more functions with AI_WONT_RETURN
|
10 years ago |
Turo Lamminen
|
f971b66c47
Fix out-of-bounds read in invalid compressed X file
|
10 years ago |