overte-JulianGro/examples
2014-03-05 10:52:46 -08:00
..
addVoxelOnMouseClickExample.js add an example of adding a voxel when clicking on a voxel 2014-02-07 15:48:46 -08:00
audioBall.js Fix for Worklist Job #19503 2014-02-16 14:50:50 -05:00
bot.js adjustable height of bot avatars 2014-03-04 15:03:30 -08:00
cameraExample.js removed debug 2014-02-10 20:27:39 -08:00
clap.js update the script examples for new nomenclature 2014-01-31 14:41:24 -08:00
clipboardExample.js implement support for menu item positioning 2014-02-25 12:19:30 -08:00
collidingParticles.js remove extra Script and commented out line 2014-01-31 15:00:35 -08:00
controllerExample.js improvements to rotating gesture detection 2014-02-09 12:29:57 -08:00
count.js update the script examples for new nomenclature 2014-01-31 14:41:24 -08:00
drumStick.js update the script examples for new nomenclature 2014-01-31 14:41:24 -08:00
editParticleExample.js remove extra Script and commented out line 2014-01-31 15:00:35 -08:00
editVoxels.js fix failed create voxel with key press 0 at startup of editVoxels.js 2014-03-05 10:52:46 -08:00
findParticleExample.js update the script examples for new nomenclature 2014-01-31 14:41:24 -08:00
fountain.js update the script examples for new nomenclature 2014-01-31 14:41:24 -08:00
gameoflife.js fix crash in multiple voxel edit scripts running simultaneously 2014-02-10 12:19:46 -08:00
globalCollisionsExample.js support for global collision callbacks in JS 2014-01-29 17:52:17 -08:00
gun.js smaller damage 2014-03-03 22:17:55 -08:00
hideAvatarExample.js add support for hiding local rendering of avatar 2014-02-24 19:24:45 -08:00
hydraMove.js remove dead comment 2014-02-10 19:53:34 -08:00
localVoxelsExample.js Removed deadlock from merge 2014-03-03 18:48:11 -08:00
lookAtExample.js changed stopKeepLookingAt() to stopLooking() 2014-02-09 23:26:46 -08:00
lookWithMouse.js added more examples, updated lookWithMouse.js to support alwaysLook 2014-02-03 10:05:07 -08:00
lookWithTouch.js added more examples, updated lookWithMouse.js to support alwaysLook 2014-02-03 10:05:07 -08:00
menuExample.js implement support for menu item positioning 2014-02-25 12:19:30 -08:00
movingVoxel.js update the script examples for new nomenclature 2014-01-31 14:41:24 -08:00
multitouchExample.js improvements to rotating gesture detection 2014-02-09 12:29:57 -08:00
overlaysExample.js Add clipboardOverlay example to OverlaysExample 2014-02-21 16:04:15 -08:00
paintGun.js update the script examples for new nomenclature 2014-01-31 14:41:24 -08:00
particleBird.js merge fix 2014-02-03 16:09:53 -08:00
particleModelExample.js add examples for setting model scale and translation 2014-02-04 20:28:11 -08:00
playSound.js update the script examples for new nomenclature 2014-01-31 14:41:24 -08:00
rayPickExample.js added Voxels.getVoxelAt() to inspect local tree 2014-02-23 13:18:36 -08:00
ribbon.js Proper header on ribbon.js, show display name for own avatar. 2014-02-24 13:36:43 -08:00
rideAlongWithAParticleExample.js update the script examples for new nomenclature 2014-01-31 14:41:24 -08:00
seeingVoxelsExample.js fixed div by zero 2014-02-26 21:38:28 -08:00
spaceInvadersExample.js fix spacebar capture 2014-02-05 13:26:46 -08:00
timer.js stop timers when the script does, add cleanup methods 2014-02-03 10:10:58 -08:00
toyball.js update the script examples for new nomenclature 2014-01-31 14:41:24 -08:00
voxelBird.js update the script examples for new nomenclature 2014-01-31 14:41:24 -08:00
voxelDrumming.js added voxelDrumming as JS 2014-03-03 04:06:47 -08:00