Blender Git Commit Log

Git Commits -> Revision 7c2905b

Revision 7c2905b by Sergey Sharybin (master)
May 12, 2015, 12:24 (GMT)
Fix T44398: Compositing displace node makes image fuzzy with zero displacement

EWA filtering with zero derivatives is introducing some fuzzyness into the
image. Currently solved by using regular sampling for cases when derivatives
are zero, which should also make compo faster in that areas.

Still need to look into checking if EWA filter can be tweaked in a way so
no fuzzyness is introduced.

Commit Details:

Full Hash: 7c2905b8ec6fb2a8f4929c1f0b631a8b9d391c03
Parent Commit: 8697c19
Lines Changed: +7, -3

1 Modified Path:

/source/blender/compositor/operations/COM_DisplaceOperation.cpp (+7, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021