|
Blender
V2.59
|
Go to the source code of this file.
Definition in file physics_intern.h.
| void BOID_OT_rule_add | ( | struct wmOperatorType * | ot | ) |
Definition at line 92 of file particle_boids.c.
References boidrule_type_items, wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, wmOperatorType::prop, RNA_def_enum(), rule_add_exec(), wmOperatorType::srna, and WM_menu_invoke().
Referenced by operatortypes_boids().
| void BOID_OT_rule_del | ( | struct wmOperatorType * | ot | ) |
Definition at line 145 of file particle_boids.c.
References wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, and rule_del_exec().
Referenced by operatortypes_boids().
| void BOID_OT_rule_move_down | ( | struct wmOperatorType * | ot | ) |
Definition at line 223 of file particle_boids.c.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, and rule_move_down_exec().
Referenced by operatortypes_boids().
| void BOID_OT_rule_move_up | ( | struct wmOperatorType * | ot | ) |
Definition at line 185 of file particle_boids.c.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, and rule_move_up_exec().
Referenced by operatortypes_boids().
| void BOID_OT_state_add | ( | struct wmOperatorType * | ot | ) |
Definition at line 263 of file particle_boids.c.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, and state_add_exec().
Referenced by operatortypes_boids().
| void BOID_OT_state_del | ( | struct wmOperatorType * | ot | ) |
Definition at line 318 of file particle_boids.c.
References wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, and state_del_exec().
Referenced by operatortypes_boids().
| void BOID_OT_state_move_down | ( | struct wmOperatorType * | ot | ) |
Definition at line 393 of file particle_boids.c.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, and state_move_down_exec().
Referenced by operatortypes_boids().
| void BOID_OT_state_move_up | ( | struct wmOperatorType * | ot | ) |
Definition at line 357 of file particle_boids.c.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, and state_move_up_exec().
Referenced by operatortypes_boids().
| void FLUID_OT_bake | ( | struct wmOperatorType * | ot | ) |
Definition at line 1151 of file physics_fluid.c.
References wmOperatorType::description, ED_operator_object_active_editable(), wmOperatorType::exec, fluid_bake_exec(), wmOperatorType::idname, wmOperatorType::name, and wmOperatorType::poll.
Referenced by operatortypes_fluid().
| void OBJECT_OT_particle_system_add | ( | struct wmOperatorType * | ot | ) |
Definition at line 85 of file particle_object.c.
References wmOperatorType::description, ED_operator_object_active_editable(), wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, particle_system_add_exec(), and wmOperatorType::poll.
Referenced by operatortypes_particle().
| void OBJECT_OT_particle_system_remove | ( | struct wmOperatorType * | ot | ) |
Definition at line 124 of file particle_object.c.
References wmOperatorType::description, ED_operator_object_active_editable(), wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, particle_system_remove_exec(), and wmOperatorType::poll.
Referenced by operatortypes_particle().
| void PARTICLE_OT_brush_edit | ( | struct wmOperatorType * | ot | ) |
Definition at line 3744 of file particle_edit.c.
References brush_edit_cancel(), brush_edit_exec(), brush_edit_invoke(), brush_edit_modal(), wmOperatorType::cancel, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::modal, wmOperatorType::name, OPTYPE_BLOCKING, OPTYPE_REGISTER, OPTYPE_UNDO, PE_poll_view3d(), wmOperatorType::poll, RNA_def_collection_runtime(), RNA_OperatorStrokeElement, and wmOperatorType::srna.
Referenced by operatortypes_particle().
| void PARTICLE_OT_connect_hair | ( | struct wmOperatorType * | ot | ) |
Definition at line 748 of file particle_object.c.
References connect_hair_exec(), wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, RNA_def_boolean(), and wmOperatorType::srna.
Referenced by operatortypes_particle().
| void PARTICLE_OT_delete | ( | struct wmOperatorType * | ot | ) |
Definition at line 2567 of file particle_edit.c.
References DEL_PARTICLE, delete_exec(), wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, PE_hair_poll(), wmOperatorType::poll, wmOperatorType::prop, RNA_def_enum(), wmOperatorType::srna, and WM_menu_invoke().
Referenced by operatortypes_particle().
| void PARTICLE_OT_disconnect_hair | ( | struct wmOperatorType * | ot | ) |
Definition at line 610 of file particle_object.c.
References wmOperatorType::description, disconnect_hair_exec(), wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, RNA_def_boolean(), and wmOperatorType::srna.
Referenced by operatortypes_particle().
| void PARTICLE_OT_dupliob_copy | ( | struct wmOperatorType * | ot | ) |
Definition at line 437 of file particle_object.c.
References copy_particle_dupliob_exec(), wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, and OPTYPE_UNDO.
Referenced by operatortypes_particle().
| void PARTICLE_OT_dupliob_move_down | ( | struct wmOperatorType * | ot | ) |
Definition at line 520 of file particle_object.c.
References wmOperatorType::description, dupliob_move_down_exec(), wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, and OPTYPE_UNDO.
Referenced by operatortypes_particle().
| void PARTICLE_OT_dupliob_move_up | ( | struct wmOperatorType * | ot | ) |
Definition at line 398 of file particle_object.c.
References wmOperatorType::description, dupliob_move_up_exec(), wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, and OPTYPE_UNDO.
Referenced by operatortypes_particle().
| void PARTICLE_OT_dupliob_remove | ( | struct wmOperatorType * | ot | ) |
Definition at line 480 of file particle_object.c.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, and remove_particle_dupliob_exec().
Referenced by operatortypes_particle().
| void PARTICLE_OT_edited_clear | ( | struct wmOperatorType * | ot | ) |
Definition at line 4283 of file particle_edit.c.
References clear_edited_exec(), wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, particle_edit_toggle_poll(), and wmOperatorType::poll.
Referenced by operatortypes_particle().
| void PARTICLE_OT_hide | ( | struct wmOperatorType * | ot | ) |
Definition at line 1702 of file particle_edit.c.
References wmOperatorType::exec, wmOperatorType::flag, hide_exec(), wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, PE_poll(), wmOperatorType::poll, RNA_def_boolean(), and wmOperatorType::srna.
Referenced by operatortypes_particle().
| void PARTICLE_OT_mirror | ( | struct wmOperatorType * | ot | ) |
Definition at line 2727 of file particle_edit.c.
References wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, mirror_exec(), wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, PE_poll(), and wmOperatorType::poll.
Referenced by operatortypes_particle().
| void PARTICLE_OT_new | ( | struct wmOperatorType * | ot | ) |
Definition at line 183 of file particle_object.c.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, new_particle_settings_exec(), OPTYPE_REGISTER, OPTYPE_UNDO, wmOperatorType::poll, and psys_poll().
Referenced by operatortypes_particle().
| void PARTICLE_OT_new_target | ( | struct wmOperatorType * | ot | ) |
Definition at line 232 of file particle_object.c.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, new_particle_target_exec(), OPTYPE_REGISTER, and OPTYPE_UNDO.
Referenced by operatortypes_particle().
| void PARTICLE_OT_particle_edit_toggle | ( | struct wmOperatorType * | ot | ) |
Definition at line 4234 of file particle_edit.c.
References wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, particle_edit_toggle_exec(), particle_edit_toggle_poll(), and wmOperatorType::poll.
Referenced by operatortypes_particle().
| void PARTICLE_OT_rekey | ( | struct wmOperatorType * | ot | ) |
Definition at line 1996 of file particle_edit.c.
References wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, PE_poll(), wmOperatorType::poll, rekey_exec(), RNA_def_int(), wmOperatorType::srna, and WM_operator_props_popup().
Referenced by operatortypes_particle().
| void PARTICLE_OT_remove_doubles | ( | struct wmOperatorType * | ot | ) |
Definition at line 2414 of file particle_edit.c.
References wmOperatorType::exec, wmOperatorType::flag, FLT_MAX, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, PE_poll(), wmOperatorType::poll, remove_doubles_exec(), RNA_def_float(), and wmOperatorType::srna.
Referenced by operatortypes_particle().
| void PARTICLE_OT_reveal | ( | struct wmOperatorType * | ot | ) |
Definition at line 1744 of file particle_edit.c.
References wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, PE_poll(), wmOperatorType::poll, and reveal_exec().
Referenced by operatortypes_particle().
| void PARTICLE_OT_select_all | ( | struct wmOperatorType * | ot | ) |
Definition at line 1356 of file particle_edit.c.
References wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, PE_poll(), wmOperatorType::poll, select_all_exec(), and WM_operator_properties_select_all().
Referenced by operatortypes_particle().
| void PARTICLE_OT_select_inverse | ( | struct wmOperatorType * | ot | ) |
Definition at line 1900 of file particle_edit.c.
References wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, PE_poll(), wmOperatorType::poll, and select_inverse_exec().
Referenced by operatortypes_particle().
| void PARTICLE_OT_select_less | ( | struct wmOperatorType * | ot | ) |
Definition at line 1802 of file particle_edit.c.
References wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, PE_poll(), wmOperatorType::poll, and select_less_exec().
Referenced by operatortypes_particle().
| void PARTICLE_OT_select_linked | ( | struct wmOperatorType * | ot | ) |
Definition at line 1514 of file particle_edit.c.
References wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::name, NULL, OPTYPE_REGISTER, OPTYPE_UNDO, PE_poll_view3d(), wmOperatorType::poll, RNA_def_boolean(), RNA_def_int_vector(), select_linked_exec(), select_linked_invoke(), and wmOperatorType::srna.
Referenced by operatortypes_particle().
| void PARTICLE_OT_select_more | ( | struct wmOperatorType * | ot | ) |
Definition at line 1863 of file particle_edit.c.
References wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, PE_poll(), wmOperatorType::poll, and select_more_exec().
Referenced by operatortypes_particle().
| void PARTICLE_OT_select_roots | ( | struct wmOperatorType * | ot | ) |
Definition at line 1430 of file particle_edit.c.
References wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, PE_poll(), wmOperatorType::poll, and select_roots_exec().
Referenced by operatortypes_particle().
| void PARTICLE_OT_select_tips | ( | struct wmOperatorType * | ot | ) |
Definition at line 1470 of file particle_edit.c.
References wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, PE_poll(), wmOperatorType::poll, and select_tips_exec().
Referenced by operatortypes_particle().
| void PARTICLE_OT_subdivide | ( | struct wmOperatorType * | ot | ) |
Definition at line 2326 of file particle_edit.c.
References wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, PE_poll(), wmOperatorType::poll, and subdivide_exec().
Referenced by operatortypes_particle().
| void PARTICLE_OT_target_move_down | ( | struct wmOperatorType * | ot | ) |
Definition at line 360 of file particle_object.c.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, and target_move_down_exec().
Referenced by operatortypes_particle().
| void PARTICLE_OT_target_move_up | ( | struct wmOperatorType * | ot | ) |
Definition at line 322 of file particle_object.c.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, and target_move_up_exec().
Referenced by operatortypes_particle().
| void PARTICLE_OT_target_remove | ( | struct wmOperatorType * | ot | ) |
Definition at line 281 of file particle_object.c.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, and remove_particle_target_exec().
Referenced by operatortypes_particle().
| void PARTICLE_OT_weight_set | ( | struct wmOperatorType * | ot | ) |
Definition at line 2464 of file particle_edit.c.
References wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, PE_poll(), wmOperatorType::poll, RNA_def_float(), wmOperatorType::srna, and weight_set_exec().
Referenced by operatortypes_particle().
| void PTCACHE_OT_add | ( | struct wmOperatorType * | ot | ) |
Definition at line 369 of file physics_pointcache.c.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, wmOperatorType::poll, ptcache_add_new_exec(), and ptcache_poll().
Referenced by operatortypes_pointcache().
| void PTCACHE_OT_bake | ( | struct wmOperatorType * | ot | ) |
Definition at line 269 of file physics_pointcache.c.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, wmOperatorType::poll, ptcache_bake_exec(), ptcache_poll(), RNA_def_boolean(), and wmOperatorType::srna.
Referenced by operatortypes_pointcache().
| void PTCACHE_OT_bake_all | ( | struct wmOperatorType * | ot | ) |
Definition at line 155 of file physics_pointcache.c.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, wmOperatorType::poll, ptcache_bake_all_exec(), ptcache_bake_all_poll(), RNA_def_boolean(), and wmOperatorType::srna.
Referenced by operatortypes_pointcache().
| void PTCACHE_OT_bake_from_cache | ( | struct wmOperatorType * | ot | ) |
Definition at line 299 of file physics_pointcache.c.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, wmOperatorType::poll, ptcache_bake_from_cache_exec(), and ptcache_poll().
Referenced by operatortypes_pointcache().
| void PTCACHE_OT_free_bake | ( | struct wmOperatorType * | ot | ) |
Definition at line 285 of file physics_pointcache.c.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, wmOperatorType::poll, ptcache_free_bake_exec(), and ptcache_poll().
Referenced by operatortypes_pointcache().
| void PTCACHE_OT_free_bake_all | ( | struct wmOperatorType * | ot | ) |
Definition at line 171 of file physics_pointcache.c.
References wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, wmOperatorType::poll, ptcache_bake_all_poll(), and ptcache_free_bake_all_exec().
Referenced by operatortypes_pointcache().
| void PTCACHE_OT_remove | ( | struct wmOperatorType * | ot | ) |
Definition at line 383 of file physics_pointcache.c.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, wmOperatorType::poll, ptcache_poll(), and ptcache_remove_exec().
Referenced by operatortypes_pointcache().