Browse Source

additions to documentation

cjshannon 12 years ago
parent
commit
bfa26d46fc
35 changed files with 35 additions and 35 deletions
  1. 1 1
      docs/api/cameras/Camera.html
  2. 1 1
      docs/api/cameras/OrthographicCamera.html
  3. 1 1
      docs/api/cameras/PerspectiveCamera.html
  4. 1 1
      docs/api/extras/geometries/SphereGeometry.html
  5. 1 1
      docs/api/lights/AmbientLight.html
  6. 1 1
      docs/api/lights/DirectionalLight.html
  7. 1 1
      docs/api/lights/HemisphereLight.html
  8. 1 1
      docs/api/lights/Light.html
  9. 1 1
      docs/api/lights/PointLight.html
  10. 1 1
      docs/api/lights/SpotLight.html
  11. 1 1
      docs/api/loaders/JSONLoader.html
  12. 1 1
      docs/api/materials/LineBasicMaterial.html
  13. 1 1
      docs/api/materials/LineDashedMaterial.html
  14. 1 1
      docs/api/materials/MeshBasicMaterial.html
  15. 1 1
      docs/api/materials/MeshDepthMaterial.html
  16. 1 1
      docs/api/materials/MeshFaceMaterial.html
  17. 1 1
      docs/api/materials/MeshLambertMaterial.html
  18. 1 1
      docs/api/materials/MeshNormalMaterial.html
  19. 1 1
      docs/api/materials/MeshPhongMaterial.html
  20. 1 1
      docs/api/materials/ParticleBasicMaterial.html
  21. 1 1
      docs/api/materials/ParticleCanvasMaterial.html
  22. 1 1
      docs/api/materials/ShaderMaterial.html
  23. 1 1
      docs/api/materials/SpriteMaterial.html
  24. 1 1
      docs/api/objects/Bone.html
  25. 1 1
      docs/api/objects/LOD.html
  26. 1 1
      docs/api/objects/Line.html
  27. 1 1
      docs/api/objects/Mesh.html
  28. 1 1
      docs/api/objects/MorphAnimMesh.html
  29. 1 1
      docs/api/objects/Particle.html
  30. 1 1
      docs/api/objects/ParticleSystem.html
  31. 1 1
      docs/api/objects/Ribbon.html
  32. 1 1
      docs/api/objects/SkinnedMesh.html
  33. 1 1
      docs/api/objects/Sprite.html
  34. 1 1
      docs/api/scenes/Scene.html
  35. 1 1
      docs/api/textures/CompressedTexture.html

+ 1 - 1
docs/api/cameras/Camera.html

@@ -7,7 +7,7 @@
 		<link type="text/css" rel="stylesheet" href="../../page.css" />
 	</head>
 	<body>
-		[page:Object3D] <!-- &rarr -->;
+		[page:Object3D] &rarr;
 
 		<h1>[name]</h1>
 

+ 1 - 1
docs/api/cameras/OrthographicCamera.html

@@ -7,7 +7,7 @@
 		<link type="text/css" rel="stylesheet" href="../../page.css" />
 	</head>
 	<body>
-		[page:Object3D] <!-- &rarr -->; [page:Camera] <!-- &rarr -->;
+		[page:Object3D] &rarr; [page:Camera] &rarr;
 
 		<h1>[name]</h1>
 

+ 1 - 1
docs/api/cameras/PerspectiveCamera.html

@@ -7,7 +7,7 @@
 		<link type="text/css" rel="stylesheet" href="../../page.css" />
 	</head>
 	<body>
-		[page:Object3D] <!-- &rarr -->; [page:Camera] <!-- &rarr -->;
+		[page:Object3D] &rarr; [page:Camera] &rarr;
 
 		<h1>[name]</h1>
 

+ 1 - 1
docs/api/extras/geometries/SphereGeometry.html

@@ -7,7 +7,7 @@
 		<link type="text/css" rel="stylesheet" href="../../../page.css" />
 	</head>
 	<body>
-		[page:Geometry] <!-- &rarr -->;
+		[page:Geometry] &rarr;
 		
 		<h1>[name]</h1>
 

+ 1 - 1
docs/api/lights/AmbientLight.html

@@ -7,7 +7,7 @@
 		<link type="text/css" rel="stylesheet" href="../../page.css" />
 	</head>
 	<body>
-		[page:Object3D] <!-- &rarr -->; [page:Light] <!-- &rarr -->;
+		[page:Object3D] &rarr; [page:Light] &rarr;
 
 		<h1>[name]</h1>
 

+ 1 - 1
docs/api/lights/DirectionalLight.html

@@ -7,7 +7,7 @@
 		<link type="text/css" rel="stylesheet" href="../../page.css" />
 	</head>
 	<body>
-		[page:Object3D] <!-- &rarr -->; [page:Light] <!-- &rarr -->;
+		[page:Object3D] &rarr; [page:Light] &rarr;
 
 		<h1>[name]</h1>
 

+ 1 - 1
docs/api/lights/HemisphereLight.html

@@ -7,7 +7,7 @@
 		<link type="text/css" rel="stylesheet" href="../../page.css" />
 	</head>
 	<body>
