Skip to content

Commit

Permalink
Merge pull request aframevr#1204 from ngokevin/rmoldraycaster
Browse files Browse the repository at this point in the history
remove old raycaster module (fixes aframevr#1202)
  • Loading branch information
dmarcos committed Mar 20, 2016
2 parents 0926da1 + 2bf9905 commit 53a3637
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 136 deletions.
1 change: 0 additions & 1 deletion src/lib/three.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ if (THREE.Cache) {
require('../../node_modules/three/examples/js/loaders/OBJLoader'); // THREE.OBJLoader
require('../../node_modules/three/examples/js/loaders/MTLLoader'); // THREE.MTLLoader
require('../../node_modules/three/examples/js/loaders/ColladaLoader'); // THREE.ColladaLoader
require('../../vendor/Raycaster'); // THREE.Raycaster
require('../../node_modules/three/examples/js/controls/VRControls'); // THREE.VRControls
require('../../node_modules/three/examples/js/effects/VREffect'); // THREE.VREffect

Expand Down
135 changes: 0 additions & 135 deletions vendor/Raycaster.js

This file was deleted.

0 comments on commit 53a3637

Please sign in to comment.