mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
bump version
This commit is contained in:
parent
0629338afd
commit
225a645b49
2 changed files with 2 additions and 2 deletions
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
"""Package declaring Pype version."""
|
||||
__version__ = "3.0.0-rc4"
|
||||
__version__ = "3.0.0-rc.5"
|
||||
|
|
|
|||
|
|
@ -570,7 +570,7 @@ function Home() {
|
|||
<p>
|
||||
OpenPype includes very robust Maya implementation that can handle full CG workflow from model,
|
||||
through animation till final renders. Scene settings, Your artists won't need to touch file browser at all and OpenPype will
|
||||
take care of all the file management.
|
||||
take care of all the file management. Most of maya workflows are supported including gpucaches, referencing, nested references and render proxies.
|
||||
</p>
|
||||
|
||||
{maya_features && maya_features.length && (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue