Cleanup: convert gforge task ID's to phabricator format
Cleanup old tracker task format to the new. e.g: [#34039] to T34039 Ref D8718
This commit is contained in:
@@ -801,7 +801,7 @@ class TransformsToDeltasAnim(Operator):
|
||||
continue
|
||||
|
||||
# first pass over F-Curves: ensure that we don't have conflicting
|
||||
# transforms already (e.g. if this was applied already) [#29110]
|
||||
# transforms already (e.g. if this was applied already) T29110.
|
||||
existingFCurves = {}
|
||||
for fcu in adt.action.fcurves:
|
||||
# get "delta" path - i.e. the final paths which may clash
|
||||
|
||||
Reference in New Issue
Block a user