Blender Git Commit Log
Git Commits -> Revision 258564a
Revision 258564a by Bastien Montagne (master) December 4, 2015, 23:48 (GMT) |
Fix (unreported) Newly added grid's vertices not being selected. `bmo_create_grid_exec` was not tagging created vertices with `MARK_VERT`, which seems mandatory to get them selected? This sounds a bit hacky/odd to me, but that's what all other primitive funcs do... |
Commit Details:
Full Hash: 258564a7b4b26098dc2fabc28aa5a203d2754eff
Parent Commit: 76d1201
Lines Changed: +3, -1
1 Modified Path:
/source/blender/bmesh/operators/bmo_primitive.c (+3, -1) (Diff)