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)

4 Modified Paths:

/release/scripts/startup/bl_ui/space_topbar.py (+2, -0) (Diff)
/source/blender/editors/io/io_ops.c (+3, -0) (Diff)
/source/blender/io/CMakeLists.txt (+2, -0) (Diff)
/source/blender/makesdna/DNA_space_types.h (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021