Eric Engestrom
|
87e7cf00a2
Fix spelling mistakes
|
преди 9 години |
Kim Kulling
|
1191d03405
Update license info.
|
преди 9 години |
Richard
|
83de707587
Refactor: Expand tabs to 4 spaces
|
преди 10 години |
Kim Kulling
|
2bfc353fde
License info: update year info.
|
преди 10 години |
U-ORADEV\albihern
|
7043551068
Modifying files to let assimp build under cygwin.
|
преди 10 години |
abma
|
bf4913b5c9
remove AssimpPCH.h: fixes #534
|
преди 10 години |
Turo Lamminen
|
5a74e07f5f
Mark some more functions with AI_WONT_RETURN
|
преди 10 години |
Denis Biryukov
|
ab6b5a7b21
Fix gcc warnings. (initialization order)
|
преди 11 години |
Sherief Farouk
|
9b591fadb8
Fixes for uninitialized variable warnings.
|
преди 12 години |
Alexander Gessler
|
a288a631e2
- FBX: avoid more gcc warnings.
|
преди 12 години |
Alexander Gessler
|
bbe8763d9e
- FBX: workaround to handle files using the 'b' typecode.
|
преди 12 години |
Alexander Gessler
|
8336aa423f
- fbx: fix reading of short data tokens in binary files.
|
преди 13 години |
Alexander Gessler
|
29b11f1cde
- fbx: FINALLY got reading binary data buffers (vertices, normals etc) working! Found out fbx uses deflate to compress them.
|
преди 13 години |
Alexander Gessler
|
10fac9bcd8
- fbx: finished binary tokenizer. Now correctly skips over compressed data arrays.
|
преди 13 години |
Alexander Gessler
|
24ce9495fd
- fbx: add binary reading draft. Started from scratch after my first attempt had design flaws. The binary reader now sits on the lexer stage (really) and generates a (fake) token sequence similar to the text lexer's output - this means most parsing code can go unaffected.
|
преди 13 години |