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
path: root/intern
diff options
context:
space:
mode:
authorSergey Sharybin <sergey.vfx@gmail.com>2013-02-05 19:30:00 +0400
committerSergey Sharybin <sergey.vfx@gmail.com>2013-02-05 19:30:00 +0400
commit87a0f09a225771c41f861d9de235d94299314be9 (patch)
tree93ea0a71f691a8921e0631d23199ebc82f082ac7 /intern
parent0983e9c745785f3f2c7773d8750a134d7addaccb (diff)
Didn't notice this panel was already enabled for Cycles
Diffstat (limited to 'intern')
-rw-r--r--intern/cycles/blender/addon/ui.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/intern/cycles/blender/addon/ui.py b/intern/cycles/blender/addon/ui.py
index 09c94cac270..542262000b6 100644
--- a/intern/cycles/blender/addon/ui.py
+++ b/intern/cycles/blender/addon/ui.py
@@ -1204,7 +1204,6 @@ def get_panels():
types.PARTICLE_PT_field_weights,
types.PARTICLE_PT_force_fields,
types.PARTICLE_PT_vertexgroups,
- types.PARTICLE_PT_custom_props,
types.MATERIAL_PT_custom_props,
types.BONE_PT_custom_props,
types.OBJECT_PT_custom_props,