Files
test/source/blender
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
..
2025-06-12 10:37:47 +02:00
2025-07-02 14:52:31 +02:00
2025-06-30 13:57:34 +02:00
2025-07-01 11:53:30 +03:00
2025-07-02 05:27:00 +02:00