Clément Brisset
|
7183400e43
|
Merge pull request #4305 from ctrlaltdavid/20308
CR for Job #20308 - Refine progress.js
|
2015-02-18 08:10:57 -08:00 |
|
Andrew Meadows
|
1c8f1bbcdd
|
Merge pull request #4299 from talentraspel/20338
removed "Script.scriptEnding.connect(scriptEnding);" from lookWithMou…
|
2015-02-17 17:47:47 -08:00 |
|
Kai Ludwig
|
4048627de7
|
2n try: removed "Script.scriptEnding.connect(scriptEnding);" from lookWithMouse.js, because the function scriptEnding it is no longer available in that script.
|
2015-02-17 18:50:20 +01:00 |
|
Kai Ludwig
|
fa1bcc43e6
|
removed "Script.scriptEnding.connect(scriptEnding);" from lookWithMouse.js, because the function scriptEnding it is no longer available in that script.
|
2015-02-17 18:40:20 +01:00 |
|
Andrew Meadows
|
5cd1950bed
|
Merge pull request #4297 from huffman/fix-mouse-look-clash
Fix mouse look clash
|
2015-02-17 09:33:50 -08:00 |
|
Andrew Meadows
|
d896f3a811
|
Merge pull request #4252 from thoys/20224
CR for Job #20224 - Make virtualKeyboard.js go to locations and support gamepads
|
2015-02-17 09:03:17 -08:00 |
|
Ryan Huffman
|
97e70920ce
|
Move handling of add model buttons to mouseRelease
|
2015-02-17 08:23:39 -08:00 |
|
Ryan Huffman
|
d1f7a730ad
|
Make add-model button non-selectable
|
2015-02-17 08:23:11 -08:00 |
|
Brad Hefta-Gaub
|
f6ff0665ca
|
Merge pull request #4286 from huffman/fix-nat-dims
Fix "reset to natural dimensions" when dimensions not known
|
2015-02-13 16:31:34 -08:00 |
|
Ryan Huffman
|
2df850eb8d
|
Fix natural dimensions check
|
2015-02-13 15:02:16 -08:00 |
|
Ryan Huffman
|
0495833ca6
|
Disallow entity models to be reset to natural dimensions if unknown
|
2015-02-13 15:00:37 -08:00 |
|
Brad Hefta-Gaub
|
5c048db5f5
|
Merge pull request #4284 from sethalves/fix-butterflies
if butterflies stop moving, they are no longer kinematic, so give them a velocity
|
2015-02-13 12:45:08 -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 |
|
Brad Hefta-Gaub
|
59b2c38eb1
|
Merge pull request #4277 from huffman/fix-select-box
Update editEntities to not select new entity when edit tools are off
|
2015-02-13 10:50:11 -08:00 |
|
Andrew Meadows
|
d69efa03d8
|
Merge pull request #4276 from birarda/master
repairs to memory management for AudioInjectors
|
2015-02-13 10:15:07 -08:00 |
|
Thijs Wenker
|
062c2cbcee
|
HUD LookAt positions could be NULL now if whenever they're out of range
HMD.HUDLookAtPosition2D -> HMD.getHUDLookAtPosition2D()
HMD.HUDLookAtPosition3D -> HMD.getHUDLookAtPosition3D()
|
2015-02-12 22:55:44 +01:00 |
|
Ryan Huffman
|
813673b720
|
Fix grid tool not showing minor grid width
|
2015-02-12 13:19:09 -08:00 |
|
Ryan Huffman
|
a3d09e6adc
|
Fix edit grid not showing up
|
2015-02-12 13:18:58 -08:00 |
|
Ryan Huffman
|
51ce8c7100
|
Update editEntities to not select new entity when edit tools are off
|
2015-02-12 13:09:37 -08:00 |
|
Stephen Birarda
|
0154ac9734
|
final script repairs for new AudioInjector API
|
2015-02-12 11:52:20 -08:00 |
|
Stephen Birarda
|
1120a5f963
|
use new injector API in inWorldTestTone
|
2015-02-12 11:50:48 -08:00 |
|
Stephen Birarda
|
eda7d8ffb1
|
use new injector APIs in movable script
|
2015-02-12 11:49:01 -08:00 |
|
Stephen Birarda
|
70e085009b
|
use injector restart in airGuitar script
|
2015-02-12 11:44:14 -08:00 |
|
Stephen Birarda
|
5715642e04
|
fix for restart API in lobby script
|
2015-02-12 11:13:30 -08:00 |
|
Stephen Birarda
|
ea52cea5dd
|
more cleanup for AudioInjector mem management
|
2015-02-12 10:56:40 -08:00 |
|
Stephen Birarda
|
7becf62ba9
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2015-02-12 10:28:04 -08:00 |
|
Brad Hefta-Gaub
|
fa5eebd93e
|
Merge pull request #4269 from AndrewMeadows/thermonuclear
ModelEntityItem gets _shapeType
|
2015-02-12 10:06:01 -08:00 |
|
Andrew Meadows
|
5bb504ad55
|
Merge pull request #4268 from huffman/remove-upload-model
Remove upload from file from editEntities.js
|
2015-02-12 08:57:22 -08:00 |
|
Stephen Birarda
|
e3c4ead323
|
remove unecessary injector stops
|
2015-02-11 16:23:57 -08:00 |
|
Stephen Birarda
|
05b7cd819e
|
use isPlaying property instead of getter
|
2015-02-11 16:21:45 -08:00 |
|
Stephen Birarda
|
f9174366dc
|
fixes for new injector API in other scripts
|
2015-02-11 16:20:48 -08:00 |
|
Stephen Birarda
|
d8646f6ea0
|
repairs for new injector API in air guitar script
|
2015-02-11 16:17:10 -08:00 |
|
Stephen Birarda
|
6a5c0fd9f2
|
repairs for new injector API in lobby script
|
2015-02-11 16:16:01 -08:00 |
|
Thijs Wenker
|
cb09656624
|
Merge branch 'master' of https://github.com/worklist/hifi into 20224
|
2015-02-11 22:58:27 +01:00 |
|
Thijs Wenker
|
2c52c9c3c0
|
fixes for the virtualKeyboardTextEntityExample
|
2015-02-11 22:57:59 +01:00 |
|
Andrew Meadows
|
9f59addbc2
|
merge upstream/master into andrew/thermonuclear
|
2015-02-11 13:35:28 -08:00 |
|
Ryan Huffman
|
957686e12e
|
Remove upload from file from editEntities.js
|
2015-02-11 09:04:56 -08:00 |
|
Andrew Meadows
|
13c953494c
|
Merge pull request #4264 from huffman/entity-resize
Increase entity-resize timeout to 2 minutes
|
2015-02-11 09:02:26 -08:00 |
|
Andrew Meadows
|
68c1e9ef71
|
Merge pull request #4260 from birarda/master
replace data with metaverse for highfidelity urls, allow optional gvr-interface build
|
2015-02-11 09:02:18 -08:00 |
|
Andrew Meadows
|
d9b57de649
|
merge upstream/master into andrew/thermonuclear
|
2015-02-11 08:56:34 -08:00 |
|
Andrew Meadows
|
ac8db02029
|
add ShapeType to UI of entity properties editor
|
2015-02-11 08:54:35 -08:00 |
|
Ryan Huffman
|
6eca8610b6
|
Increase entity-resize timeout to 2 minutes
|
2015-02-10 15:54:04 -08:00 |
|
Brad Hefta-Gaub
|
3e8f7dc3da
|
Merge pull request #4263 from huffman/text-size
Increase size of text entity
|
2015-02-10 15:04:32 -08:00 |
|
Ryan Huffman
|
9997ef1b97
|
Increase size of text entity
|
2015-02-10 14:23:00 -08:00 |
|
Stephen Birarda
|
fe79d8902e
|
replace data with metaverse for highfidelity urls
|
2015-02-10 10:05:38 -08:00 |
|
Ryan Huffman
|
39cc6c86ae
|
Update selected entity color to have more contrast
|
2015-02-10 09:03:48 -08:00 |
|
Ryan Huffman
|
8d65caaaef
|
Update entity list search input to be full width with margin
|
2015-02-10 09:03:21 -08:00 |
|
Ryan Huffman
|
7ac3bd3ee8
|
Add padding to buttons in entity list
|
2015-02-10 09:02:53 -08:00 |
|
Thijs Wenker
|
1d5afba1fa
|
removed some console noise
|
2015-02-09 18:40:36 +01:00 |
|
Thijs Wenker
|
e53b38e497
|
style / make sure the magnifier isn't rendered when we don't want it
|
2015-02-09 17:16:54 +01:00 |
|