- 01 Dec, 2012 20 commits
-
-
Barak Itkin authored
-
Barak Itkin authored
The change was only applied to the gegl:seamless-clone operation, and it should later be applied to the gegl:seamless-clone-render operation.
-
Barak Itkin authored
Instead of using the environment variable p2t_refine_steps, the limit is now a parameter to all the functions, and is also a parameter of the gegl operation itself. It won't crash now if the environment variable is missing (that was the state previously).
-
Barak Itkin authored
-
Barak Itkin authored
Since we can't compute the color difference of an outline point if it's outside the background bounds, we will simply ignore it in the weighted average. This removes the artifacts that appeared from such cases. Note that this doesn't solve the problem where all selected sample points are outside the background, but the algorithm isn't really meant for handling such cases so this is the best we can do.
-
Barak Itkin authored
-
Barak Itkin authored
-
Barak Itkin authored
In the seamless-clone-prepare op, warn if the destination pointer for the result is NULL. Also, actually store the pointer to the result at the given pointer to a pointer. In the seamless-clone-render op, rename the offset properties to "x" and "y" instead of "xoff" and "yoff".
-
Barak Itkin authored
-
Barak Itkin authored
-
Barak Itkin authored
-
Barak Itkin authored
-
Barak Itkin authored
-
Barak Itkin authored
-
Barak Itkin authored
-
Barak Itkin authored
-
Barak Itkin authored
-
Barak Itkin authored
-
Barak Itkin authored
-
Barak Itkin authored
This commit also includes the code of the poly2tri-c library.
-
- 30 Nov, 2012 2 commits
-
-
Nicolas Robidoux authored
-
Nicolas Robidoux authored
-
- 28 Nov, 2012 4 commits
-
-
Nicolas Robidoux authored
-
Nicolas Robidoux authored
-
Nicolas Robidoux authored
-
Nicolas Robidoux authored
-
- 27 Nov, 2012 3 commits
-
-
Nicolas Robidoux authored
-
Jehan authored
docs/index.txt would be deleted by a `make clean`. It must not be versionned. Several other generated .txt files were dirtying a git status.
-
Nicolas Robidoux authored
-
- 26 Nov, 2012 5 commits
-
-
Nils Philippsen authored
-
Nils Philippsen authored
-
Nils Philippsen authored
-
Nils Philippsen authored
-
Nils Philippsen authored
-
- 25 Nov, 2012 6 commits
-
-
Nicolas Robidoux authored
-
Nicolas Robidoux authored
-
Nicolas Robidoux authored
-
Nicolas Robidoux authored
transform-core.c: move handling of matrix coefficients to gdouble and fix is_zero, is_one and matrix3_is_affine
-
Nicolas Robidoux authored
-
Nicolas Robidoux authored
-