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 |
Gargaj
|
df4b17d145
code style
|
11 years ago |
Gargaj
|
aa5c1a1a23
syntax
|
11 years ago |
Gargaj
|
7925dcadba
avoid NULL, just in case
|
11 years ago |
Gargaj
|
523d87bbe7
use 0..fileSize as progress metric (easier for loaders)
|
11 years ago |
Gargaj
|
6b8cbe5c83
this isn't needed anymore
|
11 years ago |
Gargaj
|
dbc553343c
Granulate file loading too
|
11 years ago |