Changeset View
Changeset View
Standalone View
Standalone View
release/scripts/startup/bl_ui/space_view3d.py
| Context not available. | |||||
| layout.separator() | layout.separator() | ||||
| layout.operator("particle.select_random") | |||||
| layout.separator() | |||||
| layout.operator("particle.select_roots", text="Roots") | layout.operator("particle.select_roots", text="Roots") | ||||
| layout.operator("particle.select_tips", text="Tips") | layout.operator("particle.select_tips", text="Tips") | ||||
| Context not available. | |||||
| layout.separator() | layout.separator() | ||||
| layout.operator("particle.select_random") | |||||
| layout.separator() | |||||
| layout.operator("particle.select_more") | layout.operator("particle.select_more") | ||||
| layout.operator("particle.select_less") | layout.operator("particle.select_less") | ||||
| Context not available. | |||||