|
Blender V4.5
|
Go to the source code of this file.
| void BOID_OT_rule_add | ( | wmOperatorType * | ot | ) |
Definition at line 63 of file particle_boids.cc.
References BOID_OT_rule_add(), wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, wmOperatorType::prop, RNA_def_enum(), rna_enum_boidrule_type_items, rule_add_exec(), wmOperatorType::srna, and WM_menu_invoke().
Referenced by BOID_OT_rule_add(), and operatortypes_boids().
| void BOID_OT_rule_del | ( | wmOperatorType * | ot | ) |
Definition at line 112 of file particle_boids.cc.
References BOID_OT_rule_del(), wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, and rule_del_exec().
Referenced by BOID_OT_rule_del(), and operatortypes_boids().
| void BOID_OT_rule_move_down | ( | wmOperatorType * | ot | ) |
Definition at line 187 of file particle_boids.cc.
References BOID_OT_rule_move_down(), wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, and rule_move_down_exec().
Referenced by BOID_OT_rule_move_down(), and operatortypes_boids().
| void BOID_OT_rule_move_up | ( | wmOperatorType * | ot | ) |
Definition at line 151 of file particle_boids.cc.
References BOID_OT_rule_move_up(), wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, and rule_move_up_exec().
Referenced by BOID_OT_rule_move_up(), and operatortypes_boids().
| void BOID_OT_state_add | ( | wmOperatorType * | ot | ) |
Definition at line 222 of file particle_boids.cc.
References BOID_OT_state_add(), wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, and state_add_exec().
Referenced by BOID_OT_state_add(), and operatortypes_boids().
| void BOID_OT_state_del | ( | wmOperatorType * | ot | ) |
Definition at line 271 of file particle_boids.cc.
References BOID_OT_state_del(), wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, and state_del_exec().
Referenced by BOID_OT_state_del(), and operatortypes_boids().
| void BOID_OT_state_move_down | ( | wmOperatorType * | ot | ) |
Definition at line 345 of file particle_boids.cc.
References BOID_OT_state_move_down(), wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, and state_move_down_exec().
Referenced by BOID_OT_state_move_down(), and operatortypes_boids().
| void BOID_OT_state_move_up | ( | wmOperatorType * | ot | ) |
Definition at line 309 of file particle_boids.cc.
References BOID_OT_state_move_up(), wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, and state_move_up_exec().
Referenced by BOID_OT_state_move_up(), and operatortypes_boids().
| void DPAINT_OT_bake | ( | wmOperatorType * | ot | ) |
Definition at line 516 of file dynamicpaint_ops.cc.
References wmOperatorType::description, DPAINT_OT_bake(), dynamicpaint_bake_exec(), ED_operator_object_active_local_editable(), wmOperatorType::exec, wmOperatorType::idname, wmOperatorType::name, and wmOperatorType::poll.
Referenced by DPAINT_OT_bake(), and operatortypes_dynamicpaint().
| void DPAINT_OT_output_toggle | ( | wmOperatorType * | ot | ) |
Definition at line 259 of file dynamicpaint_ops.cc.
References wmOperatorType::description, DPAINT_OT_output_toggle(), ED_operator_object_active_local_editable(), wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, output_toggle_exec(), wmOperatorType::poll, wmOperatorType::prop, RNA_def_enum(), and wmOperatorType::srna.
Referenced by DPAINT_OT_output_toggle(), and operatortypes_dynamicpaint().
| void DPAINT_OT_surface_slot_add | ( | wmOperatorType * | ot | ) |
Add surface slot.
Definition at line 80 of file dynamicpaint_ops.cc.
References wmOperatorType::description, DPAINT_OT_surface_slot_add(), ED_operator_object_active_local_editable(), wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, wmOperatorType::poll, and surface_slot_add_exec().
Referenced by DPAINT_OT_surface_slot_add(), and operatortypes_dynamicpaint().
| void DPAINT_OT_surface_slot_remove | ( | wmOperatorType * | ot | ) |
Remove surface slot.
Definition at line 128 of file dynamicpaint_ops.cc.
References wmOperatorType::description, DPAINT_OT_surface_slot_remove(), ED_operator_object_active_local_editable(), wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, wmOperatorType::poll, and surface_slot_remove_exec().
Referenced by DPAINT_OT_surface_slot_remove(), and operatortypes_dynamicpaint().
| void DPAINT_OT_type_toggle | ( | wmOperatorType * | ot | ) |
Definition at line 178 of file dynamicpaint_ops.cc.
References BLT_I18NCONTEXT_ID_SIMULATION, wmOperatorType::description, DPAINT_OT_type_toggle(), ED_operator_object_active_local_editable(), wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, MOD_DYNAMICPAINT_TYPE_CANVAS, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, wmOperatorType::poll, wmOperatorType::prop, RNA_def_enum(), RNA_def_property_translation_context(), rna_enum_prop_dynamicpaint_type_items, wmOperatorType::srna, and type_toggle_exec().
Referenced by DPAINT_OT_type_toggle(), and operatortypes_dynamicpaint().
| void FLUID_OT_bake_all | ( | wmOperatorType * | ot | ) |
Definition at line 687 of file physics_fluid.cc.
References wmOperatorType::description, ED_operator_object_active_editable(), wmOperatorType::exec, fluid_bake_exec(), fluid_bake_invoke(), fluid_bake_modal(), FLUID_JOB_BAKE_ALL, FLUID_OT_bake_all(), wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::modal, wmOperatorType::name, and wmOperatorType::poll.
Referenced by FLUID_OT_bake_all(), and operatortypes_fluid().
| void FLUID_OT_bake_data | ( | wmOperatorType * | ot | ) |
Definition at line 713 of file physics_fluid.cc.
References wmOperatorType::description, ED_operator_object_active_editable(), wmOperatorType::exec, fluid_bake_exec(), fluid_bake_invoke(), fluid_bake_modal(), FLUID_JOB_BAKE_DATA, FLUID_OT_bake_data(), wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::modal, wmOperatorType::name, and wmOperatorType::poll.
Referenced by FLUID_OT_bake_data(), and operatortypes_fluid().
| void FLUID_OT_bake_guides | ( | wmOperatorType * | ot | ) |
Definition at line 817 of file physics_fluid.cc.
References wmOperatorType::description, ED_operator_object_active_editable(), wmOperatorType::exec, fluid_bake_exec(), fluid_bake_invoke(), fluid_bake_modal(), FLUID_JOB_BAKE_GUIDES, FLUID_OT_bake_guides(), wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::modal, wmOperatorType::name, and wmOperatorType::poll.
Referenced by FLUID_OT_bake_guides(), and operatortypes_fluid().
| void FLUID_OT_bake_mesh | ( | wmOperatorType * | ot | ) |
Definition at line 765 of file physics_fluid.cc.
References wmOperatorType::description, ED_operator_object_active_editable(), wmOperatorType::exec, fluid_bake_exec(), fluid_bake_invoke(), fluid_bake_modal(), FLUID_JOB_BAKE_MESH, FLUID_OT_bake_mesh(), wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::modal, wmOperatorType::name, and wmOperatorType::poll.
Referenced by FLUID_OT_bake_mesh(), and operatortypes_fluid().
| void FLUID_OT_bake_noise | ( | wmOperatorType * | ot | ) |
Definition at line 739 of file physics_fluid.cc.
References wmOperatorType::description, ED_operator_object_active_editable(), wmOperatorType::exec, fluid_bake_exec(), fluid_bake_invoke(), fluid_bake_modal(), FLUID_JOB_BAKE_NOISE, FLUID_OT_bake_noise(), wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::modal, wmOperatorType::name, and wmOperatorType::poll.
Referenced by FLUID_OT_bake_noise(), and operatortypes_fluid().
| void FLUID_OT_bake_particles | ( | wmOperatorType * | ot | ) |
Definition at line 791 of file physics_fluid.cc.
References wmOperatorType::description, ED_operator_object_active_editable(), wmOperatorType::exec, fluid_bake_exec(), fluid_bake_invoke(), fluid_bake_modal(), FLUID_JOB_BAKE_PARTICLES, FLUID_OT_bake_particles(), wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::modal, wmOperatorType::name, and wmOperatorType::poll.
Referenced by FLUID_OT_bake_particles(), and operatortypes_fluid().
| void FLUID_OT_free_all | ( | wmOperatorType * | ot | ) |
Definition at line 701 of file physics_fluid.cc.
References wmOperatorType::description, ED_operator_object_active_editable(), wmOperatorType::exec, fluid_free_exec(), FLUID_JOB_FREE_ALL, FLUID_OT_free_all(), wmOperatorType::idname, wmOperatorType::name, and wmOperatorType::poll.
Referenced by FLUID_OT_free_all(), and operatortypes_fluid().
| void FLUID_OT_free_data | ( | wmOperatorType * | ot | ) |
Definition at line 727 of file physics_fluid.cc.
References wmOperatorType::description, ED_operator_object_active_editable(), wmOperatorType::exec, fluid_free_exec(), FLUID_JOB_FREE_DATA, FLUID_OT_free_data(), wmOperatorType::idname, wmOperatorType::name, and wmOperatorType::poll.
Referenced by FLUID_OT_free_data(), and operatortypes_fluid().
| void FLUID_OT_free_guides | ( | wmOperatorType * | ot | ) |
Definition at line 831 of file physics_fluid.cc.
References wmOperatorType::description, ED_operator_object_active_editable(), wmOperatorType::exec, fluid_free_exec(), FLUID_JOB_FREE_GUIDES, FLUID_OT_free_guides(), wmOperatorType::idname, wmOperatorType::name, and wmOperatorType::poll.
Referenced by FLUID_OT_free_guides(), and operatortypes_fluid().
| void FLUID_OT_free_mesh | ( | wmOperatorType * | ot | ) |
Definition at line 779 of file physics_fluid.cc.
References wmOperatorType::description, ED_operator_object_active_editable(), wmOperatorType::exec, fluid_free_exec(), FLUID_JOB_FREE_MESH, FLUID_OT_free_mesh(), wmOperatorType::idname, wmOperatorType::name, and wmOperatorType::poll.
Referenced by FLUID_OT_free_mesh(), and operatortypes_fluid().
| void FLUID_OT_free_noise | ( | wmOperatorType * | ot | ) |
Definition at line 753 of file physics_fluid.cc.
References wmOperatorType::description, ED_operator_object_active_editable(), wmOperatorType::exec, fluid_free_exec(), FLUID_JOB_FREE_NOISE, FLUID_OT_free_noise(), wmOperatorType::idname, wmOperatorType::name, and wmOperatorType::poll.
Referenced by FLUID_OT_free_noise(), and operatortypes_fluid().
| void FLUID_OT_free_particles | ( | wmOperatorType * | ot | ) |
Definition at line 805 of file physics_fluid.cc.
References wmOperatorType::description, ED_operator_object_active_editable(), wmOperatorType::exec, fluid_free_exec(), FLUID_JOB_FREE_PARTICLES, FLUID_OT_free_particles(), wmOperatorType::idname, wmOperatorType::name, and wmOperatorType::poll.
Referenced by FLUID_OT_free_particles(), and operatortypes_fluid().
| void FLUID_OT_pause_bake | ( | wmOperatorType * | ot | ) |
Definition at line 843 of file physics_fluid.cc.
References wmOperatorType::description, ED_operator_object_active_editable(), wmOperatorType::exec, FLUID_JOB_BAKE_PAUSE, FLUID_OT_pause_bake(), fluid_pause_exec(), wmOperatorType::idname, wmOperatorType::name, and wmOperatorType::poll.
Referenced by FLUID_OT_pause_bake(), and operatortypes_fluid().
| void OBJECT_OT_particle_system_add | ( | wmOperatorType * | ot | ) |
Definition at line 87 of file particle_object.cc.
References wmOperatorType::description, ED_operator_object_active_local_editable(), wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OBJECT_OT_particle_system_add(), OPTYPE_REGISTER, OPTYPE_UNDO, particle_system_add_exec(), and wmOperatorType::poll.
Referenced by OBJECT_OT_particle_system_add(), and operatortypes_particle().
| void OBJECT_OT_particle_system_remove | ( | wmOperatorType * | ot | ) |
Definition at line 136 of file particle_object.cc.
References wmOperatorType::description, ED_operator_object_active_local_editable(), wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OBJECT_OT_particle_system_remove(), OPTYPE_REGISTER, OPTYPE_UNDO, particle_system_remove_exec(), and wmOperatorType::poll.
Referenced by OBJECT_OT_particle_system_remove(), and operatortypes_particle().
| void PARTICLE_OT_brush_edit | ( | wmOperatorType * | ot | ) |
Definition at line 5070 of file particle_edit.cc.
References brush_edit_cancel(), brush_edit_exec(), brush_edit_invoke(), brush_edit_modal(), brush_edit_poll(), wmOperatorType::cancel, wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::modal, wmOperatorType::name, OPTYPE_BLOCKING, OPTYPE_REGISTER, OPTYPE_UNDO, PARTICLE_OT_brush_edit(), wmOperatorType::poll, PROP_HIDDEN, PROP_SKIP_SAVE, RNA_def_boolean(), RNA_def_collection_runtime(), RNA_def_property_flag(), and wmOperatorType::srna.
Referenced by operatortypes_particle(), and PARTICLE_OT_brush_edit().
| void PARTICLE_OT_connect_hair | ( | wmOperatorType * | ot | ) |
Definition at line 972 of file particle_object.cc.
References connect_hair_exec(), wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_UNDO, PARTICLE_OT_connect_hair(), RNA_def_boolean(), and wmOperatorType::srna.
Referenced by operatortypes_particle(), and PARTICLE_OT_connect_hair().
| void PARTICLE_OT_copy_particle_systems | ( | wmOperatorType * | ot | ) |
Definition at line 1291 of file particle_object.cc.
References copy_particle_systems_exec(), copy_particle_systems_poll(), wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, PAR_COPY_SPACE_OBJECT, PAR_COPY_SPACE_WORLD, PARTICLE_OT_copy_particle_systems(), wmOperatorType::poll, RNA_def_boolean(), RNA_def_enum(), and wmOperatorType::srna.
Referenced by operatortypes_particle(), and PARTICLE_OT_copy_particle_systems().
| void PARTICLE_OT_delete | ( | wmOperatorType * | ot | ) |
Definition at line 3498 of file particle_edit.cc.
References DEL_PARTICLE, delete_exec(), delete_type_items, wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, PARTICLE_OT_delete(), PE_hair_poll(), wmOperatorType::poll, wmOperatorType::prop, RNA_def_enum(), wmOperatorType::srna, and WM_menu_invoke().
Referenced by operatortypes_particle(), and PARTICLE_OT_delete().
| void PARTICLE_OT_disconnect_hair | ( | wmOperatorType * | ot | ) |
Definition at line 668 of file particle_object.cc.
References wmOperatorType::description, disconnect_hair_exec(), wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_UNDO, PARTICLE_OT_disconnect_hair(), RNA_def_boolean(), and wmOperatorType::srna.
Referenced by operatortypes_particle(), and PARTICLE_OT_disconnect_hair().
| void PARTICLE_OT_duplicate_particle_system | ( | wmOperatorType * | ot | ) |
Definition at line 1360 of file particle_object.cc.
References wmOperatorType::description, duplicate_particle_systems_exec(), duplicate_particle_systems_poll(), wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, PARTICLE_OT_duplicate_particle_system(), wmOperatorType::poll, RNA_def_boolean(), and wmOperatorType::srna.
Referenced by operatortypes_particle(), and PARTICLE_OT_duplicate_particle_system().
| void PARTICLE_OT_dupliob_copy | ( | wmOperatorType * | ot | ) |
Definition at line 487 of file particle_object.cc.
References copy_particle_dupliob_exec(), wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, and PARTICLE_OT_dupliob_copy().
Referenced by operatortypes_particle(), and PARTICLE_OT_dupliob_copy().
| void PARTICLE_OT_dupliob_move_down | ( | wmOperatorType * | ot | ) |
Definition at line 572 of file particle_object.cc.
References wmOperatorType::description, dupliob_move_down_exec(), wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, and PARTICLE_OT_dupliob_move_down().
Referenced by operatortypes_particle(), and PARTICLE_OT_dupliob_move_down().
| void PARTICLE_OT_dupliob_move_up | ( | wmOperatorType * | ot | ) |
Definition at line 447 of file particle_object.cc.
References wmOperatorType::description, dupliob_move_up_exec(), wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, and PARTICLE_OT_dupliob_move_up().
Referenced by operatortypes_particle(), and PARTICLE_OT_dupliob_move_up().
| void PARTICLE_OT_dupliob_refresh | ( | wmOperatorType * | ot | ) |
Definition at line 408 of file particle_object.cc.
References wmOperatorType::description, dupliob_refresh_exec(), wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, and PARTICLE_OT_dupliob_refresh().
Referenced by operatortypes_particle(), and PARTICLE_OT_dupliob_refresh().
| void PARTICLE_OT_dupliob_remove | ( | wmOperatorType * | ot | ) |
Definition at line 531 of file particle_object.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, PARTICLE_OT_dupliob_remove(), and remove_particle_dupliob_exec().
Referenced by operatortypes_particle(), and PARTICLE_OT_dupliob_remove().
| void PARTICLE_OT_edited_clear | ( | wmOperatorType * | ot | ) |
Definition at line 5612 of file particle_edit.cc.
References clear_edited_exec(), wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, particle_edit_toggle_poll(), PARTICLE_OT_edited_clear(), and wmOperatorType::poll.
Referenced by operatortypes_particle(), and PARTICLE_OT_edited_clear().
| void PARTICLE_OT_hide | ( | wmOperatorType * | ot | ) |
Definition at line 2548 of file particle_edit.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, hide_exec(), wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, PARTICLE_OT_hide(), PE_poll(), wmOperatorType::poll, RNA_def_boolean(), and wmOperatorType::srna.
Referenced by operatortypes_particle(), and PARTICLE_OT_hide().
| void PARTICLE_OT_mirror | ( | wmOperatorType * | ot | ) |
Definition at line 3724 of file particle_edit.cc.
References BLT_I18NCONTEXT_DEFAULT, wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, mirror_exec(), mirror_poll(), wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, PARTICLE_OT_mirror(), wmOperatorType::poll, and wmOperatorType::translation_context.
Referenced by operatortypes_particle(), and PARTICLE_OT_mirror().
| void PARTICLE_OT_new | ( | wmOperatorType * | ot | ) |
Definition at line 198 of file particle_object.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, new_particle_settings_exec(), OPTYPE_REGISTER, OPTYPE_UNDO, PARTICLE_OT_new(), wmOperatorType::poll, and psys_poll().
Referenced by operatortypes_particle(), and PARTICLE_OT_new().
| void PARTICLE_OT_new_target | ( | wmOperatorType * | ot | ) |
Definition at line 248 of file particle_object.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, new_particle_target_exec(), OPTYPE_REGISTER, OPTYPE_UNDO, and PARTICLE_OT_new_target().
Referenced by operatortypes_particle(), and PARTICLE_OT_new_target().
| void PARTICLE_OT_particle_edit_toggle | ( | wmOperatorType * | ot | ) |
Definition at line 5558 of file particle_edit.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, particle_edit_toggle_exec(), particle_edit_toggle_poll(), PARTICLE_OT_particle_edit_toggle(), and wmOperatorType::poll.
Referenced by operatortypes_particle(), and PARTICLE_OT_particle_edit_toggle().
| void PARTICLE_OT_rekey | ( | wmOperatorType * | ot | ) |
Definition at line 2844 of file particle_edit.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, PARTICLE_OT_rekey(), PE_hair_poll(), wmOperatorType::poll, rekey_exec(), RNA_def_int(), wmOperatorType::srna, and WM_operator_props_popup().
Referenced by operatortypes_particle(), and PARTICLE_OT_rekey().
| void PARTICLE_OT_remove_doubles | ( | wmOperatorType * | ot | ) |
Definition at line 3308 of file particle_edit.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, FLT_MAX, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, PARTICLE_OT_remove_doubles(), PE_hair_poll(), wmOperatorType::poll, remove_doubles_exec(), RNA_def_float(), and wmOperatorType::srna.
Referenced by operatortypes_particle(), and PARTICLE_OT_remove_doubles().
| void PARTICLE_OT_reveal | ( | wmOperatorType * | ot | ) |
Definition at line 2600 of file particle_edit.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, PARTICLE_OT_reveal(), PE_poll(), wmOperatorType::poll, reveal_exec(), RNA_def_boolean(), and wmOperatorType::srna.
Referenced by operatortypes_particle(), and PARTICLE_OT_reveal().
| void PARTICLE_OT_select_all | ( | wmOperatorType * | ot | ) |
Definition at line 1816 of file particle_edit.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, PARTICLE_OT_select_all(), PE_poll(), pe_select_all_exec(), wmOperatorType::poll, and WM_operator_properties_select_all().
Referenced by operatortypes_particle(), and PARTICLE_OT_select_all().
| void PARTICLE_OT_select_less | ( | wmOperatorType * | ot | ) |
Definition at line 2670 of file particle_edit.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, PARTICLE_OT_select_less(), PE_poll(), wmOperatorType::poll, and select_less_exec().
Referenced by operatortypes_particle(), and PARTICLE_OT_select_less().
| void PARTICLE_OT_select_linked | ( | wmOperatorType * | ot | ) |
Definition at line 2206 of file particle_edit.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, PARTICLE_OT_select_linked(), PE_poll(), wmOperatorType::poll, and select_linked_exec().
Referenced by operatortypes_particle(), and PARTICLE_OT_select_linked().
| void PARTICLE_OT_select_linked_pick | ( | wmOperatorType * | ot | ) |
Definition at line 2254 of file particle_edit.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, PARTICLE_OT_select_linked_pick(), PE_poll_view3d(), wmOperatorType::poll, RNA_def_boolean(), RNA_def_int_vector(), select_linked_pick_exec(), select_linked_pick_invoke(), and wmOperatorType::srna.
Referenced by operatortypes_particle(), and PARTICLE_OT_select_linked_pick().
| void PARTICLE_OT_select_more | ( | wmOperatorType * | ot | ) |
Definition at line 2742 of file particle_edit.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, PARTICLE_OT_select_more(), PE_poll(), wmOperatorType::poll, and select_more_exec().
Referenced by operatortypes_particle(), and PARTICLE_OT_select_more().
| void PARTICLE_OT_select_random | ( | wmOperatorType * | ot | ) |
Definition at line 2162 of file particle_edit.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, PARTICLE_OT_select_random(), PE_poll(), wmOperatorType::poll, wmOperatorType::prop, RAN_HAIR, RNA_def_enum(), select_random_exec(), select_random_type_items, wmOperatorType::srna, and WM_operator_properties_select_random().
Referenced by operatortypes_particle(), and PARTICLE_OT_select_random().
| void PARTICLE_OT_select_roots | ( | wmOperatorType * | ot | ) |
Definition at line 2002 of file particle_edit.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, PARTICLE_OT_select_roots(), PE_poll(), wmOperatorType::poll, SEL_SELECT, select_roots_exec(), and WM_operator_properties_select_action().
Referenced by operatortypes_particle(), and PARTICLE_OT_select_roots().
| void PARTICLE_OT_select_tips | ( | wmOperatorType * | ot | ) |
Definition at line 2077 of file particle_edit.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, PARTICLE_OT_select_tips(), PE_poll(), wmOperatorType::poll, SEL_SELECT, select_tips_exec(), and WM_operator_properties_select_action().
Referenced by operatortypes_particle(), and PARTICLE_OT_select_tips().
| void PARTICLE_OT_shape_cut | ( | wmOperatorType * | ot | ) |
Definition at line 5291 of file particle_edit.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, PARTICLE_OT_shape_cut(), wmOperatorType::poll, shape_cut_exec(), and shape_cut_poll().
Referenced by operatortypes_particle(), and PARTICLE_OT_shape_cut().
| void PARTICLE_OT_subdivide | ( | wmOperatorType * | ot | ) |
Definition at line 3210 of file particle_edit.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, PARTICLE_OT_subdivide(), PE_hair_poll(), wmOperatorType::poll, and subdivide_exec().
Referenced by operatortypes_particle(), and PARTICLE_OT_subdivide().
| void PARTICLE_OT_target_move_down | ( | wmOperatorType * | ot | ) |
Definition at line 378 of file particle_object.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, PARTICLE_OT_target_move_down(), and target_move_down_exec().
Referenced by operatortypes_particle(), and PARTICLE_OT_target_move_down().
| void PARTICLE_OT_target_move_up | ( | wmOperatorType * | ot | ) |
Definition at line 339 of file particle_object.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, PARTICLE_OT_target_move_up(), and target_move_up_exec().
Referenced by operatortypes_particle(), and PARTICLE_OT_target_move_up().
| void PARTICLE_OT_target_remove | ( | wmOperatorType * | ot | ) |
Definition at line 297 of file particle_object.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, PARTICLE_OT_target_remove(), and remove_particle_target_exec().
Referenced by operatortypes_particle(), and PARTICLE_OT_target_remove().
| void PARTICLE_OT_unify_length | ( | wmOperatorType * | ot | ) |
Definition at line 5729 of file particle_edit.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, PARTICLE_OT_unify_length(), PE_poll_view3d(), wmOperatorType::poll, and unify_length_exec().
Referenced by operatortypes_particle(), and PARTICLE_OT_unify_length().
| void PARTICLE_OT_weight_set | ( | wmOperatorType * | ot | ) |
Definition at line 3367 of file particle_edit.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, PARTICLE_OT_weight_set(), PE_hair_poll(), wmOperatorType::poll, RNA_def_float(), wmOperatorType::srna, and weight_set_exec().
Referenced by operatortypes_particle(), and PARTICLE_OT_weight_set().
| void PE_create_particle_edit | ( | Depsgraph * | depsgraph, |
| Scene * | scene, | ||
| Object * | ob, | ||
| PointCache * | cache, | ||
| ParticleSystem * | psys ) |
Initialize needed data for bake edit.
Definition at line 5312 of file particle_edit.cc.
References BKE_modifiers_findby_name(), BKE_ptcache_mem_pointers_incr(), BKE_ptcache_mem_pointers_seek(), BLI_listbase_clear(), BLI_listbase_is_empty(), BPHYS_DATA_LOCATION, BPHYS_DATA_ROTATION, BPHYS_DATA_VELOCITY, BPHYS_TOT_DATA, HairKey::co, DEG_get_evaluated(), ParticleSystem::edit, PointCache::edit, HairKey::editflag, ListBase::first, ParticleSystem::flag, PointCache::flag, ParticleSystem::free_edit, PointCache::free_edit, ParticleData::hair, KEY_K, LISTBASE_FOREACH, LOOP_KEYS, LOOP_POINTS, PointCache::mem_cache, MEM_calloc_arrayN(), MEM_callocN(), ParticleSystemModifierData::mesh_final, ParticleSystemModifierData::modifier, ModifierData::name, ParticleSystem::particles, PTCacheEdit::pathcache, PTCacheEdit::pathcachebufs, PE_create_particle_edit(), PE_free_ptcache_edit(), PE_update_object(), PEK_USE_WCO, PEP_EDIT_RECALC, POINT_P, PTCacheEdit::points, PTCacheEdit::psmd, PTCacheEdit::psmd_eval, PTCacheEdit::psys, psys_copy_particles(), PTCacheEdit::psys_eval, psys_eval_get(), psys_get_modifier(), PSYS_GLOBAL_HAIR, PTCACHE_DISK_CACHE, recalc_emitter_field(), recalc_lengths(), HairKey::time, ParticleData::totkey, ParticleSystem::totpart, PTCacheEdit::totpoint, and update_world_cos().
Referenced by PE_create_particle_edit(), and pe_get_current().
| void PTCACHE_OT_add | ( | wmOperatorType * | ot | ) |
Definition at line 435 of file physics_pointcache.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, wmOperatorType::poll, ptcache_add_new_exec(), ptcache_add_remove_poll(), and PTCACHE_OT_add().
Referenced by operatortypes_pointcache(), and PTCACHE_OT_add().
| void PTCACHE_OT_bake | ( | wmOperatorType * | ot | ) |
Definition at line 347 of file physics_pointcache.cc.
References wmOperatorType::cancel, wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::modal, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, wmOperatorType::poll, ptcache_bake_cancel(), ptcache_bake_exec(), ptcache_bake_invoke(), ptcache_bake_modal(), PTCACHE_OT_bake(), ptcache_poll(), RNA_def_boolean(), and wmOperatorType::srna.
Referenced by operatortypes_pointcache(), and PTCACHE_OT_bake().
| void PTCACHE_OT_bake_all | ( | wmOperatorType * | ot | ) |
Definition at line 289 of file physics_pointcache.cc.
References wmOperatorType::cancel, wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::modal, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, wmOperatorType::poll, ptcache_bake_all_poll(), ptcache_bake_cancel(), ptcache_bake_exec(), ptcache_bake_invoke(), ptcache_bake_modal(), PTCACHE_OT_bake_all(), RNA_def_boolean(), and wmOperatorType::srna.
Referenced by operatortypes_pointcache(), and PTCACHE_OT_bake_all().
| void PTCACHE_OT_bake_from_cache | ( | wmOperatorType * | ot | ) |
Definition at line 380 of file physics_pointcache.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, wmOperatorType::poll, ptcache_bake_from_cache_exec(), PTCACHE_OT_bake_from_cache(), and ptcache_poll().
Referenced by operatortypes_pointcache(), and PTCACHE_OT_bake_from_cache().
| void PTCACHE_OT_free_bake | ( | wmOperatorType * | ot | ) |
Definition at line 366 of file physics_pointcache.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, wmOperatorType::poll, ptcache_free_bake_exec(), PTCACHE_OT_free_bake(), and ptcache_poll().
Referenced by operatortypes_pointcache(), and PTCACHE_OT_free_bake().
| void PTCACHE_OT_free_bake_all | ( | wmOperatorType * | ot | ) |
Definition at line 308 of file physics_pointcache.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, wmOperatorType::poll, ptcache_bake_all_poll(), ptcache_free_bake_all_exec(), and PTCACHE_OT_free_bake_all().
Referenced by operatortypes_pointcache(), and PTCACHE_OT_free_bake_all().
| void PTCACHE_OT_remove | ( | wmOperatorType * | ot | ) |
Definition at line 449 of file physics_pointcache.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, wmOperatorType::poll, ptcache_add_remove_poll(), PTCACHE_OT_remove(), and ptcache_remove_exec().
Referenced by operatortypes_pointcache(), and PTCACHE_OT_remove().
| void recalc_emitter_field | ( | Depsgraph * | depsgraph, |
| Object * | ob, | ||
| ParticleSystem * | psys ) |
Calculate a tree for finding nearest emitter's vertices.
Definition at line 1441 of file particle_edit.cc.
References add_v3_v3(), add_v3_v3v3(), CD_MFACE, copy_v3_v3(), CustomData_get_layer(), ParticleSystem::edit, PTCacheEdit::emitter_cosnos, PTCacheEdit::emitter_field, Mesh::fdata_legacy, i, MEM_callocN(), MEM_freeN(), ParticleSystemModifierData::mesh_final, mul_v3_fl(), normalize_v3(), PTCacheEdit::psmd_eval, recalc_emitter_field(), Mesh::totface_legacy, MFace::v1, MFace::v2, MFace::v3, and MFace::v4.
Referenced by copy_particle_edit(), ED_object_particle_edit_mode_enter_ex(), PE_create_particle_edit(), and recalc_emitter_field().
| void recalc_lengths | ( | PTCacheEdit * | edit | ) |
Set current distances to be kept between neighboring keys.
Definition at line 1424 of file particle_edit.cc.
References KEY_K, len_v3v3(), LOOP_EDITED_POINTS, POINT_P, and recalc_lengths().
Referenced by brush_edit_apply(), copy_particle_edit(), delete_exec(), PE_create_particle_edit(), recalc_lengths(), rekey_exec(), scale_points_to_length(), shape_cut_exec(), and subdivide_exec().
| void RIGIDBODY_OT_constraint_add | ( | wmOperatorType * | ot | ) |
Definition at line 151 of file rigidbody_constraint.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, operator_rigidbody_con_add_poll(), OPTYPE_REGISTER, OPTYPE_UNDO, wmOperatorType::poll, wmOperatorType::prop, RBC_TYPE_FIXED, rigidbody_con_add_exec(), RIGIDBODY_OT_constraint_add(), RNA_def_enum(), rna_enum_rigidbody_constraint_type_items, and wmOperatorType::srna.
Referenced by operatortypes_particle(), and RIGIDBODY_OT_constraint_add().
| void RIGIDBODY_OT_constraint_remove | ( | wmOperatorType * | ot | ) |
Definition at line 198 of file rigidbody_constraint.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, operator_rigidbody_con_active_poll(), OPTYPE_REGISTER, OPTYPE_UNDO, wmOperatorType::poll, rigidbody_con_remove_exec(), and RIGIDBODY_OT_constraint_remove().
Referenced by operatortypes_particle(), and RIGIDBODY_OT_constraint_remove().
| void RIGIDBODY_OT_mass_calculate | ( | wmOperatorType * | ot | ) |
Definition at line 529 of file rigidbody_object.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, FLT_MAX, wmOperatorType::idname, wmOperatorType::invoke, mass_calculate_poll_property(), wmOperatorType::name, operator_rigidbody_active_poll(), OPTYPE_REGISTER, OPTYPE_UNDO, wmOperatorType::poll, wmOperatorType::poll_property, wmOperatorType::prop, PROP_ENUM_NO_TRANSLATE, rigidbody_materials_itemf(), rigidbody_objects_calc_mass_exec(), RIGIDBODY_OT_mass_calculate(), RNA_def_enum(), RNA_def_enum_funcs(), RNA_def_float(), RNA_def_property_flag(), rna_enum_dummy_DEFAULT_items, wmOperatorType::srna, and WM_menu_invoke().
Referenced by operatortypes_particle(), and RIGIDBODY_OT_mass_calculate().
| void RIGIDBODY_OT_object_add | ( | wmOperatorType * | ot | ) |
Definition at line 126 of file rigidbody_object.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, operator_rigidbody_add_poll(), OPTYPE_REGISTER, OPTYPE_UNDO, wmOperatorType::poll, wmOperatorType::prop, RBO_TYPE_ACTIVE, rigidbody_object_add_exec(), RIGIDBODY_OT_object_add(), RNA_def_enum(), rna_enum_rigidbody_object_type_items, and wmOperatorType::srna.
Referenced by operatortypes_particle(), and RIGIDBODY_OT_object_add().
| void RIGIDBODY_OT_object_remove | ( | wmOperatorType * | ot | ) |
Definition at line 177 of file rigidbody_object.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, operator_rigidbody_active_poll(), OPTYPE_REGISTER, OPTYPE_UNDO, wmOperatorType::poll, rigidbody_object_remove_exec(), and RIGIDBODY_OT_object_remove().
Referenced by operatortypes_particle(), and RIGIDBODY_OT_object_remove().
| void RIGIDBODY_OT_objects_add | ( | wmOperatorType * | ot | ) |
Definition at line 221 of file rigidbody_object.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, operator_rigidbody_add_poll(), OPTYPE_REGISTER, OPTYPE_UNDO, wmOperatorType::poll, wmOperatorType::prop, RBO_TYPE_ACTIVE, rigidbody_objects_add_exec(), RIGIDBODY_OT_objects_add(), RNA_def_enum(), rna_enum_rigidbody_object_type_items, and wmOperatorType::srna.
Referenced by operatortypes_particle(), and RIGIDBODY_OT_objects_add().
| void RIGIDBODY_OT_objects_remove | ( | wmOperatorType * | ot | ) |
Definition at line 272 of file rigidbody_object.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, operator_rigidbody_active_poll(), OPTYPE_REGISTER, OPTYPE_UNDO, wmOperatorType::poll, rigidbody_objects_remove_exec(), and RIGIDBODY_OT_objects_remove().
Referenced by operatortypes_particle(), and RIGIDBODY_OT_objects_remove().
| void RIGIDBODY_OT_shape_change | ( | wmOperatorType * | ot | ) |
Definition at line 323 of file rigidbody_object.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::name, operator_rigidbody_active_poll(), OPTYPE_REGISTER, OPTYPE_UNDO, wmOperatorType::poll, wmOperatorType::prop, RB_SHAPE_TRIMESH, rigidbody_objects_shape_change_exec(), RIGIDBODY_OT_shape_change(), RNA_def_enum(), rna_enum_rigidbody_object_shape_items, wmOperatorType::srna, and WM_menu_invoke().
Referenced by operatortypes_particle(), and RIGIDBODY_OT_shape_change().
| void RIGIDBODY_OT_world_add | ( | wmOperatorType * | ot | ) |
Definition at line 73 of file rigidbody_world.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, wmOperatorType::poll, RIGIDBODY_OT_world_add(), rigidbody_world_add_exec(), and rigidbody_world_add_poll().
Referenced by operatortypes_particle(), and RIGIDBODY_OT_world_add().
| void RIGIDBODY_OT_world_export | ( | wmOperatorType * | ot | ) |
Definition at line 176 of file rigidbody_world.cc.
References wmOperatorType::description, wmOperatorType::exec, FILE_DEFAULTDISPLAY, FILE_SAVE, FILE_SORT_DEFAULT, FILE_SPECIAL, FILE_TYPE_FOLDER, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, wmOperatorType::poll, RIGIDBODY_OT_world_export(), rigidbody_world_active_poll(), rigidbody_world_export_exec(), rigidbody_world_export_invoke(), WM_FILESEL_RELPATH, and WM_operator_properties_filesel().
Referenced by RIGIDBODY_OT_world_export().
| void RIGIDBODY_OT_world_remove | ( | wmOperatorType * | ot | ) |
Definition at line 112 of file rigidbody_world.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, wmOperatorType::poll, RIGIDBODY_OT_world_remove(), rigidbody_world_active_poll(), and rigidbody_world_remove_exec().
Referenced by operatortypes_particle(), and RIGIDBODY_OT_world_remove().
| void update_world_cos | ( | Object * | ob, |
| PTCacheEdit * | edit ) |
Definition at line 1538 of file particle_edit.cc.
References copy_v3_v3(), ParticleSystem::edit, ParticleSystem::flag, ParticleSettings::from, KEY_K, LOOP_KEYS, LOOP_POINTS, ParticleSystemModifierData::mesh_final, mul_m4_v3(), ParticleSystem::part, ParticleSystem::particles, POINT_P, PTCacheEdit::psmd_eval, PTCacheEdit::psys, PSYS_GLOBAL_HAIR, psys_mat_hair_to_global(), and update_world_cos().
Referenced by brush_edit_apply(), copy_particle_edit(), mirror_exec(), PE_create_particle_edit(), PE_update_object(), shape_cut_exec(), and update_world_cos().