Skip to content

Commit

Permalink
Removed unneeded .svn
Browse files Browse the repository at this point in the history
  • Loading branch information
tparisi committed Oct 24, 2013
1 parent 44da063 commit a2d9694
Show file tree
Hide file tree
Showing 8 changed files with 2 additions and 13,800 deletions.
3 changes: 2 additions & 1 deletion Chapter 3/threejscubelit.html
Expand Up @@ -67,7 +67,8 @@
var map = THREE.ImageUtils.loadTexture(mapUrl);

// Now, create a Phong material to show shading; pass in the map
var material = new THREE.MeshPhongMaterial({ map: map });
var material = new THREE.MeshPhongMaterial({ map: map,
color: 0xffffff });

// Create the cube geometry
var geometry = new THREE.CubeGeometry(2, 2, 2);
Expand Down
29 changes: 0 additions & 29 deletions models/vc/.svn/all-wcprops

This file was deleted.

167 changes: 0 additions & 167 deletions models/vc/.svn/entries

This file was deleted.

5 changes: 0 additions & 5 deletions models/vc/.svn/prop-base/Virtual_city_2-max5.max.svn-base

This file was deleted.

Binary file not shown.

0 comments on commit a2d9694

Please sign in to comment.