Skip to content

Commit b007b08

Browse files
authored
Merge pull request #1913 from ngokevin/lookat
remove deprecated look-at component (moved to ngokevin/kframe)
2 parents 1b6c280 + 7f721f7 commit b007b08

File tree

7 files changed

+0
-264
lines changed

7 files changed

+0
-264
lines changed

‎examples/index.html‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,6 @@ <h2>Tests</h2>
220220
<li><a href="test/geometry/">Geometry</a></li>
221221
<li><a href="test/geometry-gallery/">Geometry Gallery</a></li>
222222
<li><a href="test/geometry-merging/">Geometry Merging</a></li>
223-
<li><a href="test/look-at/">Look-At</a></li>
224223
<li><a href="test/mixin/">Mixin</a></li>
225224
<li><a href="test/model/">Model</a></li>
226225
<li><a href="test/opacity/">Opacity</a></li>

‎examples/test/look-at/index.html‎

Lines changed: 0 additions & 53 deletions
This file was deleted.

‎examples/test/look-at/marble.jpg‎

-212 KB
Binary file not shown.
-2.65 MB
Binary file not shown.

‎src/components/index.js‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ require('./cursor');
55
require('./geometry');
66
require('./hand-controls');
77
require('./light');
8-
require('./look-at');
98
require('./look-controls');
109
require('./material');
1110
require('./obj-model');

‎src/components/look-at.js‎

Lines changed: 0 additions & 94 deletions
This file was deleted.

‎tests/components/look-at.test.js‎

Lines changed: 0 additions & 115 deletions
This file was deleted.

0 commit comments

Comments
 (0)