Skip to content

Commit

Permalink
Merge pull request #52 from ynput/bugfix/substance-designer-label-and…
Browse files Browse the repository at this point in the history
…-icon-fix

Substance designer: Define label and icon on server
  • Loading branch information
iLLiCiTiT authored Jan 22, 2025
2 parents 0143f4b + 9a0498e commit 373ab23
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Binary file added public/icons/substancedesigner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions server/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"premiere": "Premiere",
"resolve": "Resolve",
"substancepainter": "Substance Painter",
"substancedesigner": "Substance Designer",
"terminal": "Terminal",
"tvpaint": "TVPaint",
"unreal": "Unreal Editor",
Expand Down Expand Up @@ -49,6 +50,7 @@
"photoshop": "photoshop.png",
"resolve": "resolve.png",
"substancepainter": "substancepainter.png",
"substancedesigner": "substancedesigner.png",
"tvpaint": "tvpaint.png",
"unreal": "ue4.png",
"wrap": "wrap.png",
Expand Down

0 comments on commit 373ab23

Please sign in to comment.