3mfandroidasset-pipelineassetsassimpc-plus-pluscolladadaefbxfbx-exportergame-developmentgamedev-toolgamedevelopmentifcobjective-cpatreonpythonstl
6c985b9960
Reasoning: even though the model content of these files is BSD compatible, they carry a Autodesk Copyright Notice after being converted to FBX. I have serious doubts that this could serve as base for claims against us, but better safe than sorry. |
||
---|---|---|
cmake-modules | ||
code | ||
contrib | ||
doc | ||
include/assimp | ||
packaging | ||
port | ||
samples | ||
scripts | ||
test | ||
tools | ||
workspaces | ||
AssimpBuildTreeSettings.cmake.in | ||
AssimpConfig.cmake.in | ||
AssimpConfigVersion.cmake.in | ||
CHANGES | ||
CMakeLists.txt | ||
CREDITS | ||
INSTALL | ||
LICENSE | ||
ProjectHome.url | ||
README | ||
Readme.md | ||
Website.url | ||
assimp-config-version.cmake.in | ||
assimp-config.cmake.in | ||
assimp.pc.in | ||
revision.h |
Readme.md
Open Asset Import Library (assimp) - FBX Importer Branch
For the original README, see the [base github project this got forked from] (https://github.com/assimp/assimp).
This branch serves as my working base for my Google Summer of Code 2012 project, which is being mentored by Blender Foundation. The project is, in short:
- implement assimp importing into Blender
- implement a suitable FBX importer into assimp
- make everything work together, i.e. give blender glorious FBX support.
The full proposal / plan can be found on BlenderWiki.
Future
This branch will be merged with assimp's trunk at the end of the summer (at least this is the plan).