Rework
MegaPint: Rework The MegaPint Package is getting a massive rework. At the moment the package includes all functionality and resources in one package which increases the needed disk space. In addition the package so far is build with unity’s old EditorGUI system. To reduce unwanted disk usage in your project and to increase stability as well as making it easier …
Bulk Renaming [BETA]
State: BETA This feature allows you to rename all selected files, folders, or GameObjects at once with a collection of string manipulation functions. Each selected function is stored in a command chain and executed sequentially. Current Basic Functions Set To (changes the name completely to the new string) Remove (removes a certain string from the name) Remove At (removes an …