add missing space for example replace in javascripts

This commit is contained in:
Stephen Birarda 2014-04-08 17:58:02 -07:00
parent 71c3443614
commit 8ff244cc1a
26 changed files with 26 additions and 26 deletions

View file

@ -1,6 +1,6 @@
//
// findParticleExample.js
// examples
// examples
//
// Created by Brad Hefta-Gaub on 1/24/14.
// Copyright (c) 2014 HighFidelity, Inc. All rights reserved.

View file

@ -1,6 +1,6 @@
//
// flockingBirds.js
// examples
// examples
//
// Created by Brad Hefta-Gaub on 3/4/14.
// Copyright (c) 2014 HighFidelity, Inc. All rights reserved.

View file

@ -1,6 +1,6 @@
//
// globalCollisionsExample.js
// examples
// examples
//
// Created by Brad Hefta-Gaub on 1/29/14.
// Copyright (c) 2014 HighFidelity, Inc. All rights reserved.

View file

@ -1,6 +1,6 @@
//
// gun.js
// examples
// examples
//
// Created by Brad Hefta-Gaub on 12/31/13.
// Modified by Philip on 3/3/14

View file

@ -1,6 +1,6 @@
//
// hideAvatarExample.js
// examples
// examples
//
// Created by Brad Hefta-Gaub on 1/28/14.
// Copyright (c) 2014 HighFidelity, Inc. All rights reserved.

View file

@ -1,6 +1,6 @@
//
// hydraMove.js
// examples
// examples
//
// Created by Brad Hefta-Gaub on 2/10/14.
// Copyright (c) 2014 HighFidelity, Inc. All rights reserved.

View file

@ -1,6 +1,6 @@
//
// includeExample.js
// examples
// examples
//
// Created by Brad Hefta-Gaub on 3/24/14
// Copyright (c) 2013 HighFidelity, Inc. All rights reserved.

View file

@ -1,6 +1,6 @@
//
// inspect.js
// examples
// examples
//
// Created by Clément Brisset on March 20, 2014
// Copyright (c) 2014 HighFidelity, Inc. All rights reserved.

View file

@ -1,6 +1,6 @@
//
// lookAtExample.js
// examples
// examples
//
// Created by Brad Hefta-Gaub on 2/6/14.
// Copyright (c) 2014 HighFidelity, Inc. All rights reserved.

View file

@ -1,6 +1,6 @@
//
// lookWithMouse.js
// examples
// examples
//
// Created by Brad Hefta-Gaub on 1/28/14.
// Copyright (c) 2014 HighFidelity, Inc. All rights reserved.

View file

@ -1,6 +1,6 @@
//
// lookWithTouch.js
// examples
// examples
//
// Created by Brad Hefta-Gaub on 1/28/14.
// Copyright (c) 2014 HighFidelity, Inc. All rights reserved.

View file

@ -1,6 +1,6 @@
//
// menuExample.js
// examples
// examples
//
// Created by Brad Hefta-Gaub on 2/24/14
// Copyright (c) 2013 HighFidelity, Inc. All rights reserved.

View file

@ -1,6 +1,6 @@
//
// multitouchExample.js
// examples
// examples
//
// Created by Brad Hefta-Gaub on 2/9/14.
// Copyright (c) 2014 HighFidelity, Inc. All rights reserved.

View file

@ -1,6 +1,6 @@
//
// overlaysExample.js
// examples
// examples
//
// Created by Brad Hefta-Gaub on 2/14/14.
// Copyright (c) 2014 HighFidelity, Inc. All rights reserved.

View file

@ -1,6 +1,6 @@
//
// paintGun.js
// examples
// examples
//
// Created by Brad Hefta-Gaub on 12/31/13.
// Copyright (c) 2013 HighFidelity, Inc. All rights reserved.

View file

@ -1,6 +1,6 @@
//
// particleBird.js
// examples
// examples
//
// This sample script moves a voxel around like a bird and sometimes makes tweeting noises
//

View file

@ -1,6 +1,6 @@
//
// particleModelExample.js
// examples
// examples
//
// Created by Brad Hefta-Gaub on 1/28/14.
// Copyright (c) 2014 HighFidelity, Inc. All rights reserved.

View file

@ -1,6 +1,6 @@
//
// rayPickExample.js
// examples
// examples
//
// Created by Brad Hefta-Gaub on 2/6/14.
// Copyright (c) 2014 HighFidelity, Inc. All rights reserved.

View file

@ -1,6 +1,6 @@
//
// ribbon.js
// examples
// examples
//
// Created by Andrzej Kapolka on 2/24/14.
// Copyright (c) 2014 High Fidelity, Inc. All rights reserved.

View file

@ -1,6 +1,6 @@
//
// rideAlongWithAParticleExample.js
// examples
// examples
//
// Created by Brad Hefta-Gaub on 1/24/14.
// Copyright (c) 2014 HighFidelity, Inc. All rights reserved.

View file

@ -1,6 +1,6 @@
//
// seeingVoxelsExample.js
// examples
// examples
//
// Created by Brad Hefta-Gaub on 2/26/14
// Copyright (c) 2014 HighFidelity, Inc. All rights reserved.

View file

@ -1,6 +1,6 @@
//
// audioDeviceExample.js
// examples
// examples
//
// Created by Brad Hefta-Gaub on 3/22/14
// Copyright (c) 2013 HighFidelity, Inc. All rights reserved.

View file

@ -1,6 +1,6 @@
//
// settingsExample.js
// examples
// examples
//
// Created by Brad Hefta-Gaub on 3/22/14
// Copyright (c) 2013 HighFidelity, Inc. All rights reserved.

View file

@ -1,6 +1,6 @@
//
// spaceInvadersExample.js
// examples
// examples
//
// Created by Brad Hefta-Gaub on 1/30/14.
// Copyright (c) 2014 HighFidelity, Inc. All rights reserved.

View file

@ -1,6 +1,6 @@
//
// toyball.js
// examples
// examples
//
// Created by Brad Hefta-Gaub on 1/20/14.
// Copyright (c) 2014 HighFidelity, Inc. All rights reserved.

View file

@ -1,6 +1,6 @@
//
// voxelDrumming.js
// examples
// examples
//
// Created by Brad Hefta-Gaub on 2/14/14.
// Copyright (c) 2014 HighFidelity, Inc. All rights reserved.