gimp r25902 - in trunk: . app/paint
- From: mitch svn gnome org
- To: svn-commits-list gnome org
- Subject: gimp r25902 - in trunk: . app/paint
- Date: Mon, 9 Jun 2008 12:59:51 +0000 (UTC)
Author: mitch
Date: Mon Jun 9 12:59:51 2008
New Revision: 25902
URL: http://svn.gnome.org/viewvc/gimp?rev=25902&view=rev
Log:
2008-06-09 Michael Natterer <mitch gimp org>
* app/paint/gimppaintoptions.c: set DEFAULT_VELOCITY_SIZE to FALSE
so the paint tools behave as before and the brush outline is
meaningful at least in the default setup.
Modified:
trunk/ChangeLog
trunk/app/paint/gimppaintoptions.c
Modified: trunk/app/paint/gimppaintoptions.c
==============================================================================
--- trunk/app/paint/gimppaintoptions.c (original)
+++ trunk/app/paint/gimppaintoptions.c Mon Jun 9 12:59:51 2008
@@ -51,7 +51,7 @@
#define DEFAULT_VELOCITY_OPACITY FALSE
#define DEFAULT_VELOCITY_HARDNESS FALSE
#define DEFAULT_VELOCITY_RATE FALSE
-#define DEFAULT_VELOCITY_SIZE TRUE
+#define DEFAULT_VELOCITY_SIZE FALSE
#define DEFAULT_VELOCITY_INVERSE_SIZE FALSE
#define DEFAULT_VELOCITY_COLOR FALSE
#define DEFAULT_VELOCITY_PRESCALE 1.0
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]