kimkulling
|
a06133ab52
Update copyrights.
|
6 years ago |
Kim Kulling
|
35374e777b
Merge branch 'step-import' of https://github.com/assimp/assimp into step-import
|
7 years ago |
Kim Kulling
|
3249409243
Some minor findings.
|
7 years ago |
kkulling
|
e38629613c
Merge branch 'master' into step-import
|
7 years ago |
Turo Lamminen
|
c3d8464a37
Remove aiCreateAndRegisterDefaultMaterial, it's completely wrong
|
7 years ago |
Kim Kulling
|
d3f1f2337d
Merge master
|
7 years ago |
kimkulling
|
9a6b07e522
closes https://github.com/assimp/assimp/issues/1724: add default material access to the material API.
|
7 years ago |
kimkulling
|
30c20eb5fc
INtroduce new log macros.
|
7 years ago |
Kim Kulling
|
b049933d2f
update license dates.
|
7 years ago |
BuildTools
|
66171de915
Successful lib build, unit testing still WIP
|
7 years ago |
Kim Kulling
|
c121cec68a
Obj-Importer: introduce working test for line breaks.
|
8 years ago |
Kim Kulling
|
a2b8d66a86
Update license info.
|
8 years ago |
Kim Kulling
|
f45aeca3f6
Fix build: use ai_assert instead of assert.
|
8 years ago |
Chris Russ
|
5adb0e899c
CMake Option and moving more functions to optional double support
|
9 years ago |
mensinda
|
4836a2993e
Replaced boost::thread with std::thread
|
9 years ago |
Kim Kulling
|
a74b321ed1
Add unittests for defect reproduction.
|
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
|
1191d03405
Update license info.
|
9 years ago |
Turo Lamminen
|
46121a1559
Mark single-parameter constructors explicit
|
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 |
Jaime Machado Neto
|
de6f0f2a7d
Creating the functionality to list all Importer descriptions and the number of importers available.
|
10 years ago |
Léo Terziman
|
5b9af11f9b
Merge remote-tracking branch 'official/master' into contrib
|
10 years ago |
Kim Kulling
|
08886e28d7
use <> include bracket style.
|
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 |
Kim Kulling
|
7a31a68cfc
adapt c-api to get ImporterDesc for a given loader ( see https://github.com/assimp/assimp/issues/412 ).
|
11 years ago |