SamGondelman
|
5be6a31b6c
|
possible fix for transparency
|
2019-01-29 12:20:46 -08:00 |
|
SamGondelman
|
ff3545beab
|
working with texture transform fallthrough
|
2019-01-07 13:28:00 -08:00 |
|
SamGondelman
|
a9d798070a
|
wip
|
2019-01-02 18:08:59 -08:00 |
|
SamGondelman
|
9155853889
|
working on material fallthrough
|
2018-12-20 16:03:58 -08:00 |
|
sabrina-shanman
|
566d09dc9c
|
Add model preparation step to ModelCache using new library model-baker
|
2018-12-11 11:15:54 -08:00 |
|
sabrina-shanman
|
31d1512701
|
Simplify url empty check in GeometryReader::run
|
2018-12-10 16:12:23 -08:00 |
|
sabrina-shanman
|
8792824960
|
Remove FormatSerializerRegister as it is unused
|
2018-12-10 09:58:59 -08:00 |
|
sabrina-shanman
|
7cbe3776f5
|
Simplify serializer registration process
|
2018-12-07 12:05:27 -08:00 |
|
sabrina-shanman
|
6ea4769173
|
Re-name MIMETypeLibrary to MediaTypeLibrary and update related references
|
2018-12-06 13:39:18 -08:00 |
|
sabrina-shanman
|
1c9beed44f
|
Fix ModelFormatRegistry Dependency inheritance being private
|
2018-12-04 09:30:05 -08:00 |
|
sabrina-shanman
|
a04c822ef0
|
Oops, ModelFormatRegistry needs to be defined as a Dependency before it can be used by DependencyManager
|
2018-12-04 09:30:04 -08:00 |
|
sabrina-shanman
|
660d8c4e92
|
Remove unused mapping parameter from MIME type detection
|
2018-12-04 09:30:04 -08:00 |
|
sabrina-shanman
|
0da4669370
|
Replace ReadWriteLockable with std::lock_guard in HFMFormatRegistry/ModelFormatRegistry
|
2018-12-04 09:30:04 -08:00 |
|
sabrina-shanman
|
bf1c5f2fa5
|
Make Serializer::Factory stored by HFMFormatRegistry unique_ptr
|
2018-12-04 09:30:03 -08:00 |
|
sabrina-shanman
|
30c4830bd8
|
Make Serializers use SimpleFormat
|
2018-12-04 09:30:03 -08:00 |
|
sabrina-shanman
|
39d1a2be6f
|
Simplify ModelLoader to utilize new model format registry
|
2018-11-30 16:50:53 -08:00 |
|
sabrina-shanman
|
243a1d6598
|
Add ModelFormatRegistry for handling model loading on the application side
|
2018-11-30 16:50:53 -08:00 |
|
sabrina-shanman
|
2919097f29
|
Complain about empty HFMModel when EITHER meshes or joints are empty
|
2018-11-28 15:58:02 -08:00 |
|
sabrina-shanman
|
df1083970f
|
Fix assert in ModelLoader.h
|
2018-11-27 14:07:03 -08:00 |
|
sabrina-shanman
|
fd83ae231b
|
Fix case for ModelLoader import
|
2018-11-27 09:49:55 -08:00 |
|
sabrina-shanman
|
d1f8bfe48b
|
Move definition of supported file types into ModelLoader
|
2018-11-26 17:51:11 -08:00 |
|
sabrina-shanman
|
b3d5f2fa65
|
Add MIME type-based Serializer selection
|
2018-11-26 16:30:18 -08:00 |
|
sabrina-shanman
|
fc0a31fa0d
|
Define ModelLoader instance in ModelCache
|
2018-11-26 16:09:41 -08:00 |
|
sabrina-shanman
|
f900a81e7a
|
Add ModelLoader
|
2018-11-26 16:09:41 -08:00 |
|
sabrina-shanman
|
be511378cd
|
Merge branch 'master' into hfm_serializer
|
2018-11-20 13:42:24 -08:00 |
|
Seth Alves
|
26a50e1820
|
don't log urls!
|
2018-11-19 15:38:12 -08:00 |
|
Seth Alves
|
cd177a4457
|
catch QString exceptions that ModelCache can throw
|
2018-11-19 15:25:14 -08:00 |
|
sabrina-shanman
|
e08bc7296f
|
Merge branch 'master' into hfm_serializer
|
2018-11-13 15:41:49 -08:00 |
|
Brad Hefta-Gaub
|
bb2239c0bd
|
Merge pull request #14359 from howard-stearns/no-url-logging
remove urls from logs in Interface
|
2018-11-13 13:19:30 -08:00 |
|
sabrina-shanman
|
f971294d6d
|
Make HFMSerializer return a smart pointer to an HFMModel
|
2018-11-12 16:12:21 -08:00 |
|
sabrina-shanman
|
baa8cdb054
|
Remove combineParts from the Serializer interface
|
2018-11-12 16:12:21 -08:00 |
|
sabrina-shanman
|
00f2b4eeb9
|
Make the existing model serializers based on HFMSerializer
|
2018-11-12 16:12:20 -08:00 |
|
sabrina-shanman
|
83cc90ace0
|
Re-name GLTFReader to GLTFSerializer and do the same for other model readers
|
2018-11-12 16:12:20 -08:00 |
|
sabrina-shanman
|
753557736e
|
Merge branch 'master' into hfm_library
|
2018-11-12 15:03:30 -08:00 |
|
Howard Stearns
|
66ae01e0c3
|
Merge branch 'master' of github.com:highfidelity/hifi into no-url-logging
|
2018-11-12 12:55:20 -08:00 |
|
Zach Fox
|
be5dc36ccd
|
Actually fix build error...hopefully!
|
2018-11-09 14:23:15 -08:00 |
|
Zach Fox
|
df7486d0f5
|
Remove unused variable, fixing unix build warning
|
2018-11-09 10:40:46 -08:00 |
|
Dante Ruiz
|
f5b89ee7aa
|
reverting previous change
|
2018-11-08 15:43:45 -08:00 |
|
Dante Ruiz
|
5d000495df
|
making requested changes
|
2018-11-08 15:33:18 -08:00 |
|
Dante Ruiz
|
2a16ba57ac
|
fix image entity crash
|
2018-11-08 15:24:57 -08:00 |
|
Jeff Clinton
|
ea8dc8ae68
|
Merge pull request #14334 from danteruiz/interstitial-bug-fixes
Interstitial bug fixes
|
2018-11-08 11:43:38 -08:00 |
|
Zach Fox
|
1ab1cb95d8
|
Merge branch 'master' of github.com:highfidelity/hifi into no-url-logging
|
2018-11-08 09:57:10 -08:00 |
|
Roxanne Skelly
|
cef7000a72
|
Case 19754 - Remove logging URLs and related file locations.
The goal is to strip out data that can be used by untoward users in
copying models, avatars, etc.
|
2018-11-06 16:24:32 -08:00 |
|
Zach Fox
|
58dd690c0a
|
Merge branch 'master' of github.com:highfidelity/hifi into textToSpeech
|
2018-11-06 10:29:05 -08:00 |
|
sabrina-shanman
|
2801f324b7
|
Switch references to HFM to the HFM lib and remove HFM classes in FBX
|
2018-11-05 12:47:34 -08:00 |
|
sabrina-shanman
|
cbca77b12f
|
Rename HFMGeometry to HFMModel and adjust related variables
|
2018-11-01 17:17:48 -07:00 |
|
Dante Ruiz
|
a4b345bb58
|
fix interstitial domain loading due to bad texture url
|
2018-11-01 09:25:46 -07:00 |
|
sabrina-shanman
|
becee7f010
|
Re-name FBXGeometry to HFMGeometry and do the same for related classes
|
2018-10-30 17:28:42 -07:00 |
|
Zach Fox
|
d1556ae4e8
|
Merge branch 'master' of github.com:highfidelity/hifi into textToSpeech
|
2018-10-23 15:51:34 -07:00 |
|
Kerry Ivan Kurian
|
e7d1c2873a
|
Merge branch 'master' into log-resource-requests-2
|
2018-10-23 13:46:59 -07:00 |
|