Resonite devlog post: I have one more thing for you today @Devlog which I've been working on this week as well. It's smaller than the thing in my last post, but still a good change: I went through and sorted every component in the Uncategorized category!
Namely:
- I sorted every component that is useful in some manner (or otherwise is something that's used but not necessarily directly useful, like Settings components) into new and existing categories.
- I marked a lot of components as hidden - ones which otherwise have no use or functionality for users - meaning they won't show up in the browser (but they still exist, of course).
- I added a few nodes to an additional category (namely
ValueDriver<T>,ValueMultiDriver<T>, andReferenceMultiDriver<T>toTransform/Drivers). - I moved a couple nodes from one category to another (outside of Uncategorized).
Attached here is a list I made showing every change in component categorization so far. <:ryuvihappy:1286119750618972262>