Changeset View
Changeset View
Standalone View
Standalone View
source/blender/makesrna/intern/rna_rna.c
| Context not available. | |||||
| {PROP_UNIT_MASS, "MASS", 0, "Mass", ""}, | {PROP_UNIT_MASS, "MASS", 0, "Mass", ""}, | ||||
| {PROP_UNIT_CAMERA, "CAMERA", 0, "Camera", ""}, | {PROP_UNIT_CAMERA, "CAMERA", 0, "Camera", ""}, | ||||
| {PROP_UNIT_POWER, "POWER", 0, "Power", ""}, | {PROP_UNIT_POWER, "POWER", 0, "Power", ""}, | ||||
| {PROP_UNIT_TEMPERATURE, "TEMPERATURE", 0, "Temperature", ""}, | |||||
| {0, NULL, 0, NULL, NULL}, | {0, NULL, 0, NULL, NULL}, | ||||
| }; | }; | ||||
| Context not available. | |||||