This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/python/intern
Campbell Barton 3c09beb3b1 Fix memory leak in IDPropertyGroup.pop()
When popping ID-property groups/arrays,
ID-property was removed but not freed.

Now the value is converted to a native Python type and freed.
2021-05-14 19:25:29 +10:00
..
2021-03-18 09:36:44 +11:00
2021-02-24 16:23:18 -03:00
2020-09-02 15:58:44 +10:00
2021-02-19 22:12:41 +11:00
2020-11-06 12:32:54 +11:00