Seiji Emery
d9ea2ae27b
Fixed sliders
2015-08-28 15:43:55 -07:00
Seiji Emery
202f68be58
Fixed sphere entities + renamed user settings
2015-08-28 11:38:59 -07:00
Seiji Emery
c12f192c3a
bugfix...
...
Apparently I didn't test that -_-
2015-08-27 21:44:55 -07:00
Seiji Emery
2bea436e12
Added timeouts
...
if USE_ENTITY_TIMEOUTS is enabled, entities will now clean up after
themselves if not touched within X seconds (ie. if the script and/or
client crashes and scriptEnding isn't called then the entities will
timeout; otherwise, they get cleaned up normally when the script ends).
2015-08-27 18:34:31 -07:00
Seiji Emery
6583ea1791
Reverted default entity type back to spheres
2015-08-27 13:08:19 -07:00
Seiji Emery
fbf6d0efe8
Added failsafe so dependencies don't break
2015-08-27 11:57:53 -07:00
Seiji Emery
62a6a9d45e
Description
2015-08-27 11:54:47 -07:00
Seiji Emery
d57c7de316
Added rebuild + toggle entity type
2015-08-27 11:51:36 -07:00
Seiji Emery
a5d66bea24
Merge branch 'master' of https://github.com/highfidelity/hifi into platform-js
2015-08-25 12:56:17 -07:00
Seiji Emery
753d44cb4c
platform.js
2015-08-25 12:53:46 -07:00
Brad Davis
380b0cb23c
Removing tabs from our javascript and C++
2015-08-24 15:26:46 -07:00
Kevin M. Thomas
cd58dc11ce
Initial file placement into job.
2015-07-21 18:10:13 -04:00
Seth Alves
aa1d3eb82a
respond to code review
2015-05-20 17:31:57 -07:00
Seth Alves
f9d46b0cb5
interface decides on entityIDs rather than bouncing a temporary id through the entity server
2015-05-19 14:25:23 -07:00
ZappoMan
17c3c1a18d
add support for automatic hour/day calculations and backward compatibility on stage properties
2015-05-10 15:22:02 -07:00
ZappoMan
496da6fcd5
wire up the skybox color property to the new skybox renderer
2015-05-06 20:36:06 -07:00
ZappoMan
f2ebb6e821
fix output of group names to be lowercase
2015-05-06 11:30:41 -07:00
ZappoMan
0cb14650b6
added skybox group properties to zones
2015-05-05 14:12:02 -07:00
ZappoMan
5fc5df7c55
change skyboxMode to backgroundMode
2015-05-05 12:38:44 -07:00
ZappoMan
4422c63c79
another sample for changing atmosphere properties
2015-05-04 20:31:37 -07:00
ZappoMan
4b9c6728e7
fix issue with skyboxMode getting randomly set
2015-05-04 18:58:35 -07:00
ZappoMan
8b3b32c70d
add example
2015-05-04 17:21:50 -07:00
ZappoMan
aac5675579
add full domain example
2015-04-23 13:45:00 -07:00
Atlante45
d18229d52d
Merge branch 'master' of https://github.com/highfidelity/hifi into zones
2015-04-23 15:58:57 +02:00
Atlante45
c91ca146d5
Add different shapes to zone example
2015-04-23 15:22:58 +02:00
ZappoMan
fb4e334c70
implement volume priority for zones
2015-04-22 12:38:34 -07:00
ZappoMan
ac81e3e847
added example script
2015-04-22 11:27:35 -07:00
Stojce Slavkovski
72f1f5ba62
stop makeHouses.js gracefully
...
remove exit cleanup
2015-03-30 22:08:26 +02:00
Stojce Slavkovski
463625f101
revert cleanup
2015-03-28 00:53:57 +01:00
Stojce Slavkovski
42a1079322
limit 20 per sec. / don't delete on script stop
2015-03-28 00:27:57 +01:00
Stojce Slavkovski
57011c2d4b
get models from S3
2015-03-19 20:55:18 +01:00
Stojce Slavkovski
00f1d96af5
Use existing house models
2015-03-18 19:30:08 +01:00
Stojce Slavkovski
af789f842d
#20397 initial version of script
2015-03-17 22:47:18 +01:00
Andrew Meadows
5b854857c1
fix JS scripts to use radians per second
...
in entity properties
2015-03-07 18:02:41 -08:00
Seth Alves
6ff4f8c2c0
give butterflies an initial velocity so that they are on the kinematics list
2015-02-13 11:52:23 -08:00
Chris Collins
d6a3b94c73
Changed references of global.js to a var
...
Changed references of global.js to a var
2015-01-15 10:48:31 -08:00
Chris Collins
53f24954e0
Updates based on PR comments
...
Commented out Camera.stopLooking and Camera.keepLookingAt . This can be
put back when we merge back the C++ issue.
2015-01-07 11:15:30 -08:00
Chris Collins
816e369c08
More Script updates
...
More Script updates
2015-01-06 22:32:45 -08:00