Kim Kulling
|
439409bef2
SceneCombiner: fix the build.
|
8 年之前 |
Kim Kulling
|
a2b8d66a86
Update license info.
|
8 年之前 |
Jared Mulconry
|
f206249fbf
Merge branch 'master' of https://github.com/assimp/assimp into implementation_warning_fix
|
9 年之前 |
Kim Kulling
|
a446d75250
Ue new alloc semantic when using aiMetadata + increase test coverage.
|
9 年之前 |
Jared Mulconry
|
ff31abf57c
Fixed build warnings on MSVC14 x64 in the scene combiner.
|
9 年之前 |
Kim Kulling
|
d4223d1fce
closes https://github.com/assimp/assimp/issues/105://github.com/assimp/assimp/issues/1057
|
9 年之前 |
Alexandr Arutjunov
|
9d40f36f87
[F] Fixed type in list.
|
9 年之前 |
Chris Russ
|
4f7b624fe8
fix precision issue within memory copy
|
9 年之前 |
Chris Russ
|
2f7e3dcdcc
Basic changes to introduce optional double precision
|
9 年之前 |
Kim Kulling
|
7207e5117c
Use new include bracktes.
|
9 年之前 |
tomacd
|
5a8c15d826
fix SceneCombiner copy of aiNode not setting mParent field
|
9 年之前 |
Kim Kulling
|
a1bd83d797
ai_assert: split 2 checks in one macro to 2 separate ai_assert tests.
|
10 年之前 |
Kim Kulling
|
6bfdeb6a12
sprintf replacement: introduce au_snprintf to support snprintf for v2013
|
10 年之前 |
Kim Kulling
|
c3d4be1dce
sprintf: replace more sprintf by snprintf.
|
10 年之前 |
Kim Kulling
|
1191d03405
Update license info.
|
10 年之前 |
Kim Kulling
|
4e9ee4e406
coverity findings: add missing initialization.
|
10 年之前 |
Richard
|
83de707587
Refactor: Expand tabs to 4 spaces
|
10 年之前 |
Richard
|
a96a595a7a
Refactor: Trim trailing whitespace
|
10 年之前 |
Richard
|
4c1a0507fe
Refactor: Line endings are LF, not CRLF
|
10 年之前 |
Kim Kulling
|
2bfc353fde
License info: update year info.
|
10 年之前 |
Léo Terziman
|
c99bd9825a
Fixed bug introduced by misleading names in materials properties between "type" parameters of function referring to the "semantic" field of properties (and NOT the type field...)
|
10 年之前 |
Kim Kulling
|
02ee002878
fix build for vs2013
|
10 年之前 |
abma
|
8c45a4dc3b
Merge remote-tracking branch 'origin'
|
10 年之前 |
abma
|
bf4913b5c9
remove AssimpPCH.h: fixes #534
|
10 年之前 |
Alexander Gessler
|
e2f234707a
Fix possible crash in SceneCombiner when the destinations scene has mPrivate==null. Fixes #401.
|
10 年之前 |
Alexander Gessler
|
75fd29ac19
SceneCombiner: implement proper copying of meta data. This entire module will need to be revamped in future as it is highly likely to cause further regressions as assimp data structures are modified.
|
11 年之前 |
Léo Terziman
|
9b25749536
Fixed bug in merging of materials
|
12 年之前 |
Léo Terziman
|
ec3ef0c9d6
Assimp: fixed 3 memory leaks
|
12 年之前 |
Léo Terziman
|
bb9288fa26
Improved Q3BSPZipArchive + added material merging
|
12 年之前 |
aramis_acg
|
4dbf539b44
- update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'.
|
14 年之前 |