Blender Git Commit Log

Git Commits -> Revision 26d7b6c

Revision 26d7b6c by Sergey Sharybin (master)
March 10, 2015, 19:04 (GMT)
Fix T43831: Image Editor: Render info not displayed

Issue was caused by b62c2a9 and root of it goes to the fact that text
info is stored in the "main" scene, not the currently rendering one.

This is a bit annoying but making it so text and result are coming
from the same scene is a bit dangerous to do now. Will re-visit this
change after the release and see if it might be done in a more clear
fashion.

Commit Details:

Full Hash: 26d7b6c51792e0b601ae24e88308eaefb66e3b8b
Parent Commit: 56c0a3f
Lines Changed: +27, -6

4 Modified Paths:

/source/blender/editors/include/ED_render.h (+1, -0) (Diff)
/source/blender/editors/render/render_internal.c (+11, -1) (Diff)
/source/blender/editors/space_image/image_draw.c (+14, -4) (Diff)
/source/blender/editors/space_image/space_image.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021