Blender Git Loki
Git Commits -> Revision 905c5f7
Revision 905c5f7 by Campbell Barton (master) October 28, 2010, 12:29 (GMT) |
bugfix/patch [#24431] Fast Gaussian produces wrong results for higher resolutions report & fix from Martin Lubich (loramel) Use double rather then floats, this doesn't use significantly more memory (as allocating a double buffer would), other vars in this function were doubles already so may even gain some speed. |
Commit Details:
Full Hash: 905c5f794866d63a1fe0183eef327184548fd85e
SVN Revision: 32753
Parent Commit: 022e72e
Lines Changed: +4, -4
1 Modified Path:
/source/blender/nodes/intern/CMP_util.c (+4, -4) (Diff)