Skip to content

Commit

Permalink
production management lab image fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Cookei committed Sep 10, 2024
1 parent 8f58ced commit 0a168b6
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 10 deletions.
1 change: 0 additions & 1 deletion CNAME

This file was deleted.

6 changes: 3 additions & 3 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"files": {
"main.css": "/static/css/main.b4bf52f5.css",
"main.js": "/static/js/main.d986eb63.js",
"main.js": "/static/js/main.4cf2c6ef.js",
"static/js/526.a1046954.chunk.js": "/static/js/526.a1046954.chunk.js",
"static/js/811.294da54e.chunk.js": "/static/js/811.294da54e.chunk.js",
"static/js/206.24d8eb7c.chunk.js": "/static/js/206.24d8eb7c.chunk.js",
Expand Down Expand Up @@ -1412,7 +1412,7 @@
"static/media/rightFootForwardBlock.png": "/static/media/rightFootForwardBlock.a28d8c42c797163f4b86.png",
"static/media/character animation.md": "/static/media/character animation.9520ea648effca8017da.md",
"static/media/peel_off.png": "/static/media/peel_off.2ae587f825376c47a72d.png",
"static/media/production management.md": "/static/media/production management.3a2397aac8e59cf535de.md",
"static/media/production management.md": "/static/media/production management.0b4aa1415b2a07e16755.md",
"static/media/Bifrost7.png": "/static/media/Bifrost7.f6ddd3aecf0eb9d70f18.png",
"static/media/ty_curve.png": "/static/media/ty_curve.b391728a08ac17913344.png",
"static/media/4 - delete top and bottom faces.png": "/static/media/4 - delete top and bottom faces.35767454ce0214fcdded.png",
Expand Down Expand Up @@ -1482,6 +1482,6 @@
},
"entrypoints": [
"static/css/main.b4bf52f5.css",
"static/js/main.d986eb63.js"
"static/js/main.4cf2c6ef.js"
]
}
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="UC Berkeley Undergraduate Graphics Group Official Website!"/><link rel="apple-touch-icon" href="/logo.png"/><link rel="manifest" href="/manifest.json"/><script type="text/javascript">!function(n){if("/"===n.search[1]){var a=n.search.slice(1).split("&").map((function(n){return n.replace(/~and~/g,"&")})).join("?");window.history.replaceState(null,null,n.pathname.slice(0,-1)+a+n.hash)}}(window.location)</script><title>UCBUGG</title><script defer="defer" src="/static/js/main.d986eb63.js"></script><link href="/static/css/main.b4bf52f5.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="UC Berkeley Undergraduate Graphics Group Official Website!"/><meta name="google-site-verification" content="Kdu1Y4ZRGC-0mpMVJMqHaY-zCHGT49ysuxLGe209jOs"/><link rel="apple-touch-icon" href="/logo.png"/><link rel="manifest" href="/manifest.json"/><script type="text/javascript">!function(n){if("/"===n.search[1]){var a=n.search.slice(1).split("&").map((function(n){return n.replace(/~and~/g,"&")})).join("?");window.history.replaceState(null,null,n.pathname.slice(0,-1)+a+n.hash)}}(window.location)</script><title>UCBUGG</title><script defer="defer" src="/static/js/main.4cf2c6ef.js"></script><link href="/static/css/main.b4bf52f5.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
4 changes: 2 additions & 2 deletions static/js/main.d986eb63.js → static/js/main.4cf2c6ef.js

Large diffs are not rendered by default.

File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,14 @@ _For Mac_
1. To start, open a new window in Finder. Navigate to your Documents folder by clicking Documents in the panel on the left.
2. In here, create a new folder, and name it ucbugg*spring_2023 \_insert your semester and year in this format*. Make sure not to leave any spaces in your file path! Maya will get mad at you if there are any spaces in your file path, and we need to keep Maya happy, kind of like an aging parent.
3. Then, inside ucbugg_spring_2023, create a new folder and name it ‘homework’. Create a second folder called ‘group’ that we’re going to use later. This is how you’ll keep your personal lab work separate from your group project work. You can organize the folders by right-clicking, then choosing “Clean Up By -> Name”.
pm1.![](5.png)
![](pm1.5.png)

4. Open up Maya 2022 and create a new file. You are going to use this file to create your project directory, so this can just be an empty file.
5. In your new Maya file, navigate to File > Project Window.
pm2.![](5.png)
![](pm2.5.png)

6. This will open up your Project Window. This generates your project directory, which is how Maya keeps track of all the data (including textures, simulations, referenced files, and more) needed for work in Maya.
pm3.![](5.png)
![](pm3.5.png)

7. Setting up your Project Window.

Expand Down

0 comments on commit 0a168b6

Please sign in to comment.