Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2021-04-30 15:35:47 +0300
committerCampbell Barton <ideasman42@gmail.com>2021-04-30 15:38:40 +0300
commit6cf28e98fbbd7e92ea4d2bc28009b3d108ddb1a1 (patch)
treef9136bfea57e4a3c0682291ee3e85ed2e8ee20db /extern/draco
parent31828449145c23f72a67cd7d15c9c81c22b160cd (diff)
Object: rename BKE_object_runtime_free, leave data cleared
Rename BKE_object_runtime_free -> BKE_object_runtime_free_data, since the runtime pointer is part of the object, only the data is freed. Leave the data cleared to avoid accidental use, this is in keeping with other `*_free_data()` functions.
Diffstat (limited to 'extern/draco')
0 files changed, 0 insertions, 0 deletions