Blender Git Loki
Git Commits -> Revision 2fec46c
Revision 2fec46c by Julian Eisel (master) January 24, 2021, 21:33 (GMT) |
Asset Browser: Support dragging in object-data assets (meshes, curves, etc.) The Asset Browser already displayed object-data assets, but you couldn't actually drag & drop them. This is now supported. The object-data drop poll needed access to the data-block. But with a small tweak it doesn't need that and can just check the ID type (which is known for asset dragging too). Part of T82661. |
Commit Details:
Full Hash: 2fec46c3e614c10cadef945855747d0f3f251fd4
Parent Commit: c8d6e2d
Lines Changed: +25, -11
1 Modified Path:
/source/blender/editors/space_view3d/space_view3d.c (+25, -11) (Diff)