Jared Mulconry
|
505928cc02
Fixed build warnings on MSVC14 x64 in the 3DS format sources.
|
8 years ago |
Martin Gerhardy
|
b30dc8ffc9
Fixes compile issue for 3ds exporter
|
8 years ago |
Chris Russ
|
63a4591683
Fixing bugs related to 64-bit upgrade in materials
|
9 years ago |
Kim Kulling
|
7207e5117c
Use new include bracktes.
|
9 years ago |
mensinda
|
5dacda0a08
replaced boost smart pointers with c++11 smart pointers
|
9 years ago |
mensinda
|
cff5b0d1a0
Replaced depreacated std::auto_ptr with std::unique_ptr
|
9 years ago |
Kim Kulling
|
1191d03405
Update license info.
|
9 years ago |
Richard
|
83de707587
Refactor: Expand tabs to 4 spaces
|
10 years ago |
Richard
|
a96a595a7a
Refactor: Trim trailing whitespace
|
10 years ago |
Kim Kulling
|
2bfc353fde
License info: update year info.
|
10 years ago |
Richard
|
fbf90a28ff
Fixed: Ensure variable is always initialized before use
|
10 years ago |
abma
|
611778045d
fix for upstream changes
|
10 years ago |
abma
|
8c45a4dc3b
Merge remote-tracking branch 'origin'
|
10 years ago |
abma
|
bf4913b5c9
remove AssimpPCH.h: fixes #534
|
10 years ago |
Alexander Gessler
|
4bf090e92c
Merge branch 'master' of https://github.com/Madrich/assimp
|
10 years ago |
Alexander Gessler
|
c59878e427
Merge branch 'master' of github.com:assimp/assimp
|
10 years ago |
Madrich
|
8b1b12682f
Add ExportProperties
|
10 years ago |
Alexander Gessler
|
aae0f7e7b1
3DSExporter: export materials first, then meshes. Our own importer requires this.
|
10 years ago |
Turo Lamminen
|
570d02ff6e
Silence more uninitialized variable warnings
|
10 years ago |
abma
|
56ddb4f4af
fix some compile warnings:
|
11 years ago |
Alexander Gessler
|
a07cde4a81
3DS Exporter: export scene hierarchy.
|
11 years ago |
Alexander Gessler
|
026f32733d
3DS Export: fix texture export.
|
11 years ago |
Alexander Gessler
|
6fde07f7e5
Initial implementation of 3DS Exporter. Hierarchy exporting and smoothing groups missing.
|
11 years ago |