Brad Hefta-Gaub
|
31cbd6e88c
|
Merge pull request #3954 from ctrlaltdavid/20226
CR for Job #20226 - Change Overlays.getTextWidth into Overlays.getTextSize
|
2014-12-11 14:33:24 -08:00 |
|
Atlante45
|
b7d9023645
|
Don't stop defaultScripts
|
2014-12-11 12:06:24 -08:00 |
|
Stephen Birarda
|
76cf122d74
|
Merge pull request #3950 from birarda/master
use higher resolution images in lobby
|
2014-12-11 11:24:19 -08:00 |
|
Stephen Birarda
|
230b8740bf
|
add higher resolution images to lobby
|
2014-12-11 11:23:27 -08:00 |
|
AndrewMeadows
|
bb6f976699
|
Merge pull request #3945 from ZappoMan/someCleanup
AudioRefector-ectomy
|
2014-12-11 10:39:41 -08:00 |
|
Brad Hefta-Gaub
|
cfe0b28504
|
Merge pull request #3948 from huffman/lobby-black-panels
Update lobby to use new URLs + black panels in place of H
|
2014-12-10 20:16:22 -08:00 |
|
Ryan Huffman
|
0c746168ef
|
Update lobby to use new URLs + black panels in place of H
|
2014-12-10 19:48:05 -08:00 |
|
Brad Hefta-Gaub
|
de5702157b
|
Merge pull request #3946 from Atlante45/lobby_in_default
Lobby in defaultScripts
|
2014-12-10 17:27:14 -08:00 |
|
Atlante45
|
ccf8d0a787
|
DefaultScript.js doesn't appear in running scripts
|
2014-12-10 16:55:40 -08:00 |
|
Atlante45
|
ff372c5f4e
|
Added lobby.js to default scripts
|
2014-12-10 16:53:21 -08:00 |
|
ZappoMan
|
eda7432868
|
remove audio reflector
|
2014-12-10 15:37:48 -08:00 |
|
Ryan Huffman
|
9c9bfeed33
|
Add missing 'var' to local variable
|
2014-12-10 14:27:37 -08:00 |
|
Ryan Huffman
|
961f629074
|
Fix indentation, 4 -> 2
|
2014-12-10 14:26:42 -08:00 |
|
Ryan Huffman
|
7515c26d71
|
Merge remote-tracking branch 'upstream/master' into lobby-reorder
|
2014-12-10 14:17:47 -08:00 |
|
Ryan Huffman
|
a24acb4858
|
Fix style
|
2014-12-10 14:15:43 -08:00 |
|
Ryan Huffman
|
6fa1d7a7bd
|
Update lobby to start on the second row
|
2014-12-10 14:08:59 -08:00 |
|
Atlante45
|
10a6428277
|
Chess board correct orientation
|
2014-12-10 10:37:54 -08:00 |
|
David Rowe
|
ff6db7a9fa
|
Merge branch 'master' into 20226
|
2014-12-09 19:20:30 -08:00 |
|
David Rowe
|
3ea3a497c6
|
Update scripts to use new textSize() method
|
2014-12-09 18:33:29 -08:00 |
|
Brad Hefta-Gaub
|
69f7a89003
|
Merge pull request #3937 from Atlante45/mouse_pick_in_oculus
Mouse pick improvments
|
2014-12-09 18:33:25 -08:00 |
|
Brad Hefta-Gaub
|
9c1be46893
|
Merge pull request #3929 from huffman/new-entities-default
New entities default
|
2014-12-09 18:00:25 -08:00 |
|
AndrewMeadows
|
1697636db5
|
Merge pull request #3933 from ZappoMan/entityCollisions
move emit of collisions to after done moving entities, so that callbacks can delete entities
|
2014-12-09 17:46:41 -08:00 |
|
Philip Rosedale
|
756e1b4d63
|
Merge pull request #3935 from PhilipRosedale/master
option to suppress lobby text for now, defaults to true
|
2014-12-09 17:40:03 -08:00 |
|
Philip Rosedale
|
96c3a0edbd
|
option to suppress lobby text for now, defaults to true
|
2014-12-09 17:39:05 -08:00 |
|
Atlante45
|
b197558b87
|
Merge branch 'master' of https://github.com/highfidelity/hifi into mouse_pick_in_oculus
|
2014-12-09 16:46:13 -08:00 |
|
Atlante45
|
0a4f74cf9c
|
Single reticle in the lobby
|
2014-12-09 16:29:45 -08:00 |
|
Ryan Huffman
|
ec62c6833c
|
Make editEntities a default script and remove editVoxels.js
|
2014-12-09 12:15:22 -08:00 |
|
Ryan Huffman
|
a63d0e7770
|
Rename newEditEntities.js to editEntities.js
|
2014-12-09 12:15:22 -08:00 |
|
Stephen Birarda
|
55ec455f77
|
Merge pull request #3928 from huffman/entity-tool-settings
Entity tool settings
|
2014-12-09 12:14:17 -08:00 |
|
ZappoMan
|
895e22fcdb
|
removed debug code
|
2014-12-09 12:12:04 -08:00 |
|
ZappoMan
|
79fc8a5a71
|
remove debug ryans rotate problem
|
2014-12-09 11:58:01 -08:00 |
|
Ryan Huffman
|
19ba2a1f84
|
Remove print statement
|
2014-12-09 08:56:29 -08:00 |
|
Ryan Huffman
|
2696f71be9
|
Update edit entities to disable on wasd or arrow keys
|
2014-12-09 08:54:28 -08:00 |
|
Ryan Huffman
|
e5aee44ceb
|
Add setting save/load to grid tool
|
2014-12-09 08:51:04 -08:00 |
|
ZappoMan
|
3c09ca71cb
|
move emit of collisions to after done moving entities, so that callbacks can delete entities
|
2014-12-08 18:09:49 -08:00 |
|
Clément Brisset
|
db751ca0c4
|
Merge pull request #3924 from ZappoMan/entityCollisions
make collision callbacks work as entity methods
|
2014-12-08 16:47:25 -08:00 |
|
ZappoMan
|
0d636314ba
|
fixed CR feedback
|
2014-12-08 16:20:39 -08:00 |
|
Brad Hefta-Gaub
|
39b1f73976
|
Merge pull request #3921 from Atlante45/tabs_to_spaces
Tabs to spaces
|
2014-12-08 15:55:05 -08:00 |
|
ZappoMan
|
7449821a9b
|
add ID to the properties dialog box
|
2014-12-08 15:06:50 -08:00 |
|
ZappoMan
|
efbe8ce757
|
Merge branch 'master' of https://github.com/highfidelity/hifi into entityCollisions
|
2014-12-08 14:15:20 -08:00 |
|
ZappoMan
|
0592b74a06
|
make collision callbacks work
|
2014-12-08 14:15:03 -08:00 |
|
Ryan
|
7fffcd3b53
|
Swap out the lobby model for the one with the correct light value
|
2014-12-08 12:47:37 -08:00 |
|
Atlante45
|
716fca6ae7
|
tabs to spaces
|
2014-12-08 11:49:55 -08:00 |
|
Clément Brisset
|
681a1a3297
|
Merge pull request #3917 from ctrlaltdavid/20202
CR for Job #20202 - Add "backgroundVisible" property to text overlays
|
2014-12-08 11:43:52 -08:00 |
|
ZappoMan
|
27bc394bed
|
repair collision info mismatch
|
2014-12-08 10:52:53 -08:00 |
|
ZappoMan
|
aefeda37bd
|
more debugging
|
2014-12-08 09:41:58 -08:00 |
|
Philip Rosedale
|
732b40f68c
|
Merge pull request #3918 from ZappoMan/acEntityCrash
Ac entity crash
|
2014-12-08 09:16:40 -08:00 |
|
ZappoMan
|
0f5930a43d
|
add identifyEntity() to butterflies script
|
2014-12-08 06:50:28 -08:00 |
|
Philip Rosedale
|
60c2a89292
|
Merge pull request #3915 from ZappoMan/modelRayPick
Proper Model Ray Picking
|
2014-12-07 14:19:26 -08:00 |
|
Ryan Huffman
|
a53e1c69fd
|
Merge pull request #3914 from thoys/20163
CR for Job #20163 - Implement virtual keyboard for use in HMD
|
2014-12-07 10:22:34 -08:00 |
|