Brad Hefta-Gaub
|
8f200e917b
|
fix JS radians vs degrees issues
|
2014-03-14 13:03:14 -07:00 |
|
ZappoMan
|
a54e401377
|
Merge branch 'master' of https://github.com/worklist/hifi into particle_collions_penetration
Conflicts:
libraries/script-engine/src/Vec3.cpp
|
2014-03-05 18:04:57 -08:00 |
|
ZappoMan
|
d89cb2bf5e
|
added penetration support to particle collisions JS callbacks
|
2014-03-05 15:03:54 -08:00 |
|
ZappoMan
|
15b5bb4385
|
Merge branch 'master' of https://github.com/worklist/hifi into flocking_birds
Conflicts:
examples/bot.js
|
2014-03-05 02:21:40 -08:00 |
|
ZappoMan
|
374af9eeb5
|
first cut at flocking birds, change willEmitVisualCallback to update
|
2014-03-04 14:40:49 -08:00 |
|
Philip Rosedale
|
028b816e5b
|
smaller damage
|
2014-03-03 22:17:55 -08:00 |
|
Philip Rosedale
|
897c2b8267
|
Add sounds for gun, reticle, mouse look firing
|
2014-03-03 22:14:59 -08:00 |
|
Stephen Birarda
|
9015b24aa5
|
update the script examples for new nomenclature
|
2014-01-31 14:41:24 -08:00 |
|
ZappoMan
|
08b06cc59c
|
support for global collision callbacks in JS
|
2014-01-29 17:52:17 -08:00 |
|
Brad Hefta-Gaub
|
c3b681786a
|
make particles and voxels JS APIs all operate on meters not domain units
|
2014-01-22 11:12:52 -08:00 |
|
Brad Hefta-Gaub
|
99f9ae9d3a
|
implement new setProperties() getProperties() for Particle to allow setting all properties at once using a JS hash
|
2014-01-17 16:02:58 -08:00 |
|
Brad Hefta-Gaub
|
d4331db45a
|
Merge branch 'master' of git://github.com/worklist/hifi into new_particle_scripting_interface
Conflicts:
examples/gun.js
libraries/script-engine/src/ScriptEngine.cpp
|
2014-01-17 13:29:36 -08:00 |
|
Philip Rosedale
|
8efd09befa
|
bullets smaller and slower
|
2014-01-05 16:40:02 -08:00 |
|
Brad Hefta-Gaub
|
abf8e83c33
|
change Voxels JS interface to be more clear
|
2014-01-05 11:09:16 -08:00 |
|
ZappoMan
|
32ec15beb7
|
added comments to example scripts
|
2013-12-31 12:24:37 -08:00 |
|
ZappoMan
|
8f9a99e1f4
|
add example scripts
|
2013-12-31 12:13:06 -08:00 |
|