Blender Git Commit Log

Git Commits -> Revision 45164ac

April 16, 2015, 16:28 (GMT)
WIP work to pass asset data to operator.

Asset engine ID, asset/variant/revision uuids, root path...
First goal is link code!

Commit Details:

Full Hash: 45164ac6e36e30174fbb702b94400bf3ea89022f
Parent Commit: eca9cb2
Lines Changed: +132, -54

11 Modified Paths:

/release/scripts/startup/bl_operators/amber.py (+7, -0) (Diff)
/source/blender/blenkernel/BKE_asset.h (+1, -1) (Diff)
/source/blender/blenkernel/intern/asset.c (+42, -18) (Diff)
/source/blender/editors/space_file/filelist.c (+6, -2) (Diff)
/source/blender/editors/space_file/filelist.h (+2, -1) (Diff)
/source/blender/editors/space_file/file_ops.c (+32, -7) (Diff)
/source/blender/makesdna/DNA_space_types.h (+0, -1) (Diff)
/source/blender/makesrna/intern/rna_asset.c (+7, -23) (Diff)
/source/blender/makesrna/intern/rna_wm.c (+10, -0) (Diff)
/source/blender/makesrna/RNA_access.h (+1, -0) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+24, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021