Fix #119427: UI: The Metadata is gone for the rendered image #119495

Closed
Philipp Oeser wants to merge 1 commits from lichtwerk/blender:119427 into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.

1 Commits

Author SHA1 Message Date
Philipp Oeser 0c3718dc6e Fix #119427: UI: The Metadata is gone for the rendered image
This got lost in d579ac2b3f

Without having called `BKE_imbuf_stamp_info` on the ImBuf there will be
no metadata to show. This is now done again at the end of
`image_get_render_result`
2024-03-14 12:14:01 +01:00