|
|
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 |
|
|
|
0af22625c9
|
Fix bl_pyapi_idprop unit test.
Scenes can now have a 'cycles' key when starting, so account for that.
|
2019-03-17 07:36:26 -04:00 |
|
|
|
8c15d612a5
|
Cleanup: pep8
|
2018-07-03 06:55:02 +02:00 |
|
|
|
73a9ff0d2d
|
PyAPI: Fast buffer access to id property arrays
Support Python's buffer protocol for ID-properties.
|
2017-04-10 21:12:02 +10:00 |
|
|
|
56d3cc9341
|
PyAPI: ID Property tests
|
2017-03-19 03:57:40 +11:00 |
|