[gegl/samplers] cosmetic
- From: Nicolas Robidoux <nrobidoux src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl/samplers] cosmetic
- Date: Wed, 22 Jun 2011 18:54:21 +0000 (UTC)
commit 8a94d4c5df02e25b8148f3afdebb7a2bdd6581f5
Author: Nicolas Robidoux <nicolas robidoux gmail com>
Date: Wed Jun 22 13:49:18 2011 -0400
cosmetic
gegl/buffer/gegl-sampler-lohalo.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/gegl/buffer/gegl-sampler-lohalo.c b/gegl/buffer/gegl-sampler-lohalo.c
index 6aa7bfe..bfbaaad 100644
--- a/gegl/buffer/gegl-sampler-lohalo.c
+++ b/gegl/buffer/gegl-sampler-lohalo.c
@@ -2041,7 +2041,8 @@ gegl_sampler_lohalo_get ( GeglSampler* restrict self,
*/
const gfloat critical_distance = (gfloat) 3. + (gfloat) LOHALO_FUDGE;
- if ( (
+ if (
+ (
LOHALO_ABS(x_0) + bounding_box_half_width < critical_distance
)
&&
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]