Changeset View
Changeset View
Standalone View
Standalone View
intern/cycles/blender/addon/ui.py
| Show First 20 Lines • Show All 1,411 Lines • ▼ Show 20 Lines | panels = [ | ||||
| "DATA_PT_curve_texture_space", | "DATA_PT_curve_texture_space", | ||||
| "DATA_PT_mball_texture_space", | "DATA_PT_mball_texture_space", | ||||
| "DATA_PT_vertex_groups", | "DATA_PT_vertex_groups", | ||||
| "DATA_PT_shape_keys", | "DATA_PT_shape_keys", | ||||
| "DATA_PT_uv_texture", | "DATA_PT_uv_texture", | ||||
| "DATA_PT_vertex_colors", | "DATA_PT_vertex_colors", | ||||
| "DATA_PT_camera", | "DATA_PT_camera", | ||||
| "DATA_PT_camera_display", | "DATA_PT_camera_display", | ||||
| "DATA_PT_camera_safe_areas", | |||||
| "DATA_PT_lens", | "DATA_PT_lens", | ||||
| "DATA_PT_speaker", | "DATA_PT_speaker", | ||||
| "DATA_PT_distance", | "DATA_PT_distance", | ||||
| "DATA_PT_cone", | "DATA_PT_cone", | ||||
| "DATA_PT_customdata", | "DATA_PT_customdata", | ||||
| "DATA_PT_custom_props_mesh", | "DATA_PT_custom_props_mesh", | ||||
| "DATA_PT_custom_props_camera", | "DATA_PT_custom_props_camera", | ||||
| "DATA_PT_custom_props_lamp", | "DATA_PT_custom_props_lamp", | ||||
| ▲ Show 20 Lines • Show All 67 Lines • Show Last 20 Lines | |||||