Blender V2.61 - r43446
|
Static Public Attributes | |
string | bl_label = "Integrator Presets" |
string | preset_subdir = "cycles/integrator" |
string | preset_operator = "script.execute_preset" |
dictionary | COMPAT_ENGINES = {'CYCLES'} |
draw = Menu.draw_preset |
string addon::ui::CYCLES_MT_integrator_presets::bl_label = "Integrator Presets" [static] |
dictionary addon::ui::CYCLES_MT_integrator_presets::COMPAT_ENGINES = {'CYCLES'} [static] |
addon::ui::CYCLES_MT_integrator_presets::draw = Menu.draw_preset [static] |
string addon::ui::CYCLES_MT_integrator_presets::preset_operator = "script.execute_preset" [static] |
string addon::ui::CYCLES_MT_integrator_presets::preset_subdir = "cycles/integrator" [static] |