Blender Git Commit Log

Git Commits -> Revision 0f30edc

Revision 0f30edc by Sergey Sharybin (master)
November 30, 2020, 15:24 (GMT)
Tracking: Make image accessor own what it needs

Previously image accessor was sharing array pointer for tracks access.
Now it is possible to pass a temporary array valid only during the
initialization process.

Should be no functional changes.

Commit Details:

Full Hash: 0f30edc20c6206b40216b162fa435d23562127f8
Parent Commit: 13ce25d
Lines Changed: +16, -1

2 Modified Paths:

/source/blender/blenkernel/intern/tracking_util.c (+5, -1) (Diff)
/source/blender/blenkernel/tracking_private.h (+11, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021