Files
Dynamic-Link-Manager/.specstory/history/2026-03-13_20-21-38Z-retargeting-relations-function-search.md
T
2026-03-25 13:50:43 -06:00

659 B

2026-03-13 20:21:38Z

User

Search the T:\Dynamic-Link-Manager directory for any function named "retarget_relatives" or "retarget_relations" that handles retargeting relations from original to replacement characters.

Look for:

  1. The function definition (def retarget_relatives or def retarget_relations)
  2. Any references to dof.focus_object or camera DOF settings
  3. How the DLM_OT_migrator_retarget_relations operator is implemented

Report back what file contains this function and show its implementation.