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 |
|
Ryan Huffman
|
4df1bea4ec
|
Merge pull request #5167 from SamGondelman/hmdControls
hmdControls.js for movement when wearing an HMD
|
2015-06-24 14:40:31 -07:00 |
|
Howard Stearns
|
5114f82dca
|
Fix https://app.asana.com/0/32622044445063/38213714069516
|
2015-06-23 12:07:01 -07:00 |
|
Seth Alves
|
4bf4e9f5da
|
Merge pull request #5164 from ericrius1/lineBounds
Line bounds
|
2015-06-23 10:47:38 -07:00 |
|
Philip Rosedale
|
1930043329
|
Merge pull request #5191 from ericrius1/gunFix
fixed bullet size to be smaller for gun.js script
|
2015-06-23 09:53:23 -07:00 |
|
ericrius1
|
cf579ab275
|
fixed bullet size to be smaller
|
2015-06-23 09:52:29 -07:00 |
|
ericrius1
|
9014e8c038
|
increased dimensions for line entity
|
2015-06-22 15:34:46 -07:00 |
|
Philip Rosedale
|
fd96c3a280
|
Merge pull request #5184 from ericrius1/utilities
Utilities
|
2015-06-22 12:14:17 -07:00 |
|
ericrius1
|
6c84e5ad77
|
actually syncing brush to line color
|
2015-06-22 11:08:40 -07:00 |
|
ericrius1
|
1b69563b29
|
changed quad back to line;
|
2015-06-22 11:06:40 -07:00 |
|
Howard Stearns
|
edf024dff8
|
Merge pull request #5178 from ctrlaltdavid/20584
CR for #20584 - Improve legibility of entities editor
|
2015-06-22 10:46:15 -07:00 |
|
ericrius1
|
362d9a2481
|
syncing brush sphere with line color
|
2015-06-22 10:35:00 -07:00 |
|
ericrius1
|
8fcff2d648
|
changed indent spacing to 4 spaces
|
2015-06-19 19:03:47 -07:00 |
|
ericrius1
|
18014e968d
|
removed horizontal "line break" style comment blocks
|
2015-06-19 19:00:42 -07:00 |
|
ericrius1
|
8bc9fc2e1f
|
simplified paint.js script to allow for faster iteration and more thorough testing
|
2015-06-19 18:58:09 -07:00 |
|
David Rowe
|
bdcf87a3c6
|
Improve legibility of entities editor
Increased font sizes.
Improved contrast between values and backgrounds.
|
2015-06-19 16:28:45 -07:00 |
|
Sam Gondelman
|
a0d4b7ec7c
|
without script, doesn't limit you to constant degree turns
|
2015-06-19 16:11:43 -07:00 |
|
Sam Gondelman
|
e78ce8055a
|
hmdControls turns on when you enter VR mode, turns off when you exit, can toggle with CTRL+G
|
2015-06-19 11:17:36 -07:00 |
|
Ryan Huffman
|
1e69e647bb
|
Remove pointer.js from defaultScripts because it causes crashes
|
2015-06-19 11:02:00 -07:00 |
|
ericrius1
|
1eaf5ae82a
|
fixed utilities file to be able to be referenced by other files
|
2015-06-19 10:37:57 -07:00 |
|
Sam Gateau
|
5a2d2485c0
|
Fix the cookie cutter problem in stereo, the alphaThreshold wasn 't assigned correctly for opaque
|
2015-06-19 16:30:48 +02:00 |
|
Sam Gateau
|
31633eca10
|
IMproving the probe system and cleaning the engine script
|
2015-06-19 10:41:40 +02:00 |
|
Sam Gondelman
|
9cfe8ecc01
|
added hmdControls.js to hmdDefaults.js
|
2015-06-18 18:59:10 -07:00 |
|
Sam Gondelman
|
decae5c1f1
|
finished hmdControls.js
|
2015-06-18 18:43:47 -07:00 |
|
ericrius1
|
7293330ced
|
fixed indentation and lines delete when user exits to help with large model.svo/json file size
|
2015-06-18 18:17:02 -07:00 |
|
ericrius1
|
830a8b6909
|
checking for bounds and modified paint script to start a new line entity if user paints outside of line entity's bounding box
|
2015-06-18 18:14:03 -07:00 |
|
Brad Hefta-Gaub
|
750ce250fa
|
Merge pull request #5150 from SamGondelman/mouseLook
mouse look script
|
2015-06-18 17:41:20 -07:00 |
|
Sam Gondelman
|
012a508eb2
|
removed extraneous code
|
2015-06-18 16:25:12 -07:00 |
|
Sam Gondelman
|
c84a6cbf28
|
added warping
|
2015-06-18 16:05:58 -07:00 |
|
Sam Gondelman
|
fb7ddde0ca
|
removed magic numbers
|
2015-06-18 15:29:20 -07:00 |
|
Sam Gondelman
|
fd0efd91ff
|
added shift action, added timers and fast mode to hmdControls.js
|
2015-06-18 13:59:37 -07:00 |
|
Philip Rosedale
|
61a2196a30
|
Reduce error tolerances for ballistic prediction that trigger updating the server
|
2015-06-18 13:21:37 -07:00 |
|
Sam Gondelman
|
3baf6d80ae
|
removed magic numbers from mouseLook.js
|
2015-06-18 10:10:54 -07:00 |
|
Sam Gondelman
|
f752534f7c
|
actionEvent signal, captureActions, began work on hmdControls.js
|
2015-06-18 09:52:36 -07:00 |
|
Sam Gondelman
|
a37b089b33
|
merge with master
|
2015-06-17 12:17:09 -07:00 |
|
Sam Gondelman
|
c0797313a1
|
added mouseLook.js to default scripts
|
2015-06-17 12:08:23 -07:00 |
|
Andrew Meadows
|
61f62f96b0
|
Merge pull request #5129 from SamGondelman/master
Integrating gamepads/hydras to input mapping system, zooming
|
2015-06-17 11:39:38 -07:00 |
|
Sam Gondelman
|
3af0c138dd
|
removed button image, extraneous variables
|
2015-06-17 11:39:11 -07:00 |
|
Sam Gondelman
|
17322645f2
|
added mouselook script, reticle and icons need changes
|
2015-06-17 11:17:38 -07:00 |
|
Seth Alves
|
f5cea57a48
|
Merge branch 'master' of github.com:highfidelity/hifi into polyvox
|
2015-06-17 07:20:15 -07:00 |
|
Philip Rosedale
|
7ead2bc46b
|
Merge pull request #5120 from ctrlaltdavid/20576
DO NOT MERGE - QA for #20576 - Play sound when mic is muted
|
2015-06-16 13:27:01 -07:00 |
|
Seth Alves
|
a5f7ba51b6
|
only show polyvox property widgets if we are editing a polyvox.
|
2015-06-16 10:13:47 -07:00 |
|
Sam Gondelman
|
40bd747080
|
added trigger buttons to hydra, removed hydraMove.js from default scripts
|
2015-06-15 11:13:07 -07:00 |
|
Philip Rosedale
|
0b4d4c24d4
|
Merge pull request #5119 from ericrius1/paintingOptimizations
added lifetime to painted lines to prevent huge model.json files when…
|
2015-06-14 21:47:56 -07:00 |
|
Philip Rosedale
|
c113b4620d
|
Merge pull request #5107 from howard-stearns/draggable-toolbar
Draggable toolbar
|
2015-06-14 21:46:49 -07:00 |
|
David Rowe
|
c369e305f8
|
Include dialTone.js in default scripts
|
2015-06-12 12:33:30 -07:00 |
|
David Rowe
|
f0b6b0f548
|
Play sound upon microphone being muted
|
2015-06-12 12:33:17 -07:00 |
|
David Rowe
|
546442ff9a
|
Fix sound URLs
Three slashes needed for Windows.
|
2015-06-12 12:32:40 -07:00 |
|
Eric Levin
|
7ee609396c
|
added lifetime to painted lines to prevent huge model.json files when lots of people draw in one domain. Got rid of gaps in lines when switching line entities
|
2015-06-12 11:58:43 -07:00 |
|
Howard Stearns
|
27f40ea881
|
Signal Audio.disconnected, and use new hello/goodbye sounds in resources.
|
2015-06-11 20:33:30 -07:00 |
|