Blender Git Commit Log

Git Commits -> Revision c973e8d

Revision c973e8d by Dalai Felinto (master)
February 7, 2017, 18:11 (GMT)
Partial "fix" for objects not being selected

To bring this fix a step further we need to address all the BA_WAS_SEL instances, and make sure they follow the new design.

This commit allow you to see the object selected (its center anyways) when you do select all.

Note: in the clay engine selection (a) was already working fine.

Commit Details:

Full Hash: c973e8d2da5cf3f615256269128a07390f8c06a9
Parent Commit: 6432c8c
Lines Changed: +48, -60

6 Modified Paths:

/source/blender/blenloader/intern/versioning_280.c (+1, -1) (Diff)
/source/blender/editors/space_view3d/drawobject.c (+12, -11) (Diff)
/source/blender/editors/space_view3d/view3d_draw_legacy.c (+1, -1) (Diff)
/source/blender/editors/space_view3d/view3d_edit.c (+0, -1) (Diff)
/source/blender/editors/space_view3d/view3d_select.c (+28, -46) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+6, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021