kimkulling
|
a06133ab52
Update copyrights.
|
6 ani în urmă |
SchroerDev
|
3a3340b926
add FBX Line Element support
|
6 ani în urmă |
rickomax
|
35a044bda3
Various additions/fixes (FBX blend-shapes support added)
|
6 ani în urmă |
FRICOTEAUX
|
d5de32ec1c
FBX import: fix import of direct data by vertices + unify node renaming
|
7 ani în urmă |
Alexandre Avenel
|
de8adacb54
Fix regression on FBX importer unit test
|
7 ani în urmă |
Kim Kulling
|
be4c780115
Update FBXMeshGeometry.cpp
|
7 ani în urmă |
Kim Kulling
|
13ae0a0ac3
FBX: fix parse error for uv-coordinates.
|
7 ani în urmă |
Kim Kulling
|
d49c5b6ecf
Merge branch 'master' into fix-paint3d-vertexcolor
|
7 ani în urmă |
Kim Kulling
|
b049933d2f
update license dates.
|
7 ani în urmă |
Rohan Singh
|
b28bcc365c
Interpret IndexAToDirect as Direct when the index element is missing
|
7 ani în urmă |
Kim Kulling
|
f376a3e8cd
move data declaration after test if elements are in current scope.
|
7 ani în urmă |
Kim Kulling
|
9efa4282fe
closes https://github.com/assimp/assimp/issues/1460: skip uv- and color-components if these are not defined.
|
7 ani în urmă |
Kim Kulling
|
dab0985994
assert: remove assert with more than one statement and use only ai_assert.
|
8 ani în urmă |
Minmin Gong
|
4efe7bfd41
Remove std functions deprecated by C++11.
|
8 ani în urmă |
Kim Kulling
|
a2b8d66a86
Update license info.
|
8 ani în urmă |
Kim Kulling
|
9f7e34663e
FBX: make lookup test less strict. closes https://github.com/assimp/assimp/issues/994
|
9 ani în urmă |
mensinda
|
18843fe5e1
Replaced BOOST_FOREACH with c++11 ranged for loops
|
9 ani în urmă |
Eric Engestrom
|
87e7cf00a2
Fix spelling mistakes
|
9 ani în urmă |
Kim Kulling
|
2b09199f4a
FBXImporter: move MeshGeometry declaration into its own header
|
9 ani în urmă |
Kim Kulling
|
699aa9c583
Closes https://github.com/assimp/assimp/issues/754: use correct index
|
9 ani în urmă |
Kim Kulling
|
1191d03405
Update license info.
|
9 ani în urmă |
lutz.hoeren
|
e8a02ef890
Only read Element Data when there is a valid Mapping Information
|
9 ani în urmă |
Richard
|
83de707587
Refactor: Expand tabs to 4 spaces
|
10 ani în urmă |
Richard
|
a96a595a7a
Refactor: Trim trailing whitespace
|
10 ani în urmă |
Kim Kulling
|
2bfc353fde
License info: update year info.
|
10 ani în urmă |
abma
|
bf4913b5c9
remove AssimpPCH.h: fixes #534
|
10 ani în urmă |
Gargaj
|
e5ed62581d
Handle both types of element names
|
11 ani în urmă |
acgessler
|
f7106887cc
- some fixes for vc12
|
12 ani în urmă |
Alexander Gessler
|
315285faf0
- fbx: refactor parsing code, move all parsing stuff to FBXParser.cpp. Parsing errors now carry the prefix "FBX-Parser".
|
13 ani în urmă |
Alexander Gessler
|
c126cfa1ff
- fbx: rework material reading to support negative indices (these will be assigned a default material).
|
13 ani în urmă |