Atlante45
|
33f58f99d1
|
CR
|
2017-04-25 16:09:31 -07:00 |
|
Atlante45
|
fc1b920341
|
Add ability to disable texture compression
|
2017-04-25 15:56:23 -07:00 |
|
Atlante45
|
ad16a935e9
|
Texture::create returns shared pointer
|
2017-04-25 15:56:23 -07:00 |
|
Atlante45
|
63e564c178
|
Add source hash to KTX metadata
|
2017-04-25 15:56:23 -07:00 |
|
Atlante45
|
a450f52427
|
Start to setup image library
|
2017-04-25 15:56:22 -07:00 |
|
Ryan Huffman
|
8463fffc8c
|
Merge pull request #10185 from highfidelity/revert-10116-bug/rel-ext-textures
Revert "fix relative/absolute path handling for external FBX textures"
|
2017-04-10 15:30:40 -07:00 |
|
Stephen Birarda
|
e86db26224
|
Revert "fix relative/absolute path handling for external FBX textures"
|
2017-04-10 14:31:02 -07:00 |
|
Seth Alves
|
8a3a52cbcf
|
make getCollisionGeometryResource a separate call from getGeometryResource rather than passing a bool
|
2017-04-10 13:54:24 -07:00 |
|
Seth Alves
|
554b23357c
|
add combineParts flag to getGeometryResource. append ?collsion-hull to urls that are used as compound collision hulls
|
2017-04-10 10:14:36 -07:00 |
|
Seth Alves
|
a1cab2c0d1
|
working toward fixing compound hulls
|
2017-04-09 17:23:56 -07:00 |
|
Seth Alves
|
8d00f0ab8f
|
allow obj reader to either combine meshes or keep parts separate
|
2017-04-07 15:59:01 -07:00 |
|
Stephen Birarda
|
0b57b98970
|
change readFBX calls to use QUrl where possible
|
2017-04-04 14:53:14 -07:00 |
|
samcake
|
a2b2e3e169
|
Revert "Revert "Don't hold KTX files open for longer than transfers require""
|
2017-03-28 14:45:04 -07:00 |
|
samcake
|
08e1a2ba4c
|
Revert "Don't hold KTX files open for longer than transfers require"
|
2017-03-28 14:06:09 -07:00 |
|
samcake
|
e42cb52bd1
|
Merge pull request #10020 from jherico/ktx_refactor
Don't hold KTX files open for longer than transfers require
|
2017-03-28 14:06:02 -07:00 |
|
Seth Alves
|
651d87dc2a
|
move Qt-related stuff out of model and into model-networking
|
2017-03-28 07:53:25 -07:00 |
|
Bradley Austin Davis
|
638364497d
|
Trying a different tactic to avoid multiple concurrent file access
|
2017-03-27 16:18:04 -07:00 |
|
Bradley Austin Davis
|
f764cd614b
|
Don't hold KTX files open for longer than transfers require
|
2017-03-27 13:33:00 -07:00 |
|
Brad Davis
|
14c8c3f4db
|
Return existing textures when matching hash for a previously found live texture
|
2017-03-20 09:39:29 -07:00 |
|
Brad Davis
|
5e716f15b5
|
Protect against missing texture cache on shutdown
|
2017-03-14 13:48:24 -07:00 |
|
Zach Pomerantz
|
a41146451b
|
Merge pull request #9883 from jherico/smarter_textures
Don't crash when failing to convert a texture to KTX format
|
2017-03-14 12:14:56 -04:00 |
|
Brad Davis
|
1ccf715e3b
|
Don't crash when failing to convert a texture to KTX format
|
2017-03-14 09:09:14 -07:00 |
|
Zach Pomerantz
|
172a638ef0
|
move resource paths to PathUtils
|
2017-03-13 17:26:34 -04:00 |
|
Zach Pomerantz
|
a27d88da1a
|
update TextureCache to use FileCache
|
2017-03-13 13:41:44 -04:00 |
|
Zach Pomerantz
|
ffdaa09072
|
use stored Usage(Type), Sampler for KTX
|
2017-03-08 15:54:32 -05:00 |
|
Brad Davis
|
9d56001341
|
Fix rebase
|
2017-03-08 12:14:45 -08:00 |
|
Zach Pomerantz
|
170df4a1f4
|
Merge branch 'smarter_textures' of github.com:highfidelity/hifi into 2-27
|
2017-03-06 17:14:11 -07:00 |
|
Brad Davis
|
8782fe1d93
|
Merge branch 'master' into smarter_textures
Conflicts:
libraries/model-networking/src/model-networking/TextureCache.cpp
|
2017-03-06 15:29:41 -08:00 |
|
Bradley Austin Davis
|
47087add15
|
Add support for fallback textures, throttling texture creation
|
2017-03-03 09:00:12 -08:00 |
|
Zach Pomerantz
|
1425eb0936
|
Merge branch 'smarter_textures' of github.com:highfidelity/hifi into 2-27
|
2017-03-01 21:01:37 -05:00 |
|
Zach Pomerantz
|
febeeeca3a
|
namespace cache::FileCache and use unique_ptr
|
2017-03-01 20:58:00 -05:00 |
|
Zach Pomerantz
|
c71e614dd5
|
add loading from persisted files
|
2017-03-01 20:18:31 -05:00 |
|
Bradley Austin Davis
|
fa5b315e09
|
Merge remote-tracking branch 'upstream/master' into smarter_textures
|
2017-03-01 15:16:18 -08:00 |
|
Zach Pomerantz
|
e8319f967d
|
add loading from KTXCache
|
2017-03-01 17:28:51 -05:00 |
|
Zach Pomerantz
|
a6a0fd3851
|
fix FileCache persistence
|
2017-03-01 11:32:11 -05:00 |
|
Zach Pomerantz
|
c044daf7b2
|
TextureCache
|
2017-02-28 13:30:47 -05:00 |
|
samcake
|
576660f6ef
|
Merge branch 'master' of https://github.com/highfidelity/hifi into blue
|
2017-02-27 18:17:28 -08:00 |
|
Zach Pomerantz
|
cfe14518a1
|
KTXCache
|
2017-02-27 18:05:57 -05:00 |
|
Seth Alves
|
6e9854cad0
|
don't crash if geometry fails to load
|
2017-02-24 13:01:01 -08:00 |
|
sam
|
e1aad8bd63
|
Deep dive into the shape key and filters and the PLumber construction
|
2017-02-24 00:35:10 -08:00 |
|
Brad Davis
|
27e8750b9b
|
Adding new storage backing for gpu::Texture, moving mip format into Storage abstraction
|
2017-02-19 18:11:56 -08:00 |
|
Bradley Austin Davis
|
7fb7aa87eb
|
Working on new texture management strategy
|
2017-02-17 07:53:16 -08:00 |
|
samcake
|
b9102204ea
|
FIx the filtering problem on color and normals introduced since we generate mips with QImage
|
2017-02-10 11:40:39 -08:00 |
|
Andrew Meadows
|
d65cbbb455
|
name change: maxSize to maxNumPixels
|
2017-02-06 11:53:37 -08:00 |
|
Andrew Meadows
|
b3ae6f9aec
|
cap size of textures from FBX files
|
2017-02-06 11:53:37 -08:00 |
|
Andrew Meadows
|
45c73439eb
|
use type definition
|
2017-02-06 11:53:37 -08:00 |
|
Brad Davis
|
30a9961362
|
tracing polish
|
2016-12-16 14:02:27 -08:00 |
|
Brad Davis
|
a12b8b4b62
|
Cleanup dead code
|
2016-12-16 09:21:41 -08:00 |
|
Ryan Huffman
|
7bb2755913
|
Add chrome tracing support
|
2016-12-16 01:14:01 -08:00 |
|
Anthony J. Thibault
|
ec801cb9d8
|
Addressed feedback from code review.
|
2016-10-07 17:46:46 -07:00 |
|