-        [page:Object3D] <!-- &rarr -->; [page:Light] <!-- &rarr -->;
+        [page:Object3D] &rarr; [page:Light] &rarr;
 
 		<h1>[name]</h1>
 

+ 1 - 1
docs/api/lights/Light.html

@@ -7,7 +7,7 @@
 		<link type="text/css" rel="stylesheet" href="../../page.css" />
 	</head>
 	<body>
-		[page:Object3D] <!-- &rarr -->;
+		[page:Object3D] &rarr;
 
 		<h1>[name]</h1>
 

+ 1 - 1
docs/api/lights/PointLight.html

@@ -7,7 +7,7 @@
 		<link type="text/css" rel="stylesheet" href="../../page.css" />
 	</head>
 	<body>
-		[page:Object3D] <!-- &rarr -->; [page:Light] <!-- &rarr -->;
+		[page:Object3D] &rarr; [page:Light] &rarr;
 
 		<h1>[name]</h1>
 

+ 1 - 1
docs/api/lights/SpotLight.html

@@ -7,7 +7,7 @@
 		<link type="text/css" rel="stylesheet" href="../../page.css" />
 	</head>
 	<body>
-		[page:Object3D] <!-- &rarr -->; [page:Light] <!-- &rarr -->;
+		[page:Object3D] &rarr; [page:Light] &rarr;
 
 		<h1>[name]</h1>
 

+ 1 - 1
docs/api/loaders/JSONLoader.html

@@ -7,7 +7,7 @@
 		<link type="text/css" rel="stylesheet" href="../../page.css" />
 	</head>
 	<body>
-		[page:Loader] <!-- &rarr -->;
+		[page:Loader] &rarr;
 		<h1>[name]</h1>
 
 		<div class="desc">A loader for loading objects in JSON format.</div>

+ 1 - 1
docs/api/materials/LineBasicMaterial.html

@@ -7,7 +7,7 @@
 		<link type="text/css" rel="stylesheet" href="../../page.css" />
 	</head>
 	<body>
-		[page:Material] <!-- &rarr -->;
+		[page:Material] &rarr;
 
 		<h1>[name]</h1>
 

+ 1 - 1
docs/api/materials/LineDashedMaterial.html

@@ -7,7 +7,7 @@
 		<link type="text/css" rel="stylesheet" href="../../page.css" />
 	</head>
 	<body>
-		[page:Material] <!-- &rarr -->;
+		[page:Material] &rarr;
 
 		<h1>[name]</h1>
 

+ 1 - 1
docs/api/materials/MeshBasicMaterial.html

@@ -7,7 +7,7 @@
 		<link type="text/css" rel="stylesheet" href="../../page.css" />
 	</head>
 	<body>
-		[page:Material] <!-- &rarr -->;
+		[page:Material] &rarr;
 
 		<h1>[name]</h1>
 

+ 1 - 1
docs/api/materials/MeshDepthMaterial.html

@@ -7,7 +7,7 @@
 		<link type="text/css" rel="stylesheet" href="../../page.css" />
 	</head>
 	<body>
-		[page:Material] <!-- &rarr -->;
+		[page:Material] &rarr;
 
 		<h1>[name]</h1>
 

+ 1 - 1
docs/api/materials/MeshFaceMaterial.html

@@ -7,7 +7,7 @@
 		<link type="text/css" rel="stylesheet" href="../../page.css" />
 	</head>
 	<body>
-		[page:Material] <!-- &rarr -->;
+		[page:Material] &rarr;
 
 		<h1>[name]</h1>
 

+ 1 - 1
docs/api/materials/MeshLambertMaterial.html

@@ -7,7 +7,7 @@
 		<link type="text/css" rel="stylesheet" href="../../page.css" />
 	</head>
 	<body>
-		[page:Material] <!-- &rarr -->;
+		[page:Material] &rarr;
 
 		<h1>[name]</h1>
 

+ 1 - 1
docs/api/materials/MeshNormalMaterial.html

@@ -7,7 +7,7 @@
 		<link type="text/css" rel="stylesheet" href="../../page.css" />
 	</head>
 	<body>
-		[page:Material] <!-- &rarr -->;
+		[page:Material] &rarr;
 
 		<h1>[name]</h1>
 

+ 1 - 1
docs/api/materials/MeshPhongMaterial.html

@@ -7,7 +7,7 @@
 		<link type="text/css" rel="stylesheet" href="../../page.css" />
 	</head>
 	<body>
-		[page:Material] <!-- &rarr -->;
+		[page:Material] &rarr;
 
 		<h1>[name]</h1>
 

+ 1 - 1
docs/api/materials/ParticleBasicMaterial.html

@@ -7,7 +7,7 @@
 		<link type="text/css" rel="stylesheet" href="../../page.css" />
 	</head>
 	<body>
-		[page:Material] <!-- &rarr -->;
+		[page:Material] &rarr;
 
 		<h1>[name]</h1>
 

+ 1 - 1
docs/api/materials/ParticleCanvasMaterial.html

@@ -7,7 +7,7 @@
 		<link type="text/css" rel="stylesheet" href="../../page.css" />
 	</head>
 	<body>
