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:
authorMaxime Curioni <maxime.curioni@gmail.com>2009-10-07 09:16:23 +0400
committerMaxime Curioni <maxime.curioni@gmail.com>2009-10-07 09:16:23 +0400
commitbae853a8a011cc2a6f339e55fd6f09a0cf61db90 (patch)
treee3e7e458303ccd7d59012ed1bce37ca8dd6571ce /source/blender/freestyle/FRS_freestyle.h
parent043233943c4d48d2d59bcef18a31c47dfc9031df (diff)
committed Tamito Kajiyama's RNA and GUI patch for Freestyle integration into Blender 2.5. As of I right now, Freestyle is back in the UI, but rendering still fails because of the texture manager.
Diffstat (limited to 'source/blender/freestyle/FRS_freestyle.h')
-rw-r--r--source/blender/freestyle/FRS_freestyle.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/source/blender/freestyle/FRS_freestyle.h b/source/blender/freestyle/FRS_freestyle.h
index 9d20c2c4763..96696b9cc1f 100644
--- a/source/blender/freestyle/FRS_freestyle.h
+++ b/source/blender/freestyle/FRS_freestyle.h
@@ -1,9 +1,6 @@
#ifndef FRS_FREESTYLE_H
#define FRS_FREESTYLE_H
-#define FREESTYLE_SUGGESTIVE_CONTOURS_FLAG 1
-#define FREESTYLE_RIDGES_AND_VALLEYS_FLAG 2
-
#ifdef __cplusplus
extern "C" {
#endif