Blender Git Commit Log

Git Commits -> Revision 1ed2ffa

April 12, 2021, 16:02 (GMT)
Assets: explicitly free the temp-loaded asset datablock

After temp-loading an asset datablock, explicitly free it before calling
`BLO_library_temp_free()`. Without this step, normal linking would be
performed, causing temp datablocks to actually be linked into the current
blend file.

Commit Details:

Full Hash: 1ed2ffa8d07d4921c0ecfa836554ece178c80d6d
Parent Commit: 2eb5d7b
Lines Changed: +9, -2

1 Modified Path:

/source/blender/editors/asset/asset_edit.cc (+9, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021