[gimp] (56 commits) Created branch soc-2011-warp



The branch 'soc-2011-warp' was created.

Summary of new commits:

  b9533ed... GimpWarpTool: skeleton of the tool, with options
  2ba78ae... gimpwarptool: adjust description of the tool
  d0829ce... gimpwarptool: setup a dumb icon for the tool
  3c37590... gimpwarptool: add gegl infrastructure and image map for pre
  b320273... gimpwarptool: enable macro to get options class
  7769e90... gimpwarptool: use gegl:map-relative instead of map-absolute
  6ceba35... gimpwarptool: proof of concept code to act on the coords bu
  f93852c... gimpwarptool: add strenght and size in the tool's options
  c440151... gimpwarptool: draw a circle around the cursor to indicate t
  ba64c31... gimpwarptooloptions: follow convention for option's naming
  945d562... gimpwarptool: don't draw the effect size if under 3.0, to a
  dff1a94... gimpwarptool: start the tool if the cursor is over an image
  88557ac... gimpwarptool: add logic to commit the transformation
  700f032... add boilerplate for a GimpWarp Gegl operator
  692df88... add missing registering for GimpWarp Geggl op
  92229c5... gimpoperationwarp: remove useless overriding
  b67956c... gimpoperationwarp: install strength, size and stroke proper
  fe9498a... gimpoperationwarp: use the good format for input/output
  35323f2... gimpwarptool: add files to POTFILES.in
  31a826f... gimpwarptool: draw the effect size with taking care of zoom
  3410f84... gimpwarptool: use gimp_draw_tool_add_arc instead of gimp_dr
  95e2601... gimpwarptool: add another missing file in POTFILES
  837087c... gimpwarptool: create a gegl graph to render the transformat
  ff4e348... gimpwarptool: move the test code to the gegl op
  26428f7... gimpwarptool: build a stroke to pass to the op
  7fcc835... gimpoperationwarp: act along the stroke, only size is taken
  2697085... gimpwarptool: use a timer to add regularly point to the str
  021bebf... gimpwarptool: use a second timer to refresh the preview
  dba0fbf... gimpoperationwarp: memorize the last point to move the pixe
  30c0f30... gimpoperationwarp: make stamp round shapped
  42c1e9f... gimpwarptool: ask for exact motion event
  03ea5d6... gimpwarptool: achieve good interpolation along the stroke
  3a3f445... gimpoperationwarp: prepare for adding more behavior + clean
  4d82cf7... gimpwarptool: add basic UI to choose the behavior
  be72eb6... gimpoperationwarp: implement grow ans shrink behavior
  4b05ebc... warp tool: implement basic undo
  7d6f35c... gimpoperationwarp: perform an interpolation throught distan
  31c6042... warptool: change range value for strength to 0-1, max 10
  683dc89... warp-tool: remove unneeded options_notify
  8f0519a... warp-tool: implement swirl clockwise and counter-clockwise
  193cb35... gimpoperationwarp: implement erase and smooth behavior
  cc755a5... gimpitem: add a quick doc for gimp_item_mask_intersect
  6bb8b12... gimpimagemap: move the creation of the gegl graph to a dedi
  5087a84... gimpimagemap: add doc + TODO
  8a5e8be... gimpoperationwarp: add a hardness property, and use it to c
  dfd402d... GimpImageMap: add some docs
  f0f3cbf... warptool: some quick cleaning
  ac517f4... gimpoperationwarp: add a handler to invalidate region when 
  9e4af43... gimpoperationwarp: fix warning about uninitialysed values
  6e1ea21... app: change interpolation for warp tool
  f25aa8d... gimpoperationwarp: mitch styled cleaning
  583daa9... warptool: use the warp operator imported to gegl
  3236a38... imagemap: add a gegl-caching property to make the caching i
  303df9d... warptool: enable the caching in imagemap
  23536b6... imagemap: add an apply_region function
  1bbda9f... warp-tool: probably bad change to use the apply_region of i



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