pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/gimp-liquid-rescale



Module name:    wip
Committed by:   tnn2
Date:           Wed Oct 24 08:32:39 UTC 2007

Modified Files:
        wip/gimp-liquid-rescale: Makefile PLIST distinfo
        wip/gimp-liquid-rescale/patches: patch-aa

Log Message:
Update to gimp-liquid-rescale-0.3.0.

Core engine:
* Faster core engine (uses pointers buffer)
* Added rigidity to the seams computation
* More sensible Strength scale (former Intensity).
* Re-organized source files (the engine is now almost an external library)
* The use of the preservation/discard masks is changed

Interface:
* New interface using tabs (thanks to Alexandre)
* Added tooltips
* Added new features:
  o Refresh button
  o New button for layer masks
  o Output on a new layer option
  o Output the seams option
* Removed the update energy option (it is now always used)
* Floating selections can now be liquid-rescaled

Bugfixes:
* Fixed a memory leak in the interface dialog
* All image modifications are now made inside the render function
* It is possible to safely work while the dialog is running
* Script-fu related bugs:
  o Number of parameters bug
  o Run with last values keeps the values of the preservation/discard layers


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1.1.1 -r1.2 wip/gimp-liquid-rescale/Makefile \
    wip/gimp-liquid-rescale/PLIST wip/gimp-liquid-rescale/distinfo \
    wip/gimp-liquid-rescale/patches/patch-aa

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/gimp-liquid-rescale/Makefile?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/gimp-liquid-rescale/PLIST?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/gimp-liquid-rescale/distinfo?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/gimp-liquid-rescale/patches/patch-aa?r1=1.1.1.1&r2=1.2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs




Home | Main Index | Thread Index | Old Index