Blender Git Commit Log
Git Commits -> Revision 0e7e7cf
Revision 0e7e7cf by Jeroen Bakker (temp-compositor-single-threaded-operation) April 6, 2021, 11:57 (GMT) |
Fixing filter_denoise.blend test case. Issue was that the inpaint node was being isolated, and the denoise node wasn't (yet) the inpaint node thought that the denoise node was the write operator of the inpaint node. This isn't correct it should add a new write buffer operator to store its result. |
Commit Details:
Full Hash: 0e7e7cf8afdfb3720fa5d770137e0af5e4f3d2f8
Parent Commit: 6b193ae
Lines Changed: +7, -2
1 Modified Path:
/source/blender/compositor/intern/COM_NodeOperationBuilder.cc (+7, -2) (Diff)