This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender
Campbell Barton 6cf28e98fb 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.
2021-04-30 22:38:40 +10:00
..
2021-03-29 19:11:17 -06:00
2021-03-18 09:36:44 +11:00
2021-04-30 15:16:08 +10:00
2021-04-11 13:09:27 +10:00
2021-04-30 13:11:49 +02:00
2021-04-30 15:24:46 +10:00
2021-04-30 15:22:59 +10:00
2021-04-30 15:22:44 +10:00