Files
test2/source
Campbell Barton 38ca9b0b87 Cleanup: improvements ED_markers_find_nearest_marker & it's doc-string
- Remove reference to variable in the function from the doc-string,
- Note that a non-empty marker list always returns a marker.
  Some callers assumed but wasn't the case until recently, see #136059.
- Replace null check in the look with an initial assignment to ensure
  a marker is always returned.
- Rename argument `x` to `frame`.
2025-03-19 01:16:20 +00:00
..