Kim Kulling
|
02e038bbb6
Fix compiler warnings related to issue 957.
|
8 years ago |
Chris Russ
|
63a4591683
Fixing bugs related to 64-bit upgrade in materials
|
9 years ago |
Chris Russ
|
fa1d6d8c55
propagating precision requirments into operations
|
9 years ago |
wise86Android
|
bd032488e4
remove read unitilize memory
|
9 years ago |
Kim Kulling
|
d43a083dc1
snprintf replacement: fix usage of ai_snprintf when snprintf is available.
|
9 years ago |
Kim Kulling
|
6bfdeb6a12
sprintf replacement: introduce au_snprintf to support snprintf for v2013
|
9 years ago |
Kim Kulling
|
c9d00beab8
sprintf: replace sprintf by snprintf.
|
9 years ago |
Kim Kulling
|
1191d03405
Update license info.
|
9 years ago |
Richard
|
d899f4db57
Fixed: Initialize members in 3DS loader
|
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
|
470ad98281
fix "headercheck":
|
10 years ago |
abma
|
b1221ade64
fix some errors/warnings found by static code analyzer
|
10 years ago |
Martin Büchler
|
9f10553601
Fix 3DS instances loading, fixes #151
|
11 years ago |
aramis_acg
|
075b1acaf0
- move include/ to include/assimp/ to have consistent header locations between installed and trunk version.
|
13 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
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
15 years ago |
aramis_acg
|
4bbc03332b
General
|
16 years ago |
aramis_acg
|
c865999420
Collada
|
16 years ago |
aramis_acg
|
9b53b2aa1a
FIX: 3DS loader skips TCB keys correctly now.
|
16 years ago |
aramis_acg
|
32342857d8
ASE and 3DS cleanup - face ordering improved.
|
16 years ago |
aramis_acg
|
f7aa836330
ASE: Added WIP support for *SMOOTHSKINMESH elements in ASE/ASC files. Fixes in the ASE loader. Fixed animation parsing. Temporary implementation of target lights and cameras, including animations.
|
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
|
8991496cf5
Fixes for build with mingw (no warnings in 32 Bit build, even with -wall).
|
17 years ago |
aramis_acg
|
559daf900d
NFF finished except cone implementation.
|
17 years ago |
aramis_acg
|
38d04b6796
MD5 bugfix.
|
17 years ago |
aramis_acg
|
6f49c4518c
Added first working version of a MDC loader; no further features like compressed frames tested at the moment. Added config options for keyframe loading, this has been tested with MDL7 only (atm). Some refactoring, a few files are much cleaner and smaller now. RemoveRedundantMats step does now remove unreferenced materials.
|
17 years ago |
aramis_acg
|
f5be0b0475
ASE bugfixes.
|
17 years ago |