Blender Git Loki
Git Commits -> Revision c3c2ea3
Revision c3c2ea3 by Jacques Lucke (blenloader-api) March 7, 2020, 12:05 (GMT) |
move blenloader callback api to single file |
Commit Details:
Full Hash: c3c2ea39b21cd92ab516f15ba1cb5bd8f9c71ff6
Parent Commit: ac8d269
Lines Changed: +50, -30
1 Added Path:
/source/blender/blenloader/BLO_callback_api.h (+46, -0) (View)
6 Modified Paths:
/source/blender/blenkernel/intern/colortools.c (+1, -2) (Diff)
/source/blender/blenloader/BLO_readfile.h (+0, -6) (Diff)
/source/blender/blenloader/BLO_writefile.h (+0, -22) (Diff)
/source/blender/blenloader/CMakeLists.txt (+1, -0) (Diff)
/source/blender/blenloader/intern/readfile.c (+1, -0) (Diff)
/source/blender/blenloader/intern/writefile.c (+1, -0) (Diff)
/source/blender/blenloader/BLO_readfile.h (+0, -6) (Diff)
/source/blender/blenloader/BLO_writefile.h (+0, -22) (Diff)
/source/blender/blenloader/CMakeLists.txt (+1, -0) (Diff)
/source/blender/blenloader/intern/readfile.c (+1, -0) (Diff)
/source/blender/blenloader/intern/writefile.c (+1, -0) (Diff)