- Resized asset browser image

Fri, 03 Jan 2020 06:07:54 -0700

author
Glitchvid <Glitchvid@glitchvid.com>
date
Fri, 03 Jan 2020 06:07:54 -0700
changeset 6
f95922b127af
parent 5
119d642a45fb
child 7
cec989ab4ffd

- Resized asset browser image
- Fixed model editor image sizing
- Re-encoded all large webm assets

site/features/tools/asset_browser_demo.webm file | annotate | diff | comparison | revisions
site/features/tools/hammer/convexmesh.webm file | annotate | diff | comparison | revisions
site/features/tools/hammer/editbasics.webm file | annotate | diff | comparison | revisions
site/features/tools/hammer/edittimelapse.webm file | annotate | diff | comparison | revisions
site/features/tools/hammer/faceremoval.webm file | annotate | diff | comparison | revisions
site/features/tools/model_editor/modelviewer.webm file | annotate | diff | comparison | revisions
site/features_tools.html file | annotate | diff | comparison | revisions
Binary file site/features/tools/asset_browser_demo.webm has changed
Binary file site/features/tools/hammer/convexmesh.webm has changed
Binary file site/features/tools/hammer/editbasics.webm has changed
Binary file site/features/tools/hammer/edittimelapse.webm has changed
Binary file site/features/tools/hammer/faceremoval.webm has changed
Binary file site/features/tools/model_editor/modelviewer.webm has changed
--- a/site/features_tools.html	Fri Jan 03 00:15:07 2020 -0700
+++ b/site/features_tools.html	Fri Jan 03 06:07:54 2020 -0700
@@ -97,7 +97,7 @@
 			</p>
 				<br>
 				<div class="mediaContainer">
-					<img class="mediaImage" src="features/tools/met/properties.png" width="1024px">
+					<img class="mediaImage" src="features/tools/met/properties.png" width="578px">
 				</div> 
 				<br>
 			<p>
@@ -115,7 +115,7 @@
 			</p>
 				<br>
 				<div class="mediaContainer">
-					<img class="mediaImage" src="features/tools/model_editor/editor.png" height="400px">
+					<img class="mediaImage" src="features/tools/model_editor/editor.png" width="653px">
 					<video  height="400px" autoplay loop>
 							<source src="features/tools/model_editor/modelviewer.webm" type="video/webm" title="Model Viewer">
 							Convex Mesh Editing (Video)

mercurial