[Bf-blender-cvs] [d4c9ff8] wiggly-widgets: Add facemaps panel to the supported cycles panels

Antony Riakiotakis noreply at git.blender.org
Fri Dec 5 17:59:41 CET 2014


Commit: d4c9ff8a21c983bb99fb015382f52a36d7a6e70f
Author: Antony Riakiotakis
Date:   Fri Dec 5 17:59:27 2014 +0100
Branches: wiggly-widgets
https://developer.blender.org/rBd4c9ff8a21c983bb99fb015382f52a36d7a6e70f

Add facemaps panel to the supported cycles panels

===================================================================

M	intern/cycles/blender/addon/ui.py

===================================================================

diff --git a/intern/cycles/blender/addon/ui.py b/intern/cycles/blender/addon/ui.py
index 9b1e20d..babc732 100644
--- a/intern/cycles/blender/addon/ui.py
+++ b/intern/cycles/blender/addon/ui.py
@@ -1412,6 +1412,7 @@ def get_panels():
         "DATA_PT_curve_texture_space",
         "DATA_PT_mball_texture_space",
         "DATA_PT_vertex_groups",
+        "DATA_PT_face_maps",
         "DATA_PT_shape_keys",
         "DATA_PT_uv_texture",
         "DATA_PT_vertex_colors",




More information about the Bf-blender-cvs mailing list