Stephen Birarda
|
4608eddb40
|
remove an extra blank line
|
2016-03-08 11:47:55 -08:00 |
|
Stephen Birarda
|
7ecfc20dc2
|
add error handling for asset-server files directory
|
2016-03-08 11:47:11 -08:00 |
|
Stephen Birarda
|
8107287e6c
|
remove start from mapping request subclasses
|
2016-03-08 11:42:57 -08:00 |
|
Stephen Birarda
|
4236d8e147
|
replace toLocal8Bit with toUtf8 for hex conversions
|
2016-03-08 11:40:35 -08:00 |
|
Stephen Birarda
|
063826638e
|
move handling of get all operation to sep method
|
2016-03-08 11:39:28 -08:00 |
|
Stephen Birarda
|
bfb9801b22
|
Merge branch 'atp' of github.com:birarda/hifi into atp-mappings
|
2016-03-08 11:37:27 -08:00 |
|
Seth Alves
|
40bc66c154
|
Merge pull request #7272 from imgntn/shapetype
"Collision Shape Type" in edit.js instead of "Shape Type"
|
2016-03-08 11:34:42 -08:00 |
|
samcake
|
5299b06e83
|
Reintroducing the use of the DiffuseFactor so both Bender and MAya looks closer to Hifi
|
2016-03-08 11:26:16 -08:00 |
|
Stephen Birarda
|
79e788523b
|
Merge pull request #76 from huffman/atp-mappings
Atp mappings
|
2016-03-08 11:21:18 -08:00 |
|
Brad Davis
|
166a419e90
|
Oculus update
|
2016-03-08 11:20:53 -08:00 |
|
Ryan Huffman
|
5368ae3f91
|
Remove extraneous thread checks in MappingRequest subclasses
|
2016-03-08 11:20:15 -08:00 |
|
Ryan Huffman
|
93d3fb5ccf
|
Fix network error response for mapping requests
|
2016-03-08 11:19:08 -08:00 |
|
Ryan Huffman
|
c9bd67bc3e
|
Add MappingRequest superclass and mapping specific errors
|
2016-03-08 11:18:10 -08:00 |
|
Anthony J. Thibault
|
e046ba64dd
|
Properly marshal fakeMouseEvent data from script thread to main thread
|
2016-03-08 10:58:54 -08:00 |
|
Seth Alves
|
b780fad83f
|
Merge pull request #7270 from birarda/local-socket-check
add a secondary method for local socket check
|
2016-03-08 10:48:08 -08:00 |
|
Ryan Huffman
|
e06c1591fb
|
Remove initializer
|
2016-03-08 10:43:26 -08:00 |
|
Ryan Huffman
|
0a75a94790
|
Remove commented out private slot
|
2016-03-08 10:31:40 -08:00 |
|
Seth Alves
|
04e36f925a
|
use local message
|
2016-03-08 10:30:49 -08:00 |
|
Brad Hefta-Gaub
|
19ad4314ca
|
Merge pull request #7276 from jherico/bookmarks
Don't trigger modal dialog from menu handler
|
2016-03-08 10:29:29 -08:00 |
|
Stephen Birarda
|
7bf6b8405c
|
pluralize mappings in AssetServer naming
|
2016-03-08 10:28:59 -08:00 |
|
Ryan Huffman
|
e3523c8604
|
Remove commented out function
|
2016-03-08 10:28:31 -08:00 |
|
Seth Alves
|
0b6f52f508
|
use local messaging to disable mouse-grab when edit.js is active
|
2016-03-08 10:27:34 -08:00 |
|
Ryan Huffman
|
89b37f78f0
|
Make AssetServer response reliable and ordered
|
2016-03-08 10:26:50 -08:00 |
|
Ryan Huffman
|
7db296fa69
|
Remove unused get/set/deleteMapping in AssetServer
|
2016-03-08 10:23:48 -08:00 |
|
Zach Pomerantz
|
d1324b2e7a
|
Merge branch 'master' of github.com:highfidelity/hifi into fix/resort-in-octree
|
2016-03-08 10:22:25 -08:00 |
|
Brad Hefta-Gaub
|
50eb07d465
|
Merge pull request #7221 from jherico/threaded_compositing2
Migrate composition of the overlay and pointer to the present thread
|
2016-03-08 10:22:02 -08:00 |
|
Ryan Huffman
|
88760d389f
|
Merge branch 'master' of https://github.com/highfidelity/hifi into atp-mappings
|
2016-03-08 10:21:32 -08:00 |
|
Stephen Birarda
|
a3533b0b7d
|
repairs for moved packet handling in AssetServer
|
2016-03-08 10:21:29 -08:00 |
|
Brad Hefta-Gaub
|
ed67ef8f14
|
Merge pull request #7247 from jherico/qml_script_messaging
Allow message passing from a script to a QML window
|
2016-03-08 10:21:09 -08:00 |
|
samcake
|
19cc0c2282
|
Merge branch 'master' of https://github.com/highfidelity/hifi into orange
|
2016-03-08 10:15:00 -08:00 |
|
Ryan Huffman
|
6ca4b72479
|
Add deleteMapping to asset scripting interface
|
2016-03-08 10:11:57 -08:00 |
|
Ryan Huffman
|
a18486d97d
|
Fix GetAllMappingsRequest not storing mappings
|
2016-03-08 10:11:37 -08:00 |
|
Ryan Huffman
|
cf9d4c256a
|
Add proper cache checking to GetAssetMapping
|
2016-03-08 10:10:48 -08:00 |
|
Stephen Birarda
|
bf8a2bc9e5
|
update read for get mapping to toHex
|
2016-03-08 10:03:29 -08:00 |
|
Stephen Birarda
|
fa04f08c4c
|
use toHex/fromHex for more compact messaging
|
2016-03-08 10:01:54 -08:00 |
|
Stephen Birarda
|
da3e3b7e6c
|
add handle calls for mapping operations
|
2016-03-08 09:55:48 -08:00 |
|
Stephen Birarda
|
909979bab9
|
fix SLOT connection for local address check
|
2016-03-08 09:11:38 -08:00 |
|
Stephen Birarda
|
73b7e787d3
|
change signature of errorTestingLocalSocket
|
2016-03-08 09:09:28 -08:00 |
|
James B. Pollack
|
9db528d7a3
|
Merge pull request #7273 from imgntn/nomarketplaceinfo
DIsable Right Click Marketplace Info for now from edit.js
|
2016-03-08 09:08:29 -08:00 |
|
Chris Collins
|
d9088543af
|
Merge pull request #7274 from imgntn/noavatarheadbody
Remove avatar head and body from package model selections
|
2016-03-08 09:00:59 -08:00 |
|
ericrius1
|
451856ae67
|
fixed path
|
2016-03-08 08:14:57 -08:00 |
|
Brad Davis
|
f08f54fd22
|
Don't trigger modal dialog from menu handler
|
2016-03-07 21:48:07 -08:00 |
|
James B. Pollack
|
2e9ebfb178
|
remove avatar head and body from pacakage model selections
|
2016-03-07 21:03:11 -08:00 |
|
James B. Pollack
|
482964d8ad
|
hide this for now
|
2016-03-07 20:37:14 -08:00 |
|
James B. Pollack
|
8381b1d2fd
|
collision shape type
|
2016-03-07 20:21:14 -08:00 |
|
James B. Pollack
|
268a328fd4
|
Merge pull request #7268 from imgntn/pingponggunfix
Adjust ping pong gun dimensions
|
2016-03-07 20:14:28 -08:00 |
|
David Rowe
|
2aaf9ff0d0
|
Update message dialogs to use HiFi-Glyphs icons
|
2016-03-08 17:13:05 +13:00 |
|
James B. Pollack
|
249d88b619
|
add base to fishtank
|
2016-03-07 19:59:27 -08:00 |
|
samcake
|
3ed5a2afe2
|
Merge branch 'master' of https://github.com/highfidelity/hifi into orange
|
2016-03-07 19:07:13 -08:00 |
|
Anthony J. Thibault
|
26b4c904f3
|
handControllerMouse.js: transform hand controllers into sensor frame
|
2016-03-07 18:42:52 -08:00 |
|