-		[page:Material] <!-- &rarr -->;
+		[page:Material] &rarr;
 
 		<h1>[name]</h1>
 

+ 1 - 1
docs/api/materials/ShaderMaterial.html

@@ -7,7 +7,7 @@
 		<link type="text/css" rel="stylesheet" href="../../page.css" />
 	</head>
 	<body>
-		[page:Material] <!-- &rarr -->;
+		[page:Material] &rarr;
 
 		<h1>[name]</h1>
 

+ 1 - 1
docs/api/materials/SpriteMaterial.html

@@ -7,7 +7,7 @@
 		<link type="text/css" rel="stylesheet" href="../../page.css" />
 	</head>
 	<body>
-		[page:Material] <!-- &rarr -->;
+		[page:Material] &rarr;
 
 		<h1>[name]</h1>
 

+ 1 - 1
docs/api/objects/Bone.html

@@ -7,7 +7,7 @@
 		<link type="text/css" rel="stylesheet" href="../../page.css" />
 	</head>
 	<body>
-		[page:Object3D] <!-- &rarr -->;
+		[page:Object3D] &rarr;
 
 		<h1>[name]</h1>
 

+ 1 - 1
docs/api/objects/LOD.html

@@ -7,7 +7,7 @@
 		<link type="text/css" rel="stylesheet" href="../../page.css" />
 	</head>
 	<body>
-		[page:Object3D] <!-- &rarr -->;
+		[page:Object3D] &rarr;
 
 		<h1>[name]</h1>
 

+ 1 - 1
docs/api/objects/Line.html

@@ -7,7 +7,7 @@
 		<link type="text/css" rel="stylesheet" href="../../page.css" />
 	</head>
 	<body>
-		[page:Object3D] <!-- &rarr -->;
+		[page:Object3D] &rarr;
 
 		<h1>[name]</h1>
 

+ 1 - 1
docs/api/objects/Mesh.html

@@ -7,7 +7,7 @@
 		<link type="text/css" rel="stylesheet" href="../../page.css" />
 	</head>
 	<body>
-		[page:Object3D] <!-- &rarr -->;
+		[page:Object3D] &rarr;
 
 		<h1>[name]</h1>
 

+ 1 - 1
docs/api/objects/MorphAnimMesh.html

@@ -7,7 +7,7 @@
 		<link type="text/css" rel="stylesheet" href="../../page.css" />
 	</head>
 	<body>
-		[page:Object3D] <!-- &rarr -->;
+		[page:Object3D] &rarr;
 
 		<h1>[name]</h1>
 

+ 1 - 1
docs/api/objects/Particle.html

@@ -7,7 +7,7 @@
 		<link type="text/css" rel="stylesheet" href="../../page.css" />
 	</head>
 	<body>
-		[page:Object3D] <!-- &rarr -->;
+		[page:Object3D] &rarr;
 
 		<h1>[name]</h1>
 

+ 1 - 1
docs/api/objects/ParticleSystem.html

@@ -7,7 +7,7 @@
 		<link type="text/css" rel="stylesheet" href="../../page.css" />
 	</head>
 	<body>
-		[page:Object3D] <!-- &rarr -->;
+		[page:Object3D] &rarr;
 
 		<h1>[name]</h1>
 

+ 1 - 1
docs/api/objects/Ribbon.html

@@ -7,7 +7,7 @@
 		<link type="text/css" rel="stylesheet" href="../../page.css" />
 	</head>
 	<body>
-		[page:Object3D] <!-- &rarr -->;
+		[page:Object3D] &rarr;
 
 		<h1>[name]</h1>
 

+ 1 - 1
docs/api/objects/SkinnedMesh.html

@@ -7,7 +7,7 @@
 		<link type="text/css" rel="stylesheet" href="../../page.css" />
 	</head>
 	<body>
-		[page:Object3D] <!-- &rarr -->;
+		[page:Object3D] &rarr;
 
 		<h1>[name]</h1>
 

+ 1 - 1
docs/api/objects/Sprite.html

@@ -7,7 +7,7 @@
 		<link type="text/css" rel="stylesheet" href="../../page.css" />
 	</head>
 	<body>
-		[page:Object3D] <!-- &rarr -->;
+		[page:Object3D] &rarr;
 
 		<h1>[name]</h1>
 

+ 1 - 1
docs/api/scenes/Scene.html

@@ -7,7 +7,7 @@
 		<link type="text/css" rel="stylesheet" href="../../page.css" />
 	</head>
 	<body>
-		[page:Object3D] <!-- &rarr -->;
+		[page:Object3D] &rarr;
 		<h1>[name]</h1>
 
 		<div class="desc">Scenes allow you to set up what and where is to be rendered by three.js. This is where you place objects, lights and cameras.</div>

+ 1 - 1
docs/api/textures/CompressedTexture.html

@@ -7,7 +7,7 @@
 		<link type="text/css" rel="stylesheet" href="../../page.css" />
 	</head>
 	<body>
-		[page:Texture] <!-- &rarr -->;
+		[page:Texture] &rarr;
 
 		<h1>[name]</h1>