From 87a0f09a225771c41f861d9de235d94299314be9 Mon Sep 17 00:00:00 2001 From: Sergey Sharybin Date: Tue, 5 Feb 2013 15:30:00 +0000 Subject: Didn't notice this panel was already enabled for Cycles --- intern/cycles/blender/addon/ui.py | 1 - 1 file changed, 1 deletion(-) (limited to 'intern') 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, -- cgit v1.2.3