gimp r22249 - in trunk: . app/base app/core app/paint



Author: mitch
Date: 2007-04-13 15:04:37 +0100 (Fri, 13 Apr 2007)
New Revision: 22249
ViewCVS link: http://svn.gnome.org/viewcvs/gimp?rev=22249&view=rev

Modified:
   trunk/ChangeLog
   trunk/app/base/base-types.h
   trunk/app/base/temp-buf.c
   trunk/app/base/temp-buf.h
   trunk/app/core/gimpbrush-scale.c
   trunk/app/paint/gimpbrushcore.c
   trunk/app/paint/gimpbrushcore.h
Log:
2007-04-13  Michael Natterer  <mitch gimp org>

	* app/base/base-types.h
	* app/base/temp-buf.[ch]: remove redundant and inconsistently used
	MaskBuf type and API.

	* app/core/gimpbrush-scale.c
	* app/paint/gimpbrushcore.[ch]: use TempBuf and its API instead.
	This also optimizes away a useless memset() on brush scaling,
	we completely fill each of the created buffers anyway.






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