Files
test2/source/blender
Alexander Gavrilov d040e1da4f Constraints: introduce wrapper functions to access target lists.
Instead of directly accessing constraint-specific callbacks
in code all over blender, introduce two wrappers to retrieve
and free the target list.

This incidentally revealed a place within the Collada exporter
in BCAnimationSampler.cpp that didn't clean up after retrieving
the targets, resulting in a small memory leak. Fixing this should
be the only functional change in this commit.

This was split off from D9732.

Differential Revision: https://developer.blender.org/D13844
2022-06-03 16:18:26 +03:00
..
2022-06-03 15:08:11 +10:00
2022-03-16 11:58:22 +11:00
2022-06-03 15:08:11 +10:00
2022-06-03 15:08:11 +10:00
2022-06-03 15:08:11 +10:00
2022-06-03 13:51:05 +02:00
2022-06-03 15:08:11 +10:00
2022-05-17 15:34:02 +10:00