kimkulling
|
30c20eb5fc
INtroduce new log macros.
|
7 éve |
Kim Kulling
|
57c1fe5954
x-parser: fix the crash.
|
7 éve |
Kim Kulling
|
b049933d2f
update license dates.
|
7 éve |
Kim Kulling
|
5baba37414
closes https://github.com/assimp/assimp/issues/1728: check if mesh is a null instance before dereferencing it.
|
7 éve |
BuildTools
|
66171de915
Successful lib build, unit testing still WIP
|
7 éve |
Kim Kulling
|
af216ec294
X-Importer: make it deal with lines.
|
8 éve |
Kim Kulling
|
a2b8d66a86
Update license info.
|
8 éve |
Kim Kulling
|
bb7f387bcf
Merge branch 'master' of https://github.com/assimp/assimp
|
8 éve |
Antoine Bolvy
|
5dd1bb9d6c
Export DefaultIOSystem and move it with DefaultIOStream to include/ instead of code/
|
8 éve |
Kim Kulling
|
ef540f46a3
Remove unused headers.
|
8 éve |
Jared Mulconry
|
7415289649
Fixed build warnings on MSVC14 x64 in X file importer.
|
9 éve |
Chris Russ
|
05a6ee6473
Adding double precision import support for formats that can be exported
|
9 éve |
Kim Kulling
|
7207e5117c
Use new include bracktes.
|
9 éve |
mensinda
|
ae99f99b99
Replaced boost::tuple with std::tuple
|
9 éve |
mensinda
|
b37e25cd7d
Replaced boost::format with internal formater
|
9 éve |
mensinda
|
5dacda0a08
replaced boost smart pointers with c++11 smart pointers
|
9 éve |
Eric Engestrom
|
87e7cf00a2
Fix spelling mistakes
|
9 éve |
Kim Kulling
|
1191d03405
Update license info.
|
9 éve |
Richard
|
83de707587
Refactor: Expand tabs to 4 spaces
|
10 éve |
Richard
|
a96a595a7a
Refactor: Trim trailing whitespace
|
10 éve |
Richard
|
4c1a0507fe
Refactor: Line endings are LF, not CRLF
|
10 éve |
Kim Kulling
|
2bfc353fde
License info: update year info.
|
10 éve |
Kim Kulling
|
85e2f47dc8
Merge pull request #523 from turol/afl-fixes
|
10 éve |
Henry Stratmann III
|
328cae8a81
Added mesh name importing to .X ascii format.
|
10 éve |
abma
|
611778045d
fix for upstream changes
|
10 éve |
abma
|
bf4913b5c9
remove AssimpPCH.h: fixes #534
|
10 éve |
Turo Lamminen
|
4c28f31f43
X: Throw error when scene contains no root node
|
10 éve |
ulf
|
18f01268e6
- rewrote the XFileLoader material management to handle meshes with dummy material names correctly.
|
12 éve |
ulfjorensen
|
2a580c5518
- fixed/changed/worked on issue 3580054 - XFile materials don't have ambient colours, but emissive
|
13 éve |
aramis_acg
|
ec6c62e005
- consistent use of ai_assert instead of assert.
|
13 éve |