[gimp] (56 commits) Created branch warp-wip-rebased



The branch 'warp-wip-rebased' was created.

Summary of new commits:

  32ac8fb... GimpWarpTool: skeleton of the tool, with options
  0133095... gimpwarptool: add gegl infrastructure and image map for pre
  6e8c9f4... gimpwarptool: enable macro to get options class
  ecca556... gimpwarptool: use gegl:map-relative instead of map-absolute
  60e67d0... gimpwarptool: proof of concept code to act on the coords bu
  5a8cd0b... gimpwarptool: add strenght and size in the tool's options
  7f513aa... gimpwarptool: draw a circle around the cursor to indicate t
  288fb36... gimpwarptooloptions: follow convention for option's naming
  d081b6d... gimpwarptool: don't draw the effect size if under 3.0, to a
  85ddd08... gimpwarptool: start the tool if the cursor is over an image
  c06b958... gimpwarptool: add logic to commit the transformation
  56a17ef... add boilerplate for a GimpWarp Gegl operator
  ab80f31... add missing registering for GimpWarp Geggl op
  de60a4c... gimpoperationwarp: remove useless overriding
  e925dd1... gimpoperationwarp: install strength, size and stroke proper
  2a42c73... gimpoperationwarp: use the good format for input/output
  356d588... gimpwarptool: add files to POTFILES.in
  380d368... gimpwarptool: draw the effect size with taking care of zoom
  61f8ad8... gimpwarptool: use gimp_draw_tool_add_arc instead of gimp_dr
  88fcf4b... gimpwarptool: create a gegl graph to render the transformat
  cd85b47... gimpwarptool: move the test code to the gegl op
  6552732... gimpwarptool: build a stroke to pass to the op
  6d79612... gimpoperationwarp: act along the stroke, only size is taken
  ac9bae6... gimpwarptool: use a timer to add regularly point to the str
  44c2d53... gimpwarptool: use a second timer to refresh the preview
  6ce2585... gimpoperationwarp: memorize the last point to move the pixe
  06274aa... gimpoperationwarp: make stamp round shapped
  7dd3429... gimpwarptool: ask for exact motion event
  6134aed... gimpwarptool: achieve good interpolation along the stroke
  e4865cc... gimpoperationwarp: prepare for adding more behavior + clean
  14e4284... gimpwarptool: add basic UI to choose the behavior
  6e7ac55... gimpoperationwarp: implement grow ans shrink behavior
  9c14951... warp tool: implement basic undo
  5e817e8... gimpoperationwarp: perform an interpolation throught distan
  8764273... warptool: change range value for strength to 0-1, max 10
  f428168... warp-tool: remove unneeded options_notify
  7ff9116... warp-tool: implement swirl clockwise and counter-clockwise
  f0ea54e... gimpoperationwarp: implement erase and smooth behavior
  74dd935... gimpoperationwarp: add a hardness property, and use it to c
  101cb6c... warptool: some quick cleaning
  cc0b0e0... gimpoperationwarp: add a handler to invalidate region when 
  5792ef7... gimpoperationwarp: fix warning about uninitialysed values
  bdb70ca... app: change interpolation for warp tool
  0e52557... gimpoperationwarp: mitch styled cleaning
  b4ea326... warptool: use the warp operator imported to gegl
  a5af969... warptool: enable the caching in imagemap
  46601a3... warp-tool: probably bad change to use the apply_region of i
  dcce26c... warp-tool: temporary fix to update the preview with imagema
  f63fc13... warp tool: fix commiting the deformation not working
  190f70e... warp tool: fix wrong computation of the area to update and 
  cc723d2... warp tool: fix one reason that make the outline not moving 
  aee92dd... remove the warp operator, since it moved to GEGL
  55f983c... warp tool: fix the undo to update the whole dirtied area
  d0fb548... warp tool: range the range of the strength to 1-->100
  1a3905e... warp tool: fix undo when imagemap is busy
  836520c... foo


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]