Changeset View
Changeset View
Standalone View
Standalone View
source/blender/editors/space_clip/clip_ops.c
| Context not available. | |||||
| -FLT_MAX, | -FLT_MAX, | ||||
| FLT_MAX, | FLT_MAX, | ||||
| "Location", | "Location", | ||||
| "Cursor location in normalized (0.0-1.0) coordinates", | "Cursor location in normalized (0.0 to 1.0) coordinates", | ||||
| -10.0f, | -10.0f, | ||||
| 10.0f); | 10.0f); | ||||
| RNA_def_property_flag(prop, PROP_HIDDEN); | RNA_def_property_flag(prop, PROP_HIDDEN); | ||||
| Context not available. | |||||