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:
Diffstat (limited to 'source/blender/makesdna/DNA_material_types.h')
-rw-r--r--source/blender/makesdna/DNA_material_types.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/source/blender/makesdna/DNA_material_types.h b/source/blender/makesdna/DNA_material_types.h
index fd73d371d87..a2ead6fc33d 100644
--- a/source/blender/makesdna/DNA_material_types.h
+++ b/source/blender/makesdna/DNA_material_types.h
@@ -326,12 +326,6 @@ typedef struct Material {
#define MA_HAIR 10
#define MA_ATMOS 11
-/* pr_texture */
-#define MA_PR_TEXTURE 0
-#define MA_PR_MATERIAL 1
-#define MA_PR_BOTH 2
-
-
/* pr_back */
#define MA_DARK 1