Kim Kulling
|
b049933d2f
|
update license dates.
|
2018-01-28 19:42:05 +01:00 |
Kim Kulling
|
e3163ec15e
|
FBX: fix some minor findings.
|
2017-09-12 19:07:17 +02:00 |
Kim Kulling
|
a2b8d66a86
|
Update license info.
|
2017-05-09 19:57:36 +02:00 |
Kim Kulling
|
f312d8709e
|
More cleanup
|
2017-02-28 16:37:07 +01:00 |
mensinda
|
18843fe5e1
|
Replaced BOOST_FOREACH with c++11 ranged for loops
|
2016-04-05 22:53:54 +02:00 |
Kim Kulling
|
53370d0d31
|
FBXImporter: some refactorings to increase readability.
|
2016-03-03 18:38:50 +01:00 |
Kim Kulling
|
2b09199f4a
|
FBXImporter: move MeshGeometry declaration into its own header
|
2016-03-03 15:19:38 +01:00 |
Kim Kulling
|
1191d03405
|
Update license info.
|
2016-01-01 21:07:24 +01:00 |
Richard
|
83de707587
|
Refactor: Expand tabs to 4 spaces
|
2015-06-28 16:04:15 -06:00 |
Richard
|
a96a595a7a
|
Refactor: Trim trailing whitespace
|
2015-06-28 16:01:32 -06:00 |
Kim Kulling
|
2bfc353fde
|
License info: update year info.
|
2015-06-28 21:48:25 +02:00 |
abma
|
bf4913b5c9
|
remove AssimpPCH.h: fixes #534
|
2015-04-16 01:00:17 +02:00 |
Alexander Gessler
|
cdb7caffbd
|
- fbx: add special output node name tag to mark fbx null nodes.
|
2012-08-25 22:24:08 +02:00 |
Alexander Gessler
|
1a5bf26e91
|
- fbx: light & camera conversion was missing in assimp, somehow.
|
2012-08-11 01:51:04 +02:00 |
Alexander Gessler
|
06acead438
|
- fbx: read deformers (Skin and Cluster).
|
2012-07-26 18:05:24 +02:00 |
Alexander Gessler
|
cab713b4c5
|
- fbx: attach node attachments to their nodes.
|
2012-07-26 03:45:37 +02:00 |
Alexander Gessler
|
09aaaba7b8
|
- fbx: improved DOM object construction and dependency resolution.
|
2012-07-21 20:02:00 +02:00 |
Alexander Gessler
|
4db113395c
|
- fbx: read local transforms (different modes of rotation not yet implemented, though).
|
2012-07-05 17:06:15 +02:00 |
Alexander Gessler
|
89d5380c81
|
- fbx: argh. forgot to add FBXModel.cpp
|
2012-07-04 16:33:46 +02:00 |