Kim Kulling
|
adbdbf2be6
closes https://github.com/assimp/assimp/issues/2459: fix duplicated fbx-type propertry.
|
6 rokov pred |
Matias
|
575ef4d927
Added support for embedded textures to the FBXExporter (both binary and ASCII). Also made the FBX-namespaces more consistent (we had both Assimp::FBX:: and FBX::). Since we seem to support two types of embedded texture references (both asterisk+texture_id and filepath) I made the exporter use aiScene::GetEmbeddedTexture for looking up texture reference and integrated @loebl 's modification of the function to support the old ("*1") type of references (https://github.com/loebl/assimp/commit/e217358)
|
6 rokov pred |
kimkulling
|
a06133ab52
Update copyrights.
|
7 rokov pred |
Tommy
|
826243f289
Implement ascii FBX export.
|
7 rokov pred |
Tommy
|
2dff6e2d5b
FBXExportProperty: implement float and long array properties.
|
7 rokov pred |
Marco Di Benedetto
|
9d813a48b0
fixed emply buffer stream write, removed some cast warnings.
|
7 rokov pred |
Tommy
|
242b5d5874
Initial FBX Export Support, sponsored by MyDidimo (mydidimo.com).
|
8 rokov pred |