Files
test2/source/blender/animrig
Pratik Borhade c75d6ae0ed Fix: Bone collection renaming when empty string
Wrong default value was passed to `BLI_uniquename`.
This default value is used when string is empty after renaming.
the element.

How to reproduce:
- Add bone collection
- double click to rename
- Clear all characters, hit enter (you'll either notice bone collection
  without name or just a suffix)

Pull Request: https://projects.blender.org/blender/blender/pulls/111723
2023-08-31 15:12:27 +02:00
..