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 |
|
Ryan Huffman
|
3e5e2eef17
|
Add mapping sorting, copying, and isKnownMapping
|
2016-03-10 08:18:32 -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 |
|
Ryan Huffman
|
0d2ae4f3a4
|
Merge branch 'atp' of github.com:birarda/hifi into atp-model
|
2016-03-09 16:33:53 -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 |
|
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 |
|
Stephen Birarda
|
5a197838f4
|
add a deleteMapping call for single path to scripting interface
|
2016-03-09 13:14:39 -08:00 |
|
Stephen Birarda
|
2e9ee4f8a7
|
Merge branch 'atp' of github.com:birarda/hifi into atp
|
2016-03-09 12:16:59 -08:00 |
|
Stephen Birarda
|
9a2b2b4c16
|
Merge branch 'master' of https://github.com/highfidelity/hifi into atp
|
2016-03-09 12:16:46 -08:00 |
|
Clément Brisset
|
3f50abcd17
|
Merge pull request #82 from birarda/atp-rename-mapping
add rename mapping operation for atomic rename
|
2016-03-09 11:57:20 -08:00 |
|
samcake
|
f82bd441a9
|
IMproving th ecomment
|
2016-03-09 10:34:49 -08:00 |
|
samcake
|
d1135c4a37
|
Merge branch 'master' of https://github.com/highfidelity/hifi into orange
|
2016-03-09 10:20:54 -08:00 |
|
Seth Alves
|
a2eb819bc2
|
Merge pull request #7282 from zzmp/fix/tex-cache
Avoid caching textures before they load
|
2016-03-09 09:25:01 -08:00 |
|
Seth Alves
|
efdef52081
|
Merge pull request #7269 from ctrlaltdavid/20822
Restyle bookmark dialogs
|
2016-03-09 07:31:15 -08:00 |
|
samcake
|
2fc359d34c
|
Merge branch 'orange' of https://github.com/samcake/hifi into orange
|
2016-03-08 19:42:54 -08:00 |
|
samcake
|
5f80d7e53e
|
Merge branch 'master' of https://github.com/highfidelity/hifi into orange
|
2016-03-08 19:42:26 -08:00 |
|
samcake
|
bb9957b7f1
|
using comments from review
|
2016-03-08 18:45:20 -08:00 |
|
samcake
|
bfed0304c3
|
Merge pull request #7218 from zzmp/fix/resort-in-octree
Fix item key lookup on updated items in scene
|
2016-03-08 17:48:51 -08:00 |
|
Stephen Birarda
|
87d5958eb8
|
Merge branch 'master' of https://github.com/highfidelity/hifi into atp
|
2016-03-08 17:11:18 -08:00 |
|
samcake
|
afbec33f36
|
Merge branch 'master' of https://github.com/highfidelity/hifi into orange
|
2016-03-08 16:12:21 -08:00 |
|
Stephen Birarda
|
8d5111a332
|
move MappingRequest and subclasses to separate file
|
2016-03-08 15:30:59 -08:00 |
|
Brad Hefta-Gaub
|
8d4ef28411
|
CR feedback
|
2016-03-08 15:29:04 -08:00 |
|
Brad Hefta-Gaub
|
35d6afbe77
|
Merge branch 'master' of https://github.com/highfidelity/hifi into fixSceneNotStable
|
2016-03-08 14:53:41 -08:00 |
|
Brad Hefta-Gaub
|
6d211dd4e5
|
first cut at fixing the scene not stable bug
|
2016-03-08 14:52:21 -08:00 |
|
Stephen Birarda
|
181b20f673
|
move the AssetScriptInterface to script-engine
|
2016-03-08 14:49:26 -08:00 |
|
Stephen Birarda
|
f9f42a085a
|
add client side handling for mapping rename
|
2016-03-08 14:43:55 -08:00 |
|
Chris Collins
|
fd53d4de2b
|
Merge pull request #7280 from zzmp/fix/fbx-multiple-mats
Fix inlined fbx content for identically named texs with different paths
|
2016-03-08 14:41:23 -08:00 |
|
Zach Pomerantz
|
883d4ba006
|
Only cache processed textures
|
2016-03-08 14:39:53 -08:00 |
|
David Rowe
|
10e4e5e3a7
|
Use OffscreenUI icon enum instead of QMessageBox icon enum
|
2016-03-09 11:33:55 +13:00 |
|
Stephen Birarda
|
793d20306d
|
handle multiple paths for mapping delete operations
|
2016-03-08 14:24:03 -08:00 |
|
David Rowe
|
03fb6b1444
|
Add ability to have icons in query dialogs
Add icon to bookmark dialogs' titles.
|
2016-03-09 10:45:14 +13:00 |
|
Zach Pomerantz
|
925ea8bcda
|
Add Resource::isCacheable
|
2016-03-08 13:30:58 -08:00 |
|
Bradley Austin Davis
|
7d046c30a9
|
Bypass baffling OSX GL error
|
2016-03-08 12:23:29 -08:00 |
|
Zach Pomerantz
|
77958e2a48
|
Change FBXReader impl to recognize inlined tex
|
2016-03-08 12:23:23 -08:00 |
|
Stephen Birarda
|
cf5de317ba
|
use correct error handling for MappingRequest errors
|
2016-03-08 12:21:54 -08:00 |
|