Seth Alves
|
9b37b83eb6
|
Merge pull request #5320 from AndrewMeadows/barium
fix grab.js when using the spring action
|
2015-07-14 11:02:42 -07:00 |
|
Howard Stearns
|
c49851cf03
|
Update sword script for current controller/physics behavior.
|
2015-07-14 09:33:08 -07:00 |
|
Andrew Meadows
|
69db9aa01a
|
fix grab transitions between vert and horiz planes
|
2015-07-14 09:24:37 -07:00 |
|
Seth Alves
|
d44bb1a0d8
|
update javascript to use relative-to-entity line-point ends
|
2015-07-13 11:42:29 -07:00 |
|
Seth Alves
|
c56b2918a4
|
allow voxels.js to work on an empty voxel-space
|
2015-07-12 10:35:44 -07:00 |
|
Howard Stearns
|
c340d336dc
|
Functional sword script:
Mouse and hydra.
Switchable hands.
Scores above buttons (2d) and above head in-world.
Adds avatar hit sound while sword is brandished.
|
2015-07-10 15:43:56 -07:00 |
|
Brad Hefta-Gaub
|
33016e2797
|
Merge pull request #5293 from jherico/bart
More profiling ranges and updated performance testing scripts
|
2015-07-09 19:10:45 -07:00 |
|
Brad Davis
|
446f800aee
|
More profiling ranges and updated performance testing scripts
|
2015-07-09 15:43:30 -07:00 |
|
Seth Alves
|
fa06f50841
|
fix header comment
|
2015-07-09 15:34:03 -07:00 |
|
Seth Alves
|
d197bf2a85
|
use palm rotation data in hold action
|
2015-07-09 12:18:32 -07:00 |
|
Philip Rosedale
|
542a5f100a
|
Merge pull request #5280 from BingShearer/airhockey
Air Hockey UI Fix
|
2015-07-09 10:04:21 -07:00 |
|
Howard Stearns
|
c8da325213
|
Fudge the offset so that operates only when using the mouse.
|
2015-07-08 16:59:54 -07:00 |
|
Bing Shearer
|
ba4049754a
|
Restored indentatioN
|
2015-07-08 16:53:55 -07:00 |
|
Bing Shearer
|
6080ec4509
|
Air Hockey UI now follows window border
|
2015-07-08 16:29:43 -07:00 |
|
Howard Stearns
|
6813a3afe1
|
Sword:
+ init hands.
+ toolbar of brandishToggle/makeTarget/cleanup.
+ initial hit flash using overlays instead of ogl "fade".
|
2015-07-08 15:27:45 -07:00 |
|
Howard Stearns
|
ef4620cabb
|
Add a button to create/toggle-away sword.
When brandished, display hit points (in overlay for this user).
|
2015-07-08 11:52:37 -07:00 |
|
Chris Collins
|
16e79cc85f
|
Remove lobby.js from the default scripts
Lobby.js has some bugs that are not going to be fixed in the short
term. Therefore we are removing it from default scripts.
|
2015-07-08 11:17:03 -07:00 |
|
Howard Stearns
|
11e52c8ae0
|
Baseline versions of fight club scripts.
|
2015-07-07 14:41:03 -07:00 |
|
Brad Hefta-Gaub
|
96fecd093d
|
Merge pull request #5237 from samcake/yellow
Introducing the Status to the render::Scene & Engine, a per item information that can be displayed in 3D for debug
|
2015-07-06 15:41:58 -07:00 |
|
samcake
|
a8ddc71946
|
Merge pull request #5262 from bwent/cookies
Added checkbox functionality, double-click to reset panel
|
2015-07-06 15:09:16 -07:00 |
|
bwent
|
8b4398cd5a
|
Update cookies.js
|
2015-07-06 15:03:21 -07:00 |
|
bwent
|
2bdd2b8c2c
|
Update cookies.js
|
2015-07-06 15:02:51 -07:00 |
|
bwent
|
5d91f1be83
|
Removed header comments
|
2015-07-06 13:26:16 -07:00 |
|
bwent
|
93fbfcbff7
|
Added checkbox functionality, double-click to reset panel
|
2015-07-06 12:09:08 -07:00 |
|
samcake
|
f9562bedd9
|
Merge branch 'master' of https://github.com/highfidelity/hifi into yellow
|
2015-07-02 18:14:45 -07:00 |
|
Stephen Birarda
|
812b18c74e
|
Merge pull request #5205 from SeijiEmery/unit-tests
Unit tests
|
2015-07-02 20:58:09 -04:00 |
|
samcake
|
0c55130548
|
maybe i have solved the passing of the status
|
2015-07-02 17:31:29 -07:00 |
|
Seiji Emery
|
7ba03418fc
|
PR Fixes
|
2015-07-02 17:24:03 -07:00 |
|
Sam Gateau
|
8d8a902328
|
Merge branch 'master' of https://github.com/highfidelity/hifi into yellow
|
2015-07-02 15:06:32 -07:00 |
|
Brad Hefta-Gaub
|
2a03f62bf2
|
Merge pull request #5232 from sethalves/actions-over-wire-and-sim-ownership
Actions over wire and improved simulation ownership
|
2015-07-02 14:57:27 -07:00 |
|
Seth Alves
|
246861221c
|
rearrange things so that when EntityItem::setActionData is called before the entity-tree is set up, the data is set aside and used once the entity-tree is ready.
|
2015-07-01 20:17:21 -07:00 |
|
Sam Gateau
|
d019ef4373
|
Merge branch 'master' of https://github.com/highfidelity/hifi into yellow
|
2015-07-01 18:12:11 -07:00 |
|
Sam Gateau
|
e8b11f1198
|
Exposing the display Item Status to js to turn it on/off
|
2015-07-01 17:27:41 -07:00 |
|
Brad Davis
|
566842389b
|
Animation performance test script
|
2015-07-01 17:04:48 -07:00 |
|
Brad Hefta-Gaub
|
8ec3f7ea46
|
Merge pull request #5228 from DaveDubUK/walk-1.25
walk.js disable audio by default
|
2015-07-01 13:19:45 -07:00 |
|
Clément Brisset
|
52d1ae18cc
|
Merge pull request #5233 from SamGondelman/cameraMode
correct menu shortcut for mouselook
|
2015-07-01 11:15:31 -07:00 |
|
Seth Alves
|
33d9dc40f5
|
name stick
|
2015-06-29 16:08:50 -07:00 |
|
Seth Alves
|
2e5b25b5d8
|
include timescale in wire protocol ../../interface/src/avatar/AvatarActionHold.cpp
|
2015-06-29 14:34:26 -07:00 |
|
Sam Gondelman
|
0bf4c9dda2
|
correct menu shortcut for mouselook
|
2015-06-29 09:58:35 -07:00 |
|
Seth Alves
|
97cd5b8b99
|
Merge pull request #5223 from SamGondelman/cameraMode
misc. key binding/camera fixes
|
2015-06-27 10:55:34 -07:00 |
|
Seth Alves
|
7f609dca26
|
Merge branch 'cameraMode' of github.com:SamGondelman/hifi into actions-over-wire
|
2015-06-27 10:49:12 -07:00 |
|
Seth Alves
|
5ecc39b811
|
Merge branch 'master' of github.com:highfidelity/hifi into actions-over-wire
|
2015-06-26 20:06:10 -07:00 |
|
DaveDubUK
|
bb2c640a6d
|
walk.js disable audio by default
|
2015-06-27 09:23:18 +07:00 |
|
Atlante45
|
7aae36d73e
|
Restore jquery
|
2015-06-26 17:58:53 -07:00 |
|
Sam Gondelman
|
2f0fcba1eb
|
key binding fixes as suggested by ctrlaltdavid, start in 3rd person if crashed in independent mode
|
2015-06-26 17:28:02 -07:00 |
|
Seth Alves
|
7def9c2e28
|
better handle failure to rez the stick
|
2015-06-26 17:10:50 -07:00 |
|
David Rowe
|
1898c6bd55
|
Merge branch 'master' into 20547
Conflicts:
libraries/networking/src/PacketHeaders.cpp
libraries/networking/src/PacketHeaders.h
|
2015-06-26 13:05:51 -07:00 |
|
Howard Stearns
|
ce1e67b55a
|
Merge pull request #5179 from DaveDubUK/walk-1.25
walk.js version 1.25
|
2015-06-26 07:02:09 -07:00 |
|
Zander Otavka
|
803f644edf
|
Make hyperlink its own section in edit.js.
|
2015-06-25 11:40:09 -07:00 |
|
DaveDubUK
|
ce31e586b0
|
fixed sounds. fixed constants
|
2015-06-25 12:40:51 +07:00 |
|