Blender Git Commit Log

Git Commits -> Revision 393fd91

July 30, 2021, 14:51 (GMT)
Assets: Open Blend File operator

Add operator 'Open Blend File' to the Asset Browser. This operator:
- starts a new Blender process,
- opens the blend file containing the asset,
- monitors the new Blender process, and when it stops,
- reloads the assets to show any changes made.

Commit Details:

Full Hash: 393fd9168f5df1c235e4262e3f04e9993f974b13
Parent Commit: 727d58d
Committed By: Fabian Schempp
Lines Changed: +89, -0

2 Modified Paths:

/release/scripts/startup/bl_operators/assets.py (+83, -0) (Diff)
/release/scripts/startup/bl_ui/space_filebrowser.py (+6, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021