Files
test2/source
Jacques Lucke fd377916c6 Fix: RNA_property_string_get returns string of incorrect length for id properties
The returned string was one byte too large, because it contained the null
terminator for string `IDProperty`. Noticed this when retrieving strings
parameters in an operator which are stored as id properties.

Pull Request: https://projects.blender.org/blender/blender/pulls/141321
2025-07-02 16:41:39 +02:00
..