Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Commit

Permalink
added Royal Render and Multiverse
Browse files Browse the repository at this point in the history
updated Nuke Studio icon, Flame moved to integrations
  • Loading branch information
m-u-r-p-h-y committed Jun 3, 2022
1 parent 9825529 commit 7500097
Show file tree
Hide file tree
Showing 7 changed files with 16 additions and 6 deletions.
22 changes: 16 additions & 6 deletions website/src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -299,14 +299,19 @@ function Home() {
<img src="/img/app_maya.png" alt="" title=""></img>
<span className="caption">Maya</span>
</a>

<a className="link" href="https://www.autodesk.com/products/flame">
<img src="/img/app_flame.png" alt="" title=""></img>
<span className="caption">Flame</span>
</a>

<a className="link" href="https://www.foundry.com/products/nuke-family/nuke">
<img src="/img/app_nuke.png" alt="" title=""></img>
<span className="caption">Nuke</span>
</a>

<a className="link" href="https://www.foundry.com/products/nuke-family/nuke-studio">
<img src="/img/app_nuke.png" alt="" title=""></img>
<img src="/img/app_nukestudio.png" alt="" title=""></img>
<span className="caption">Nuke Studio</span>
</a>

Expand Down Expand Up @@ -374,12 +379,17 @@ function Home() {
<img src="/img/app_deadline.png" alt="" title=""></img>
<span className="caption">Deadline</span>
</a>

<a className="link" href="https://www.vvertex.com">
<img src="/img/app_muster.png" alt="" title=""></img>
<span className="caption">Muster</span>
</a>

<a className="link" href="https://www.royalrender.de/index.php/startseite.html">
<img src="/img/app_royalrender.png" alt="" title=""></img>
<span className="caption">Royal Render</span>
</a>

<a className="link" href="https://www.slack.com">
<img src="/img/app_slack.png" alt="" title=""></img>
<span className="caption">Slack</span>
Expand All @@ -390,10 +400,10 @@ function Home() {
<p> <b>In development by us or OpenPype community.</b></p>

<div className={classnames('showcase',)}>

<a className="link" href="https://www.autodesk.com/products/flame">
<img src="/img/app_flame.png" alt="" title=""></img>
<span className="caption">Flame</span>
<a className="link" href="https://j-cube.jp/solutions/multiverse/">
<img src="/img/app_multiverse.png" alt="" title=""></img>
<span className="caption">Multiverse</span>
</a>

<a className="link" href="https://www.shotgridsoftware.com/">
Expand Down
Binary file modified website/static/img/app_flame.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified website/static/img/app_hiero.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added website/static/img/app_multiverse.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified website/static/img/app_nuke.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added website/static/img/app_nukestudio.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added website/static/img/app_royalrender.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7500097

Please sign in to comment.