Blender Git Loki
Git Commits -> Revision f069f5b
Revision f069f5b by Julian Eisel (master) October 31, 2019, 10:56 (GMT) |
UI: Only show render result in image editors in view mode Previously, with the render display mode set to "Image Editor", we'd use any image editor that doesn't already show a (non-render-result) image, even if they weren't set to view mode (but UV, paint or mask mode). It could be confusing or annoying when using an Image Editor for a purpose that the mode wasn't created for. Note that with the introduction of a UV sub-Editor, the old behavor was even more confusing. Changing a UV Editor to show the render result was weird. |
Commit Details:
Full Hash: f069f5be7fe56649fe1724377d7485e5087182bf
Parent Commit: 501a3e9
Lines Changed: +1, -1
1 Modified Path:
/source/blender/editors/render/render_view.c (+1, -1) (Diff)