Blender Git Commit Log
Git Commits -> Revision e2d9b9f
Revision e2d9b9f by Ankit Meel (soc-2020-io-performance) May 21, 2020, 14:54 (GMT) |
Placeholder files, WIP |
Commit Details:
Full Hash: e2d9b9fd6a815cd065d13ff1286afbe4e0f2695f
Parent Commit: 3cfb336
Lines Changed: +308, -0
5 Added Paths:
/source/blender/editors/io/io_obj.c (+168, -0) (View)
/source/blender/editors/io/io_obj.h (+27, -0) (View)
/source/blender/io/obj/CMakeLists.txt (+42, -0) (View)
/source/blender/io/obj/obj.cpp (+11, -0) (View)
/source/blender/io/obj/obj.h (+52, -0) (View)
/source/blender/editors/io/io_obj.h (+27, -0) (View)
/source/blender/io/obj/CMakeLists.txt (+42, -0) (View)
/source/blender/io/obj/obj.cpp (+11, -0) (View)
/source/blender/io/obj/obj.h (+52, -0) (View)