Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2009-08-21 11:19:06 +0400
committerCampbell Barton <ideasman42@gmail.com>2009-08-21 11:19:06 +0400
commit46fb2d37e347b6ecbd0097aa662cd2fdc4b65f33 (patch)
tree5f29751ed04152753802f894cf65e7fd96fd593f /source/blender/windowmanager
parent589ea76833778a37fe0ec93cc28de1102d9793b5 (diff)
have texture paint use the curve rather then the falloff setting (falloff gave ugly center area of 100% opacity)
Diffstat (limited to 'source/blender/windowmanager')
-rw-r--r--source/blender/windowmanager/intern/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/windowmanager/intern/Makefile b/source/blender/windowmanager/intern/Makefile
index 823423cc28b..f4d65975d43 100644
--- a/source/blender/windowmanager/intern/Makefile
+++ b/source/blender/windowmanager/intern/Makefile
@@ -58,7 +58,6 @@ CPPFLAGS += -I../../imbuf
CPPFLAGS += -I../../blenloader
CPPFLAGS += -I../../gpu
CPPFLAGS += -I../../render/extern/include
-CPPFLAGS += -I../../radiosity/extern/include
CPPFLAGS += -I../../../kernel/gen_system
CPPFLAGS += -I../../blenfont