Blender Git Commit Log
Git Commits -> Revision 536c3b6
Revision 536c3b6 by Campbell Barton (master) February 21, 2019, 23:31 (GMT) |
Cleanup: rename readfile API functions - blo_bhead_first (was blo_firstbhead) - blo_bhead_next (was blo_nextbhead) - blo_bhead_prev (was blo_prevbhead) - blo_bhead_id_name (was bhead_id_name) - blo_filedata_free (was blo_freefiledata) - blo_filedata_from_file (was blo_openblenderfile) - blo_filedata_from_memory (was blo_openblendermemory) - blo_filedata_from_memfile (was blo_openblendermemory) |
Commit Details:
Full Hash: 536c3b6578fbe403bd34827066c23d777d92e22b
Parent Commit: 98306c3
Lines Changed: +70, -70