Changeset View
Changeset View
Standalone View
Standalone View
source/blender/makesrna/intern/rna_object_api.c
| Context not available. | |||||
| "LOCAL_WITH_PARENT", | "LOCAL_WITH_PARENT", | ||||
| 0, | 0, | ||||
| "Local With Parent", | "Local With Parent", | ||||
| "The rest pose local space of a bone (thus matrix includes parent transforms)"}, | "The rest pose local space of a bone (this matrix includes parent transforms)"}, | ||||
| {CONSTRAINT_SPACE_LOCAL, "LOCAL", 0, "Local Space", "The local space of an object/bone"}, | {CONSTRAINT_SPACE_LOCAL, "LOCAL", 0, "Local Space", "The local space of an object/bone"}, | ||||
| {0, NULL, 0, NULL, NULL}, | {0, NULL, 0, NULL, NULL}, | ||||
| }; | }; | ||||
| Context not available. | |||||