James B. Pollack
|
3e2b32530a
|
Update pingPongGun.js
Gun force shouldn't be so low.
|
2015-10-09 10:47:20 -07:00 |
|
James B. Pollack
|
1332b8bef6
|
remove logging
|
2015-10-08 17:58:58 -07:00 |
|
James B. Pollack
|
772ea16c71
|
cleanup
|
2015-10-08 17:52:33 -07:00 |
|
James B. Pollack
|
ad6fdc813f
|
alignment, targets, sounds, master script
|
2015-10-08 17:50:41 -07:00 |
|
James B. Pollack
|
62728aa507
|
alignments
|
2015-10-08 16:16:11 -07:00 |
|
James B. Pollack
|
d77abc2aba
|
Merge branch 'wall_targets' of https://github.com/imgntn/hifi into wall_targets
|
2015-10-08 14:08:09 -07:00 |
|
James B. Pollack
|
b1db1db6da
|
Merge remote-tracking branch 'upstream/master' into wall_targets
|
2015-10-08 14:06:23 -07:00 |
|
Ryan Huffman
|
26c40adecb
|
Merge pull request #6023 from ZappoMan/animationGroupSettings
Fixes to isEmitting for ParticleEffects
|
2015-10-08 12:24:36 -07:00 |
|
Brad Hefta-Gaub
|
f141026990
|
CR feedback
|
2015-10-08 11:48:48 -07:00 |
|
Brad Hefta-Gaub
|
a8d1622481
|
CR feedback
|
2015-10-08 11:47:54 -07:00 |
|
ericrius1
|
6921e0f022
|
Aligned targets on wall in toybox
|
2015-10-08 11:38:02 -07:00 |
|
Brad Hefta-Gaub
|
9f0721c08b
|
Merge pull request #6020 from ericrius1/grabFarNonColliding
Added grab far events for non physical objects
|
2015-10-08 09:56:22 -07:00 |
|
ericrius1
|
aac372cc8a
|
Fixed styling errors
|
2015-10-08 09:53:06 -07:00 |
|
Brad Hefta-Gaub
|
39f2241eac
|
fix coding standard issue
|
2015-10-08 09:46:43 -07:00 |
|
Brad Hefta-Gaub
|
bb10d8a7d5
|
more work on rationalizing particle properties
|
2015-10-07 20:08:30 -07:00 |
|
Brad Hefta-Gaub
|
b479dd0a12
|
Merge branch 'master' of https://github.com/highfidelity/hifi into animationGroupSettings
|
2015-10-07 19:55:01 -07:00 |
|
Brad Hefta-Gaub
|
02a24712ca
|
fix isEmitting property for particle effects, cleaned up some particle property editing in edit.js
|
2015-10-07 19:52:29 -07:00 |
|
James B. Pollack
|
7a7b16f0a2
|
wall targets
|
2015-10-07 18:16:58 -07:00 |
|
ericrius1
|
efc2dfb68f
|
Added grab far events for non physical objects
|
2015-10-07 18:06:37 -07:00 |
|
David Rowe
|
131b4ed004
|
Merge branch 'master' into 20699
Conflicts:
libraries/entities/src/EntityItemProperties.cpp
libraries/entities/src/ParticleEffectEntityItem.cpp
|
2015-10-07 15:08:07 -07:00 |
|
Brad Hefta-Gaub
|
7a85e5b7a7
|
rename frameIndex to currentFrame
|
2015-10-07 13:02:58 -07:00 |
|
Brad Hefta-Gaub
|
ef054ffc6d
|
Merge branch 'master' of https://github.com/highfidelity/hifi into animationGroupSettings
Conflicts:
libraries/networking/src/udt/PacketHeaders.cpp
libraries/networking/src/udt/PacketHeaders.h
|
2015-10-07 11:27:50 -07:00 |
|
Brad Hefta-Gaub
|
6eeb64b032
|
CR feedback
|
2015-10-07 11:23:24 -07:00 |
|
Eric Levin
|
f01d4dde42
|
Merge pull request #6003 from imgntn/basketball_rack
[Scripts] Basketball rack
|
2015-10-07 10:59:20 -07:00 |
|
David Rowe
|
4624649b1b
|
Sanitize particle properties, fix crashes
|
2015-10-07 08:57:55 -07:00 |
|
Brad Hefta-Gaub
|
05fd62ac51
|
Merge pull request #6009 from jherico/homer
Enabling programmatic access to the IPD scale
|
2015-10-07 01:43:10 -07:00 |
|
Brad Davis
|
eff5a4c395
|
Picking fixes in the HMD
|
2015-10-06 22:56:48 -07:00 |
|
Brad Davis
|
19fb4e92a6
|
Enabling programmatic access to the IPD scale
Conflicts:
interface/src/Application.cpp
interface/src/avatar/MyAvatar.cpp
interface/src/scripting/HMDScriptingInterface.cpp
interface/src/scripting/HMDScriptingInterface.h
|
2015-10-06 19:08:17 -07:00 |
|
James B. Pollack
|
7aab34975f
|
code quality
|
2015-10-06 17:08:51 -07:00 |
|
Brad Hefta-Gaub
|
34fa5b43fc
|
Merge pull request #5991 from imgntn/knockover_blocks
[Scripts] Test Block Spawner for Blockers Game
|
2015-10-06 17:03:29 -07:00 |
|
Brad Hefta-Gaub
|
0e5f4bc4c9
|
Merge pull request #5983 from ericrius1/lightFixes
Light fixes in toybox
|
2015-10-06 17:02:17 -07:00 |
|
James B. Pollack
|
4788480186
|
reset balls if they move too far
|
2015-10-06 16:48:34 -07:00 |
|
Brad Hefta-Gaub
|
016bf4011d
|
cleanup
|
2015-10-06 16:07:36 -07:00 |
|
Atlante45
|
76e0006732
|
Remove forgotten cursorVisible
|
2015-10-06 15:58:35 -07:00 |
|
Brad Hefta-Gaub
|
be79101a93
|
Merge branch 'master' of https://github.com/highfidelity/hifi into animationGroupSettings
|
2015-10-06 15:20:37 -07:00 |
|
James B. Pollack
|
cda1b418ae
|
cleanup
|
2015-10-06 11:29:41 -07:00 |
|
James B. Pollack
|
5f2112b8a5
|
finish rack and add to master script, reorganize all bball related scripts
|
2015-10-06 11:28:36 -07:00 |
|
Andrew Meadows
|
2c276bb13e
|
Merge pull request #5986 from sethalves/kinematic-grab
Kinematic grab
|
2015-10-06 10:30:06 -07:00 |
|
Brad Davis
|
8090bc8e8d
|
Revert "Enabling programmatic access to the IPD scale"
|
2015-10-06 10:16:42 -07:00 |
|
Eric Levin
|
0afaf84e2a
|
Merge pull request #5979 from imgntn/ping_pong_gun
[Script] Updates to Ping Pong Gun
|
2015-10-06 09:47:53 -07:00 |
|
James B. Pollack
|
152fdb8112
|
physical rack
|
2015-10-06 09:44:00 -07:00 |
|
Seth Alves
|
febdb52b26
|
Merge branch 'master' of github.com:highfidelity/hifi into kinematic-grab
|
2015-10-06 09:20:13 -07:00 |
|
James B. Pollack
|
6cc3077d67
|
end of day
|
2015-10-05 18:29:35 -07:00 |
|
James B. Pollack
|
1b241ea05e
|
Update createTestBlocks.js
|
2015-10-05 18:13:51 -07:00 |
|
James B. Pollack
|
41b2f82be5
|
midway
|
2015-10-05 17:43:44 -07:00 |
|
Brad Hefta-Gaub
|
a554f3afb7
|
Merge pull request #5996 from cozza13/20701
CR for Job #20701 - Create a menu for HMD stereo and mono eye switching/
|
2015-10-05 17:22:36 -07:00 |
|
Brad Hefta-Gaub
|
d95fe3ddb7
|
Merge pull request #5989 from jherico/homer
Enabling programmatic access to the IPD scale
|
2015-10-05 17:22:19 -07:00 |
|
Chris Collins
|
c0a881ec52
|
added the correct call
added the correct call
|
2015-10-05 15:37:04 -07:00 |
|
Chris Collins
|
1e01d6bd8f
|
Add the ability to switch between mono and stereo in HMD
Add the ability to switch between mono and stereo in HMD
|
2015-10-05 15:30:53 -07:00 |
|
Brad Hefta-Gaub
|
8c8e83dc8e
|
more debugging on animation.running
|
2015-10-05 14:17:12 -07:00 |
|