Duplicate Naming Gives Nonsensical Increments?
To Reproduce:
- Create a Material
- Name it "mat"
- Duplicate it by hitting "Ctrl + D"
ISSUE: I would expect it to be named `mat_1` if we're using counts that would tie in well with programming/scripting. But I can see why mat_2 might make sense.
- Select `mat_2` and press `Ctrl + D` to duplicate a couple times
- Then select a couple of the new materials and duplicate them. Eventually you'll get something like:
Expected:
Cheers,
Donovan
PS: Please let me know if there is a more appropriate forum for reporting bugs/issues.
I guess I'm just confused by the difference of behavior in the Objects Panel (which behaves more-or-less as I expect)...
And the resources panel, which doesn't:
In general if I want numbered materials, Mat6 is more similar to Mat7 than it is to Mat0 - so finding and duplicating the first isn't the most useful to me.
That said, thanks for explaining the how the design functions.