- Add sections for PET and SFM

Tue, 07 Jan 2020 00:11:32 -0700

author
Glitchvid <Glitchvid@glitchvid.com>
date
Tue, 07 Jan 2020 00:11:32 -0700
changeset 8
8e4ab22f1ceb
parent 7
cec989ab4ffd
child 9
b5da02b8a437

- Add sections for PET and SFM

site/features/tools/pet/pet_example.png file | annotate | diff | comparison | revisions
site/features/tools/sfm/sfm_example.png file | annotate | diff | comparison | revisions
site/features_tools.html file | annotate | diff | comparison | revisions
Binary file site/features/tools/pet/pet_example.png has changed
Binary file site/features/tools/sfm/sfm_example.png has changed
--- a/site/features_tools.html	Mon Jan 06 18:45:37 2020 -0700
+++ b/site/features_tools.html	Tue Jan 07 00:11:32 2020 -0700
@@ -130,13 +130,14 @@
 		<div class="contentSection" id="toolsSectionPET">
 				<a href="#toolsSectionPET"><h3>- Particle Editor <img class="toolIconSM" src="features/tools/pet/pet_sm.png"></h3></a>
 			<p>
-				PET is for editing particles
+				With richer in-app documentation, model viewing support, control-point improvements, and expanded debugging information. 
 				<br>
-				...
+				The Source 2 Particle Editor is further refined and cleaner tool than its predecessor.
 				<br>
 			</p>
 				<br>
 				<div class="mediaContainer">
+						<img class="mediaImage" src="features/tools/pet/pet_example.png" width="578px">
 				</div> 
 				<br>
 		</div>
@@ -146,11 +147,12 @@
 			<p>
 				The Filmmaker is used for rendering high-quality cinematics from in-engine.
 				<br>
-				...
+				With animation, audio, and offline rendering, this is an all-in-one film studio inside your game.
 				<br>
 			</p>
 				<br>
 				<div class="mediaContainer">
+						<img class="mediaImage" src="features/tools/sfm/sfm_example.png" width="578px">
 				</div> 
 				<br>
 		</div>

mercurial