Blender Git Commit Log

Git Commits -> Revision ba9df2c

May 29, 2012, 03:07 (GMT)
- initial assimp importer version. This adds /source/blender/assimp containing a first version of the assimp->blender bridge and /extern/assimp containing the assimp source. See http://wiki.blender.org/index.php/User:Aramis_acg/FBX2012-AssimpIntegration for more details.
# SCons not yet updated!

Commit Details:

Full Hash: ba9df2c63c0a3dd37aad4f159b592c4f7e3c605a
SVN Revision: 47147
Parent Commit: ebef726
Lines Changed: +91, -0

13 Modified Paths:

/CMakeLists.txt (+3, -0) (Diff)
/extern/CMakeLists.txt (+4, -0) (Diff)
/release/scripts/startup/bl_ui/space_info.py (+2, -0) (Diff)
/source/blender/CMakeLists.txt (+4, -0) (Diff)
/source/blender/editors/space_file/filelist.c (+5, -0) (Diff)
/source/blender/editors/space_file/filesel.c (+2, -0) (Diff)
/source/blender/editors/space_file/file_draw.c (+2, -0) (Diff)
/source/blender/imbuf/IMB_imbuf_types.h (+1, -0) (Diff)
/source/blender/imbuf/intern/util.c (+10, -0) (Diff)
/source/blender/makesdna/DNA_space_types.h (+1, -0) (Diff)
/source/blender/windowmanager/CMakeLists.txt (+4, -0) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+47, -0) (Diff)
/source/creator/CMakeLists.txt (+6, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021