Blender Git Commit Log
Git Commits -> Revision 7e4de74
Revision 7e4de74 by Campbell Barton (master) June 18, 2019, 22:05 (GMT) |
3D View: draw edit-text selection on-top (x-ray) This changes behavior from 2.7x, where selection & cursor could be occluded by other objects. Doing this without z-fighting in 2.8x isn't so simple because drawing the text geometry is separated from edit-selection. Change behavior since this doesn't seem like an important difference. Fixes assert drawing text edit mode. |
Commit Details:
Full Hash: 7e4de74f250dd884563e57a0314e3847d9b8faee
Parent Commit: dfe2ca2
Lines Changed: +5, -6
1 Modified Path:
/source/blender/draw/modes/edit_text_mode.c (+5, -6) (Diff)