Changeset View
Changeset View
Standalone View
Standalone View
source/blender/editors/physics/physics_ops.c
| Context not available. | |||||
| WM_operatortype_append(PARTICLE_OT_select_all); | WM_operatortype_append(PARTICLE_OT_select_all); | ||||
| WM_operatortype_append(PARTICLE_OT_select_roots); | WM_operatortype_append(PARTICLE_OT_select_roots); | ||||
| WM_operatortype_append(PARTICLE_OT_select_tips); | WM_operatortype_append(PARTICLE_OT_select_tips); | ||||
| WM_operatortype_append(PARTICLE_OT_select_random); | |||||
| WM_operatortype_append(PARTICLE_OT_select_linked); | WM_operatortype_append(PARTICLE_OT_select_linked); | ||||
| WM_operatortype_append(PARTICLE_OT_select_less); | WM_operatortype_append(PARTICLE_OT_select_less); | ||||
| WM_operatortype_append(PARTICLE_OT_select_more); | WM_operatortype_append(PARTICLE_OT_select_more); | ||||
| Context not available. | |||||
| WM_operatortype_append(RIGIDBODY_OT_constraint_add); | WM_operatortype_append(RIGIDBODY_OT_constraint_add); | ||||
| WM_operatortype_append(RIGIDBODY_OT_constraint_remove); | WM_operatortype_append(RIGIDBODY_OT_constraint_remove); | ||||
| WM_operatortype_append(RIGIDBODY_OT_constraints_remove); | |||||
| WM_operatortype_append(RIGIDBODY_OT_world_add); | WM_operatortype_append(RIGIDBODY_OT_world_add); | ||||
| WM_operatortype_append(RIGIDBODY_OT_world_remove); | WM_operatortype_append(RIGIDBODY_OT_world_remove); | ||||
| Context not available. | |||||