Files
test2/source/blender
guishe 6948a2d613 Fix #98973: Renaming Custom Python Properties is Incorrect
PyUnicode_AsUTF8AndSize is used when renaming a custom python property,
this method stores the size of the string without including the null
terminator in the size.

Renaming a custom python property now includes the null terminator when
copying the new string name.

Pull Request: https://projects.blender.org/blender/blender/pulls/107983
2023-06-13 19:46:11 +02:00
..
2023-05-15 15:14:22 +02:00
2023-06-12 08:43:10 +02:00
2023-06-10 15:37:51 +02:00
2023-05-15 15:14:22 +02:00