Files
test2/source
Sean Kim b47332c40d Fix: brush.asset_edit_metadata truncates author and description
Both fields have the RNA value defined with a max size of `MAX_NAME`,
despite the underlying DNA value being a dynamic length string.

To fix this, remove the length restriction for the operator.

Pull Request: https://projects.blender.org/blender/blender/pulls/138377
2025-05-05 21:19:31 +02:00
..