Atlante45
|
548d826a4e
|
Couple bug fixes
|
2016-03-10 14:59:20 -08:00 |
|
Atlante45
|
7d7a683b18
|
Add uploadFile method that prompts the user
|
2016-03-10 14:59:20 -08:00 |
|
Stephen Birarda
|
b3d8b67893
|
remove committed debug lines
|
2016-03-10 14:50:21 -08:00 |
|
Stephen Birarda
|
d077ade350
|
fix path regex to handle leading double slash
|
2016-03-10 14:48:44 -08:00 |
|
Stephen Birarda
|
c65b5b63f0
|
better error handling for asset browser
|
2016-03-10 14:48:44 -08:00 |
|
Stephen Birarda
|
5ad4645b47
|
Merge branch 'master' of https://github.com/highfidelity/hifi into atp
|
2016-03-10 13:28:59 -08:00 |
|
Stephen Birarda
|
e3cae5b026
|
change setMapping for new disconnected error case
|
2016-03-10 12:26:00 -08:00 |
|
Stephen Birarda
|
50a05df721
|
fix asset loading with error changes
|
2016-03-10 11:58:57 -08:00 |
|
Stephen Birarda
|
9c53f40fbe
|
remove nullptr check in AssetMappingsScriptingInterface
|
2016-03-10 10:52:05 -08:00 |
|
Stephen Birarda
|
2bbeac6597
|
short circuit asset request for invalid hash
|
2016-03-10 10:52:05 -08:00 |
|
Stephen Birarda
|
9d19bf85b1
|
add consistent error handling for asset request and upload
|
2016-03-10 10:52:05 -08:00 |
|
Stephen Birarda
|
fccad7dca4
|
remove nullptr request checks in AssetMappingsScriptingInterface
|
2016-03-10 10:52:05 -08:00 |
|
Stephen Birarda
|
99718e9c4e
|
short circuit the mapping operations for invalid path/hash
|
2016-03-10 10:52:05 -08:00 |
|
Ryan Huffman
|
b42bec78dc
|
Add Entities.addModelEntity
|
2016-03-10 10:25:20 -08:00 |
|
samcake
|
a26f522f33
|
Merge pull request #7308 from jherico/shaders
Fix link problem with shaders that use transparency and normal maps
|
2016-03-10 09:35:35 -08:00 |
|
Brad Hefta-Gaub
|
99d26e0ef5
|
Merge pull request #7310 from jherico/crashes
Addressing thread safety issues
|
2016-03-10 09:26:49 -08:00 |
|
Philip Rosedale
|
ee1e4b898e
|
Merge pull request #7278 from AndrewMeadows/simulation-priority
adjust simulation priorities
|
2016-03-10 08:52:18 -08:00 |
|
Brad Davis
|
ee017cf0a5
|
Make script cache thread safe
|
2016-03-10 08:47:11 -08:00 |
|
Brad Davis
|
f97e61e305
|
Make scripting interface members thread safe
|
2016-03-10 08:46:09 -08:00 |
|
Ryan Huffman
|
3e5e2eef17
|
Add mapping sorting, copying, and isKnownMapping
|
2016-03-10 08:18:32 -08:00 |
|
Brad Davis
|
f04d1b4998
|
Handle fake mouse events properly when triggered from a script
|
2016-03-09 22:11:40 -08:00 |
|
Brad Davis
|
aad2aaa764
|
Fix link problem with shaders that use transparency and normal maps
|
2016-03-09 20:01:18 -08:00 |
|
Stephen Birarda
|
ae3c0f6646
|
add hash and path checking
|
2016-03-09 18:03:44 -08:00 |
|
Stephen Birarda
|
6f044e1cd3
|
handling for leading slashes while loading mappings
|
2016-03-09 17:36:04 -08:00 |
|
Stephen Birarda
|
ea5349f7a0
|
remove ctor and dtor for AssetMappingsScriptingInterface
|
2016-03-09 16:59:31 -08:00 |
|
Stephen Birarda
|
85fe1349eb
|
fix filename in header comment for AssetMappingsScriptingInterface
|
2016-03-09 16:58:53 -08:00 |
|
Ryan Huffman
|
738ae54e8d
|
Remove comment
|
2016-03-09 16:56:28 -08:00 |
|
Ryan Huffman
|
fa66c0a521
|
Remove old model code
|
2016-03-09 16:44:51 -08:00 |
|
Ryan Huffman
|
3467e06199
|
Fix bugs in mapping model update
|
2016-03-09 16:44:41 -08:00 |
|
Howard Stearns
|
2b576e86f0
|
Merge pull request #7259 from jherico/crashes
Crash fixes
|
2016-03-09 16:42:36 -08:00 |
|
Chris Collins
|
ddb09ec222
|
Merge pull request #7285 from hyperlogic/tony/hand-controller-move-improvements
Hand controller mouse improvements
|
2016-03-09 16:34:35 -08:00 |
|
Ryan Huffman
|
0d2ae4f3a4
|
Merge branch 'atp' of github.com:birarda/hifi into atp-model
|
2016-03-09 16:33:53 -08:00 |
|
Chris Collins
|
690d877e93
|
Merge pull request #7292 from zzmp/fix/cache-loaded
Mark Resource loaded after postprocessing
|
2016-03-09 16:31:45 -08:00 |
|
Ryan Huffman
|
ebc6c8ce44
|
Add proper model updating to asset mapping model
|
2016-03-09 16:29:51 -08:00 |
|
Ryan Huffman
|
d299ce2677
|
Fix missing semicolon
|
2016-03-09 14:56:56 -08:00 |
|
Ryan Huffman
|
f5497aa1e7
|
Add new AssetMappingsScriptingInterface and add mappings model
|
2016-03-09 14:53:04 -08:00 |
|
Brad Davis
|
6d090895b7
|
Don't crash on QML menu creation failure
|
2016-03-09 14:48:20 -08:00 |
|
Clément Brisset
|
aeee89eb15
|
Merge pull request #86 from birarda/atp-mappings
disable client caching of ATP mappings, fix bug retreiving assets
|
2016-03-09 14:40:57 -08:00 |
|
Stephen Birarda
|
96ba57a946
|
remove client side caching of ATP mappings
|
2016-03-09 14:24:14 -08:00 |
|
Ryan Huffman
|
64bd41c37f
|
Add AssetMappingItem and extra data to items
|
2016-03-09 14:03:56 -08:00 |
|
Ryan Huffman
|
4da4fd889a
|
Add AssetMappingModel
|
2016-03-09 14:03:56 -08:00 |
|
Ryan Huffman
|
38edfe0557
|
Fix GetAllMappings reading
|
2016-03-09 14:03:56 -08:00 |
|
Ryan Huffman
|
fd5a5dd8f4
|
Add QJSEngine compatible AssetMappingScriptInterface
|
2016-03-09 14:03:25 -08:00 |
|
Brad Davis
|
d428f3b96f
|
Working on crash bugs
|
2016-03-09 14:00:05 -08:00 |
|
Brad Davis
|
b2be54a179
|
Ensure we don't get trapped in the QML rendering loop on shutdown
|
2016-03-09 13:45:00 -08:00 |
|
Stephen Birarda
|
5a197838f4
|
add a deleteMapping call for single path to scripting interface
|
2016-03-09 13:14:39 -08:00 |
|
Brad Hefta-Gaub
|
975f0f049c
|
Merge pull request #7297 from jherico/upload_fix
Fix edit.js upload button
|
2016-03-09 13:14:35 -08:00 |
|
Andrew Meadows
|
4ae94c0611
|
fine tuning for when to make simulation bid
|
2016-03-09 13:06:34 -08:00 |
|
Brad Davis
|
6e24b66b38
|
Fix edit.js upload button
|
2016-03-09 12:21:31 -08:00 |
|
Stephen Birarda
|
2e9ee4f8a7
|
Merge branch 'atp' of github.com:birarda/hifi into atp
|
2016-03-09 12:16:59 -08:00 |
|