mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
removed outdated repositories information
This commit is contained in:
parent
2ea277992e
commit
752f1cde1c
1 changed files with 0 additions and 21 deletions
|
|
@ -48,24 +48,3 @@ to the table
|
|||
- Some DCCs do not support using Environment variables in file paths. This will make it very hard to maintain full multiplatform
|
||||
compatibility as well variable storage roots.
|
||||
- Relying on VPN connection and using it to work directly of network storage will be painfully slow.
|
||||
|
||||
|
||||
## Repositories
|
||||
|
||||
### [OpenPype](https://github.com/pypeclub/pype)
|
||||
|
||||
This is where vast majority of the code that works with your data lives. It acts
|
||||
as Avalon-Config, if we're speaking in avalon terms.
|
||||
|
||||
Avalon gives us the ability to work with a certain host, say Maya, in a standardized manner, but OpenPype defines **how** we work with all the data, allows most of the behavior to be configured on a very granular level and provides a comprehensive build and installation tools for it.
|
||||
|
||||
Thanks to that, we are able to maintain one codebase for vast majority of the features across all our clients deployments while keeping the option to tailor the pipeline to each individual studio.
|
||||
|
||||
### [Avalon-core](https://github.com/pypeclub/avalon-core)
|
||||
|
||||
Avalon-core is the heart of OpenPype. It provides the base functionality including key GUIs (albeit expanded and modified by us), database connection, standards for data structures, working with entities and some universal tools.
|
||||
|
||||
Avalon is being actively developed and maintained by a community of studios and TDs from around the world, with Pype Club team being an active contributor as well.
|
||||
|
||||
Due to the extensive work we've done on OpenPype and the need to react quickly to production needs, we
|
||||
maintain our own fork of avalon-core, which is kept up to date with upstream changes as much as possible.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue