Files
test2/source/blender/blenlib
Sergey Sharybin 687e58bb77 Cleanup: Simplify public API of unique name functions
Their return value was only used in one place.

Change it to comparison with a stored name, and make the functions
to return void instead.

Removing the return boolean makes it possible to change underlying
functions to work with std::string and return unique name by value.

Pull Request: https://projects.blender.org/blender/blender/pulls/113934
2023-10-19 15:07:57 +02:00
..
2023-10-06 16:41:38 +02:00
2023-08-25 11:46:37 +02:00
2023-07-27 14:16:58 +02:00
2023-08-17 15:05:52 +02:00