Giuseppe Barbieri
|
d9965f6220
Update Importer.cpp
|
7 years ago |
Turo Lamminen
|
f1998d52dc
Importer: Whitespace cleanup to fix GCC misleading indentation warning
|
8 years ago |
Kim Kulling
|
a2b8d66a86
Update license info.
|
8 years ago |
Kim Kulling
|
bb7f387bcf
Merge branch 'master' of https://github.com/assimp/assimp
|
8 years ago |
Antoine Bolvy
|
5dd1bb9d6c
Export DefaultIOSystem and move it with DefaultIOStream to include/ instead of code/
|
8 years ago |
Kim Kulling
|
ef540f46a3
Remove unused headers.
|
8 years ago |
Jared Mulconry
|
c7efb50ad1
Fixed build warnings on MSVC14 x64 in the core Importer.
|
8 years ago |
Chris Russ
|
3f08cebfab
include config.h to always have the correct types (float/double) exposed
|
9 years ago |
Chris Russ
|
5adb0e899c
CMake Option and moving more functions to optional double support
|
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 |
Eric Engestrom
|
87e7cf00a2
Fix spelling mistakes
|
9 years ago |
Kim Kulling
|
3079b90622
Importer: when the right importer was found log this info.
|
9 years ago |
Kim Kulling
|
8bbd55a790
PostProcessing: first prototype of customized post processing.
|
9 years ago |
wise86Android
|
d51c2e6435
free the allocated import
|
9 years ago |
Kim Kulling
|
ec32da512b
coverity scan: fix not initialized member in copy constructor.
|
9 years ago |
Kim Kulling
|
6bfdeb6a12
sprintf replacement: introduce au_snprintf to support snprintf for v2013
|
9 years ago |
Kim Kulling
|
c3d4be1dce
sprintf: replace more sprintf by snprintf.
|
9 years ago |
Kim Kulling
|
1191d03405
Update license info.
|
9 years ago |
Kim Kulling
|
8736907009
Importer: fix overflowImporter: fix overflow.
|
9 years ago |
Kim Kulling
|
ba35c97e9d
assimp/assimp/issues/698: Increase upper limits for hints.
|
9 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 |
Léo Terziman
|
ca2e47b205
Fixed some typos
|
10 years ago |
Léo Terziman
|
5b9af11f9b
Merge remote-tracking branch 'official/master' into contrib
|
10 years ago |
abma
|
611778045d
fix for upstream changes
|
10 years ago |
abma
|
bf4913b5c9
remove AssimpPCH.h: fixes #534
|
10 years ago |
Léo Terziman
|
454b85a0ad
Improved prototype of Importer & Exporter SetProperty* functions for better integration with tools such as SWIG
|
10 years ago |