kimkulling
|
a06133ab52
Update copyrights.
|
6 anni fa |
Kim Kulling
|
b049933d2f
update license dates.
|
7 anni fa |
Kim Kulling
|
0b15d5cd46
closes https://github.com/assimp/assimp/issues/1721: set camera parameters instead of nonsense.
|
7 anni fa |
BuildTools
|
66171de915
Successful lib build, unit testing still WIP
|
7 anni fa |
Kim Kulling
|
a2b8d66a86
Update license info.
|
8 anni fa |
Kim Kulling
|
1191d03405
Update license info.
|
9 anni fa |
Richard
|
83de707587
Refactor: Expand tabs to 4 spaces
|
10 anni fa |
Richard
|
a96a595a7a
Refactor: Trim trailing whitespace
|
10 anni fa |
Kim Kulling
|
2bfc353fde
License info: update year info.
|
10 anni fa |
abma
|
bf4913b5c9
remove AssimpPCH.h: fixes #534
|
10 anni fa |
Turo Lamminen
|
5a74e07f5f
Mark some more functions with AI_WONT_RETURN
|
10 anni fa |
Denis Biryukov
|
ab6b5a7b21
Fix gcc warnings. (initialization order)
|
11 anni fa |
Alexander Gessler
|
25dfbdf58d
- fbx: add DOM layer to represent the parsed FBX file in-memory, capturing the essential semantics we need for importing.
|
13 anni fa |
Alexander Gessler
|
05b98c279b
- fbx: fix tab width when logging columns.
|
13 anni fa |
Alexander Gessler
|
c9d9fcdfd1
- fbx: parser working now. Drop shared_ptr's in favour of raw pointers to reduce memory overhead (a pity - I want unique_ptr and move semantics in C++03).
|
13 anni fa |
acgessler
|
ff995307ac
- fbx: further work on broadphase tokenization.
|
13 anni fa |
acgessler
|
18b2aebcb1
- FBX importer: basic interface and importer skeleton. Start tokenizer and parser.
|
13 anni fa |