Changeset View
Changeset View
Standalone View
Standalone View
source/blender/makesrna/intern/rna_internal.h
| Context not available. | |||||
| int rna_Armature_object_poll(struct PointerRNA *ptr, struct PointerRNA value); | int rna_Armature_object_poll(struct PointerRNA *ptr, struct PointerRNA value); | ||||
| int rna_Camera_object_poll(struct PointerRNA *ptr, struct PointerRNA value); | int rna_Camera_object_poll(struct PointerRNA *ptr, struct PointerRNA value); | ||||
| int rna_Curve_object_poll(struct PointerRNA *ptr, struct PointerRNA value); | int rna_Curve_object_poll(struct PointerRNA *ptr, struct PointerRNA value); | ||||
| int rna_GPencil_object_poll(struct PointerRNA *ptr, struct PointerRNA value); | |||||
| int rna_Lamp_object_poll(struct PointerRNA *ptr, struct PointerRNA value); | int rna_Lamp_object_poll(struct PointerRNA *ptr, struct PointerRNA value); | ||||
| int rna_Lattice_object_poll(struct PointerRNA *ptr, struct PointerRNA value); | int rna_Lattice_object_poll(struct PointerRNA *ptr, struct PointerRNA value); | ||||
| int rna_Mesh_object_poll(struct PointerRNA *ptr, struct PointerRNA value); | int rna_Mesh_object_poll(struct PointerRNA *ptr, struct PointerRNA value); | ||||
| Context not available. | |||||