run_retarg_relatives retarget DOF focus_object

This commit is contained in:
Nathan
2026-03-13 14:59:47 -06:00
parent 93661e0987
commit 991fd07f9e
6 changed files with 681 additions and 577 deletions
@@ -0,0 +1,19 @@
<!-- Generated by SpecStory, Markdown v2.1.0 -->
<!-- cursor Session 14305e53-b999-4885-8511-924b3957eb04 (2026-03-13 20:21Z) -->
# Retargeting relations function search (2026-03-13 20:21Z)
_**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.
---