Home
last modified time | relevance | path

Searched refs:DECIM_RATIO (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/blender/blender-2.91.0/source/blender/editors/space_graph/
H A Dgraph_edit.c1361 DECIM_RATIO = 1, enumerator
1663 case DECIM_RATIO: in graphkeys_decimate_exec()
1696 if (STREQ(prop_id, "remove_ratio") && mode != DECIM_RATIO) { in graphkeys_decimate_poll_property()
1722 {DECIM_RATIO,
1759 DECIM_RATIO, in GRAPH_OT_decimate()