Page MenuHome

Add .blend file io callbacks to IDTypeInfo
ClosedPublic

Authored by Jacques Lucke (JacquesLucke) on Aug 21 2020, 4:41 PM.

Diff Detail

Repository
rB Blender
Branch
idtype-blenloader (branched from master)
Build Status
Buildable 9717
Build 9717: arc lint + arc unit

Event Timeline

Jacques Lucke (JacquesLucke) requested review of this revision.Aug 21 2020, 4:41 PM
Jacques Lucke (JacquesLucke) created this revision.

Besides naming topic noted below, LGTM

source/blender/blenkernel/BKE_idtype.h
101

I would keep the 'Read' part here as well, this is part of reading process...

IDTypeBlendReadExpandFunction and so on

194

Same here, blend_read_expand

This revision is now accepted and ready to land.Aug 27 2020, 5:41 PM