Blender Git Commit Log

Git Commits -> Revision f81c514

Revision f81c514 by Julian Eisel (master)
October 26, 2021, 18:30 (GMT)
Assets: Disable snap-dragging for linking object assets

The location of a linked object isn't editable, or at least it will be reset
when reloading the file. So the drag & drop shouldn't even pretend like this
would work, so disable the snapping of the object and the bounding-box to show
the snapped object location while dragging.

Commit Details:

Full Hash: f81c514bd22a25b2c6951e506f64252e0f5e84bf
Parent Commit: 18ace3b
Lines Changed: +34, -6

4 Modified Paths:

/source/blender/editors/object/object_add.c (+7, -0) (Diff)
/source/blender/editors/space_view3d/space_view3d.c (+16, -6) (Diff)
/source/blender/windowmanager/intern/wm_dragdrop.c (+10, -0) (Diff)
/source/blender/windowmanager/WM_api.h (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021