Wayne Chen
|
a24ebe2718
|
oculus functions live in the display plugin; display plugins update
|
2019-01-16 17:05:49 -08:00 |
|
Wayne Chen
|
970798705c
|
improving flow from Oculus API to login dialog wip
|
2019-01-16 17:05:48 -08:00 |
|
Wayne Chen
|
1af57bdba6
|
staging
|
2019-01-16 17:05:48 -08:00 |
|
Wayne Chen
|
ebb9cd7de6
|
adding new plugin
|
2019-01-16 17:05:48 -08:00 |
|
Wayne Chen
|
db06533018
|
adding more staging
|
2019-01-16 17:05:48 -08:00 |
|
Jeff Clinton
|
889f110357
|
Merge pull request #13925 from sethalves/fix-polyvox-texture-and-single-setter
fix a bug that broke Entities.setVoxel(). Fix polyvox textures
|
2018-12-18 12:15:07 -08:00 |
|
Adam Smith
|
14ab53571f
|
Merge pull request #14564 from sabrina-shanman/hfm_prep
(case 20274) Create the HFM Preparation Step
|
2018-12-17 15:17:19 -08:00 |
|
sabrina-shanman
|
a36e75672e
|
Remove dependency on VaryingSet1
|
2018-12-14 10:40:28 -08:00 |
|
sabrina-shanman
|
c7022988ea
|
Revert "Add VaryingSet1 to Task aliases"
This reverts commit 25e3d49941 .
|
2018-12-14 09:14:07 -08:00 |
|
sabrina-shanman
|
c41174a823
|
Re-name baker::ImportContext to baker::BakeContext
|
2018-12-13 10:33:03 -08:00 |
|
Wayne Chen
|
4116f6ca9a
|
Merge branch 'master' into loginInitiative2
|
2018-12-12 18:00:07 -08:00 |
|
Jeff Clinton
|
5a81d8c093
|
Merge pull request #14453 from danteruiz/keyboard-menus
Keyboard interaction menus
|
2018-12-12 17:53:59 -08:00 |
|
Dante Ruiz
|
f3fad52e1d
|
make CR changes
|
2018-12-12 13:29:32 -08:00 |
|
Dante Ruiz
|
51bdf1bf78
|
adding keyboards settings
|
2018-12-12 11:55:13 -08:00 |
|
Wayne Chen
|
2f07a0eb5d
|
Merge branch 'master' of https://github.com/highfidelity/hifi into loginInitiative2
|
2018-12-11 20:01:19 -08:00 |
|
sabrina-shanman
|
9e63caa84a
|
Fix linker error for model-baker on Android/Linux
|
2018-12-11 12:54:44 -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
|
25e3d49941
|
Add VaryingSet1 to Task aliases
|
2018-12-11 11:15:54 -08:00 |
|
Shannon Romano
|
a3c870ed90
|
Merge pull request #14479 from sabrina-shanman/hfm_mimetype
(case 20037) Add robust MIME type detection for loading models in ModelCache
|
2018-12-11 18:41:55 +00:00 |
|
Brad Hefta-Gaub
|
43bbba6635
|
Merge pull request #14554 from sethalves/break-parenting-loops
fix some parenting loops crashes
|
2018-12-11 10:02:17 -08:00 |
|
Shannon Romano
|
bb9a764855
|
Merge pull request #14517 from luiscuenca/getEntityJointParent
Add method to check entities joint hierarchy
|
2018-12-11 01:06:38 +00:00 |
|
sabrina-shanman
|
79e9bff225
|
Nest if statement for invalid id checking in hfm::FormatRegistry::getSerializerForMediaType
|
2018-12-10 16:18:11 -08:00 |
|
sabrina-shanman
|
31d1512701
|
Simplify url empty check in GeometryReader::run
|
2018-12-10 16:12:23 -08:00 |
|
sabrina-shanman
|
b960b66542
|
Fix mac warning for std::move on temporary object
|
2018-12-10 11:10:29 -08:00 |
|
sabrina-shanman
|
8792824960
|
Remove FormatSerializerRegister as it is unused
|
2018-12-10 09:58:59 -08:00 |
|
Wayne Chen
|
4c9c785c24
|
Merge branch 'master' of https://github.com/highfidelity/hifi into loginInitiative2
|
2018-12-10 07:57:44 -08:00 |
|
Brad Hefta-Gaub
|
a005f9e9ab
|
Merge pull request #14546 from danteruiz/fix-reload-scripts
fix realod all scripts functionality broken by PR14478
|
2018-12-09 17:30:36 -08:00 |
|
Brad Hefta-Gaub
|
0425ae1231
|
Merge pull request #14239 from ElderOrb/FB19219
FB19219 - Make avatarapp to handle wearables update via drag&drop
|
2018-12-09 17:20:13 -08:00 |
|
Seth Alves
|
c1e2653526
|
check for and break parenting loops in hasAncestorOfType, findAncestorOfType, isParentPathComplete
|
2018-12-08 07:42:03 -08:00 |
|
Jamil Akram
|
4e7a777fda
|
Merge pull request #14486 from amantley/jointNameMapping
FST File Joint Name Mapping From FBX Joint Names to Hifi Skeleton Joint Names
|
2018-12-07 17:07:37 -08:00 |
|
sabrina-shanman
|
031085b384
|
Remove now unused HFMSimpleFormat
|
2018-12-07 16:17:33 -08:00 |
|
John Conklin II
|
69876bdec2
|
Merge pull request #14548 from SamGondelman/mirrorFix
Case 19473 (#2): Fix Mirror tonemapping
|
2018-12-07 16:11:59 -08:00 |
|
John Conklin II
|
0a80c16686
|
Merge pull request #14419 from SamGondelman/splash
Case 19740: Improve startup times by pre-compiling shaders with splash screen
|
2018-12-07 16:10:52 -08:00 |
|
sabrina-shanman
|
f2e69aec5e
|
Fix mac warning for OBJSerializer::getFactory not marked with override
|
2018-12-07 13:41:33 -08:00 |
|
Jeff Clinton
|
998ec20854
|
Merge pull request #14539 from Atlante45/fix/script-loading
Fix ESS scripts getting stuck on load
|
2018-12-07 12:07:44 -08:00 |
|
sabrina-shanman
|
7cbe3776f5
|
Simplify serializer registration process
|
2018-12-07 12:05:27 -08:00 |
|
Stephen Birarda
|
e3e400c86f
|
Merge pull request #14549 from birarda/bug/no-initial-send
fix for initial send of non-instanced trait
|
2018-12-07 12:02:08 -08:00 |
|
Brad Hefta-Gaub
|
9428f1de33
|
Merge pull request #14529 from SimonWalton-HiFi/avatar-mixer-downloads-fst
Don't fetch avatars' .fst files from within the AvatarData class
|
2018-12-07 12:01:58 -08:00 |
|
Dante Ruiz
|
177a94b9a9
|
fix realod all scripts functionality
|
2018-12-07 11:48:03 -08:00 |
|
birarda
|
51fd742722
|
fix for initial send of non-instanced trait
|
2018-12-07 11:17:44 -08:00 |
|
SamGondelman
|
8431b3b0c1
|
correct order of mixes
|
2018-12-07 10:39:10 -08:00 |
|
Wayne Chen
|
4e6f162e01
|
Merge branch 'master' of https://github.com/highfidelity/hifi into loginInitiative2
|
2018-12-07 10:12:46 -08:00 |
|
Alexander Ivash
|
600d09e533
|
relax 'isWearable()' condition to match latest changes in 'master'
|
2018-12-07 11:23:17 +03:00 |
|
Alexander Ivash
|
72a91668a5
|
FB19219 Make avatarapp to handle wearables update via drag&drop
|
2018-12-07 11:23:17 +03:00 |
|
amantley
|
f8ae0227c3
|
added the lean joint back and fixed a name mapping reversal in fbxserializer.cpp
|
2018-12-06 20:16:03 -08:00 |
|
Stephen Birarda
|
fb3cdabd87
|
Merge pull request #14527 from birarda/bug/entity-traits-handler-deadlock
fix for deadlock between setAvatarEntityData and sendChangedTraitsToMixer
|
2018-12-06 17:28:45 -08:00 |
|
amantley
|
ca0133a2a6
|
put the lean joint back in
|
2018-12-06 16:24:06 -08:00 |
|
sabrina-shanman
|
6ea4769173
|
Re-name MIMETypeLibrary to MediaTypeLibrary and update related references
|
2018-12-06 13:39:18 -08:00 |
|
Luis Cuenca
|
37854ab05e
|
Add jsdoc information
|
2018-12-06 11:58:48 -08:00 |
|
Sam Gondelman
|
b690faeb12
|
Merge branch 'master' into NOverlays
|
2018-12-06 11:29:06 -08:00 |
|