Blender Git Commit Log

Git Commits -> Revision fa0c5a1

Revision fa0c5a1 by Campbell Barton (master)
June 25, 2012, 18:01 (GMT)
fix for crash with blur - happened most when there was a size input, need to mutex lock before allocating the gauss array.

also add suspiciously missing call to BlurBaseOperation::initExecution, X had but Y was missing.

Commit Details:

Full Hash: fa0c5a100da6afe58462709f2b3acf0f870112cb
SVN Revision: 48283
Parent Commit: 6badc77
Lines Changed: +37, -6

5 Modified Paths:

/source/blender/compositor/operations/COM_GaussianAlphaXBlurOperation.cpp (+6, -0) (Diff)
/source/blender/compositor/operations/COM_GaussianAlphaYBlurOperation.cpp (+7, -1) (Diff)
/source/blender/compositor/operations/COM_GaussianBokehBlurOperation.cpp (+6, -0) (Diff)
/source/blender/compositor/operations/COM_GaussianXBlurOperation.cpp (+8, -3) (Diff)
/source/blender/compositor/operations/COM_GaussianYBlurOperation.cpp (+10, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021