Blender Git Commit Log

Git Commits -> Revision 67ee496

November 26, 2019, 16:34 (GMT)
Updates from code review.

Mostly various cleanups, and a few important fixes too (some potential
memleaks, missing writing of UUID struct for ID placeholders of linked
data-block in writefile.c).

Commit Details:

Full Hash: 67ee496c1b36963fd0c82708d843dbcd293807d9
Parent Commit: 2563953
Lines Changed: +50, -18

8 Modified Paths:

/source/blender/blenkernel/BKE_asset_engine.h (+2, -0) (Diff)
/source/blender/blenkernel/intern/asset_engine.c (+13, -3) (Diff)
/source/blender/blenloader/BLO_readfile.h (+0, -1) (Diff)
/source/blender/blenloader/intern/readfile.c (+18, -6) (Diff)
/source/blender/blenloader/intern/writefile.c (+5, -0) (Diff)
/source/blender/editors/space_outliner/outliner_tools.c (+2, -1) (Diff)
/source/blender/makesdna/DNA_ID.h (+9, -6) (Diff)
/source/blender/python/intern/bpy_rna_id_collection.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021