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



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

Summary of new commits:

  1123b63... GimpWarpTool: skeleton of the tool, with options
  9e1d07a... gimpwarptool: adjust description of the tool
  bff8dc5... gimpwarptool: setup a dumb icon for the tool
  b5c194d... gimpwarptool: add gegl infrastructure and image map for pre
  a61a3f9... gimpwarptool: enable macro to get options class
  c0d54ad... gimpwarptool: use gegl:map-relative instead of map-absolute
  d7d6ec4... gimpwarptool: proof of concept code to act on the coords bu
  84886e6... gimpwarptool: add strenght and size in the tool's options
  745c14f... gimpwarptool: draw a circle around the cursor to indicate t
  baff805... gimpwarptooloptions: follow convention for option's naming
  5cfaeae... gimpwarptool: don't draw the effect size if under 3.0, to a
  52971dd... gimpwarptool: start the tool if the cursor is over an image
  364938e... gimpwarptool: add logic to commit the transformation
  b7cedb7... add boilerplate for a GimpWarp Gegl operator
  dbb0e5e... add missing registering for GimpWarp Geggl op
  e684346... gimpoperationwarp: remove useless overriding
  51daa2b... gimpoperationwarp: install strength, size and stroke proper
  01b9974... gimpoperationwarp: use the good format for input/output
  587ede8... gimpwarptool: add files to POTFILES.in
  8205be4... gimpwarptool: draw the effect size with taking care of zoom
  ffd2bc0... gimpwarptool: use gimp_draw_tool_add_arc instead of gimp_dr
  17b79f7... gimpwarptool: add another missing file in POTFILES
  9a9ea12... gimpwarptool: create a gegl graph to render the transformat
  ddf135f... gimpwarptool: move the test code to the gegl op
  e07e2f8... gimpwarptool: build a stroke to pass to the op
  cc74624... gimpoperationwarp: act along the stroke, only size is taken
  6beaaf7... gimpwarptool: use a timer to add regularly point to the str
  0f3f5e7... gimpwarptool: use a second timer to refresh the preview
  fcff6a8... gimpoperationwarp: memorize the last point to move the pixe
  e52f3cf... gimpoperationwarp: make stamp round shapped
  30a7bd9... gimpwarptool: ask for exact motion event
  7dbf28d... gimpwarptool: achieve good interpolation along the stroke
  39b64af... gimpoperationwarp: prepare for adding more behavior + clean
  f2eb759... gimpwarptool: add basic UI to choose the behavior
  81f4d17... gimpoperationwarp: implement grow ans shrink behavior
  2ab553f... warp tool: implement basic undo
  8b1073a... gimpoperationwarp: perform an interpolation throught distan
  4d3f6bd... warptool: change range value for strength to 0-1, max 10
  f5ba499... warp-tool: remove unneeded options_notify
  b2178bf... warp-tool: implement swirl clockwise and counter-clockwise
  52c78bd... gimpoperationwarp: implement erase and smooth behavior
  da566b4... gimpitem: add a quick doc for gimp_item_mask_intersect
  c543775... gimpimagemap: move the creation of the gegl graph to a dedi
  8af3500... gimpimagemap: add doc + TODO
  ebdc227... gimpoperationwarp: add a hardness property, and use it to c
  7726c11... GimpImageMap: add some docs
  eaebcd6... warptool: some quick cleaning
  8007eb6... gimpoperationwarp: add a handler to invalidate region when 
  e1c84b5... gimpoperationwarp: fix warning about uninitialysed values
  9b01044... app: change interpolation for warp tool
  118f6ce... gimpoperationwarp: mitch styled cleaning
  099f33f... warptool: use the warp operator imported to gegl
  31a3254... imagemap: add a gegl-caching property to make the caching i
  4abf4a1... warptool: enable the caching in imagemap
  aaabe78... imagemap: add an apply_region function
  35f324d... warp-tool: probably bad change to use the apply_region of i
  fda384e... imagemap: rename internal function _gimp_image_map_apply to
  091fa31... imagemap: don't set properties if not needed to avoid inval
  c6989ff... imagemap: always update the translate node to avoid trouble
  98a410d... warp-tool: temporary fix to update the preview with imagema
  920eb09... imagemap: implement queuing for apply_region, not sure if i
  b9c6424... warp tool: fix commiting the deformation not working
  12b9b11... warp tool: fix wrong computation of the area to update and 
  b315f82... warp tool: fix one reason that make the outline not moving 
  c2ecdb7... remove the warp operator, since it moved to GEGL
  d5551e4... warp tool: fix the undo to update the whole dirtied area
  8dec4ad... remove operationwarp from POTFILES, since it moved to gegl
  95ab626... warp tool: range the range of the strength to 1-->100
  f41075e... imagemap: do nothing if the area to render is outside the d
  1730edf... imagemap: disable the queuing for the legacy code, due to r
  14a1e8d... warp tool: fix undo when imagemap is busy
  68fd6c4... imagemap: add a mutex to protect the queuing, not sure if r



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