ynput / ayon-usd-resolver

Home of AYON USD resolver plugin
Apache License 2.0
5 stars 0 forks source link

renamed plugins and added naming template to README.md #17

Closed Lypsolon closed 2 weeks ago

Lypsolon commented 2 months ago

This pull request renames the build plugins to a uniform naming scheme. The target is to make it easy to find the right plugin and give DEVs a good overview.

The plugins are still kept in folders to allow for closing foulders in an outline while not working on them. This makes it easier to overview. At the same time, we also bake all the info into the plugin name so that you can combine all plugins into one or two folders without having any duplicates.

The naming scheme is as follows {AppName}{PlatfromName}/{AppName}{AppVersion}_Py{pythonVersion}_{PlatfromName}.cmake