Changeset View
Changeset View
Standalone View
Standalone View
source/blender/editors/space_api/spacetypes.c
| Context not available. | |||||
| * We need to have them go after python operators too */ | * We need to have them go after python operators too */ | ||||
| ED_operatormacros_armature(); | ED_operatormacros_armature(); | ||||
| ED_operatormacros_mesh(); | ED_operatormacros_mesh(); | ||||
| ED_operatormacros_uvedit(); | |||||
| ED_operatormacros_metaball(); | ED_operatormacros_metaball(); | ||||
| ED_operatormacros_node(); | ED_operatormacros_node(); | ||||
| ED_operatormacros_object(); | ED_operatormacros_object(); | ||||
| Context not available. | |||||