James B. Pollack
f55994b993
cleanup
2015-12-16 15:07:31 -08:00
James B. Pollack
f1ec28e169
visualize volumes
2015-12-16 14:55:01 -08:00
James B. Pollack
40a096ca8d
kinematic grab things
2015-12-16 14:34:01 -08:00
James B. Pollack
e0b8c6b48b
show light volumes
2015-12-16 14:24:31 -08:00
James B. Pollack
40e6e4b133
add readme
2015-12-16 14:01:50 -08:00
James B. Pollack
e37d68449b
rename folder
2015-12-16 13:57:40 -08:00
James B. Pollack
6cd86e8a6b
midday
2015-12-16 12:23:10 -08:00
James B. Pollack
b0bcbb03f2
remove floor and move sliders up a bit
2015-12-16 11:57:54 -08:00
James B. Pollack
b09575dc40
Merge branch 'master' into light_mod
2015-12-16 09:56:17 -08:00
James Pollack
28a5dba2d3
rename files
2015-12-16 01:31:24 -08:00
James Pollack
5a9549a2d9
headers
2015-12-16 01:21:22 -08:00
James Pollack
adf6cf8aa3
vary colors
2015-12-16 00:58:00 -08:00
Clément Brisset
7c8f019507
Merge pull request #6663 from birarda/baseball
...
update link to bat script in createBatButton.js
2015-12-15 19:26:33 -08:00
James B. Pollack
9a2d9997e9
prep for feedback
2015-12-15 18:20:12 -08:00
Stephen Birarda
13c83bb262
update link to bat script in createBatButton.js
2015-12-15 17:23:29 -08:00
Brad Davis
29516619ee
Merge pull request #6661 from ZappoMan/rightClickMenu
...
first cut at simulating mouse/reticle behavior with input contorllers
2015-12-15 16:08:59 -08:00
James B. Pollack
d4f55ed6d2
working lsiders
2015-12-15 15:55:03 -08:00
Brad Hefta-Gaub
3dcdfbc0f1
first cut at simulating mouse/reticle behavior with input contorllers
2015-12-15 13:59:22 -08:00
James B. Pollack
109aa89619
end of day
2015-12-14 18:42:00 -08:00
James B. Pollack
112dd4209b
prep for incoming
2015-12-14 17:27:01 -08:00
James B. Pollack
8bdced8576
more work
2015-12-14 16:51:12 -08:00
James B. Pollack
ea0ffa5899
support changing values for lights via message
2015-12-14 16:39:25 -08:00
James B. Pollack
18458a8431
test scene
2015-12-14 12:04:44 -08:00
James B. Pollack
1698e903c9
midday
2015-12-14 11:25:30 -08:00
Anthony J. Thibault
3f0cdb3c02
Merge branch 'master' into tony/js-avatar-default-pose
2015-12-14 11:19:24 -08:00
James B. Pollack
0fa82a6449
Merge branch 'master' into light_mod
2015-12-14 10:13:09 -08:00
Brad Hefta-Gaub
2815cb0fef
first cut at adding advanced and developer menu groupings
2015-12-12 18:12:36 -08:00
James B. Pollack
77969e1481
breaktime
2015-12-12 17:31:49 -08:00
James B. Pollack
231bcdb8f0
name some things better and cleanup
2015-12-12 17:22:57 -08:00
James B. Pollack
7cace24002
light editing framework
2015-12-12 17:14:43 -08:00
James B. Pollack
0fe4803b04
start
2015-12-12 16:17:00 -08:00
Brad Hefta-Gaub
64dd36d140
Merge pull request #6503 from imgntn/ratsteer
...
Add rats to Drylake environment
2015-12-11 13:08:03 -08:00
James B. Pollack
35da54fc6c
dead code and print statements
2015-12-11 11:51:32 -08:00
James B. Pollack
a31ba089c1
semicolons and print statements
2015-12-11 11:49:00 -08:00
Howard Stearns
e8ffa598a2
Merge branch 'master' of https://github.com/highfidelity/hifi into scriptable-anim-var-triggers
2015-12-10 20:40:42 -08:00
Howard Stearns
dfec222c81
Report animation triggers to normal javascript animationStateHandlers, and update away.js as an example.
2015-12-10 20:39:01 -08:00
James B. Pollack
99bc47867a
cleanup
2015-12-10 18:16:01 -08:00
James B. Pollack
c463e36ce6
make particle explorer visible
2015-12-10 14:02:52 -08:00
Anthony J. Thibault
020836f536
Fixed date on tPose.js
2015-12-10 14:00:22 -08:00
Anthony J. Thibault
652ce5501f
Expose Avatar default pose to JavaScript
...
New JavaScript API to get the avatar's default pose.
MyAvatar.getDefaultJointRotation(index);
MyAvatar.getDefaultJointTranslation(index);
See `examples/tPose.js` for example usage
2015-12-10 13:57:31 -08:00
Brad Hefta-Gaub
92d1038871
Merge pull request #6590 from imgntn/particle_explorer_updates
...
Update Particle Explorer to Ignore New Parenting Properties
2015-12-10 07:43:40 -08:00
Brad Hefta-Gaub
27d28900a4
Merge pull request #6580 from imgntn/parented_flashlight
...
Update Flashlight to use Parenting
2015-12-10 07:43:10 -08:00
Brad Hefta-Gaub
1512703182
Merge pull request #6593 from Atlante45/master
...
Update toys relativeRotation/Position
2015-12-10 07:37:08 -08:00
Brad Hefta-Gaub
bd1ab418a4
Merge pull request #6606 from hyperlogic/tony/remove-animation-start-automatically-property
...
[PROTOCOL CHANGE] Entities: Removed Start Automatically property from Animation Group
2015-12-10 07:35:55 -08:00
James B. Pollack
b16822ed8a
swap sound file
2015-12-09 18:41:06 -08:00
Anthony J. Thibault
e9f529bf12
Entities: Removed Start Automatically property from Animation Group
...
There is an issue when startAutomatically was set to true and animationPlaying was set to false.
This would cause clients to play the animation when they connected to the entity server, even though the server was not.
2015-12-09 17:59:56 -08:00
Atlante45
17daff920c
Fix all entities using relative grab pos/rot
2015-12-09 14:25:18 -08:00
Atlante45
4ee5bf316a
Fix bow offsets
2015-12-09 14:25:18 -08:00
Atlante45
65bc6aa371
Fix left hand grab
2015-12-09 14:25:18 -08:00
Philip Rosedale
bda4e41958
Merge pull request #6581 from kencooke/audio-reverb
...
New reverb parameters
2015-12-08 14:59:58 -08:00