projects
/
blender-staging.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Patch #8034: "soft" option for halos, which avoids ugly intersections
[blender-staging.git]
/
source
/
blender
/
makesdna
/
DNA_material_types.h
diff --git
a/source/blender/makesdna/DNA_material_types.h
b/source/blender/makesdna/DNA_material_types.h
index a4c6120374ac522993bd2ef1032e767c08606ca5..361b240eabf9d1df99e94d6449115f90d3d55c9a 100644
(file)
--- a/
source/blender/makesdna/DNA_material_types.h
+++ b/
source/blender/makesdna/DNA_material_types.h
@@
-161,6
+161,7
@@
typedef struct Material {
#define MA_SHLESS 4
#define MA_WIRE 8
#define MA_VERTEXCOL 16
+#define MA_HALO_SOFT 16
#define MA_HALO 32
#define MA_ZTRA 64
#define MA_VERTEXCOLP 128