Howard Stearns
|
61fb65b5a4
|
don't set _url, so that cache_clearing works
|
2019-03-19 12:41:58 -07:00 |
|
Roxanne Skelly
|
80a1eaa3fd
|
Merge pull request #15215 from roxanneskelly/Case21790
Stand-alone Tagging: tagged places not coming first in GOTO list
|
2019-03-19 11:25:43 -07:00 |
|
NissimHadar
|
718eed8d5b
|
Corrected typo.
|
2019-03-19 09:58:44 -07:00 |
|
Brad Davis
|
ad2c4718a3
|
Fix loading relative files
|
2019-03-19 09:32:44 -07:00 |
|
howard-stearns
|
0e4d3b2aeb
|
allow baseURL to be specified in fst
|
2019-03-18 17:40:54 -07:00 |
|
Roxanne Skelly
|
b6e583087e
|
Stand-alone Tagging: tagged places not coming first in GOTO list
|
2019-03-18 17:40:01 -07:00 |
|
sabrina-shanman
|
fa6a94f16a
|
Fix not mapping identical URLs in DomainBaker
|
2019-03-18 17:21:05 -07:00 |
|
sabrina-shanman
|
b0b4307f27
|
Fix unsupported model types preventing DomainBaker from finishing
|
2019-03-18 17:02:49 -07:00 |
|
sabrina-shanman
|
e6487332e8
|
Attempt to fix linker error with Android and draco in BuildDracoMeshTask.cpp
|
2019-03-18 17:02:44 -07:00 |
|
sabrina-shanman
|
e4cafced2a
|
Re-name GRAP_KEY to GRAB_KEY in DomainBaker.cpp
|
2019-03-18 16:49:09 -07:00 |
|
sabrina-shanman
|
64fbf51ac2
|
Warn if baked mesh is empty for OBJBaker
|
2019-03-18 16:49:09 -07:00 |
|
sabrina-shanman
|
266f3a8ad8
|
Warn if handleFinishedTextureBaker doesn't recognize the sender
|
2019-03-18 16:49:09 -07:00 |
|
sabrina-shanman
|
cf40ed953b
|
Do not create temporary directory in ModelBaker and copy model directly to the original output folder
|
2019-03-18 16:49:09 -07:00 |
|
sabrina-shanman
|
c29b3a8c35
|
Bypass signals in JSBaker/MaterialBaker when resource is already loaded
|
2019-03-18 16:49:09 -07:00 |
|
sabrina-shanman
|
bc3b35aad3
|
Do not consolidate source images by file for now, since they may have the same filename but different paths
|
2019-03-18 16:49:00 -07:00 |
|
sabrina-shanman
|
0990b56952
|
Better avoid overwriting textures in ModelBaker::compressTexture
|
2019-03-18 16:48:47 -07:00 |
|
SamGondelman
|
7a5bbb8f6f
|
fix laser ghosting
|
2019-03-18 14:53:11 -07:00 |
|
Roxanne Skelly
|
fe28eaca7c
|
fix typo
|
2019-03-18 11:23:48 -07:00 |
|
milad
|
6ed4937dc0
|
Updated engine code to not emit if dominant hand isn't actually changed
|
2019-03-18 10:12:32 -07:00 |
|
Wayne Chen
|
db22fa9eec
|
show up audio screen using Settings > Audio
|
2019-03-18 09:23:17 -07:00 |
|
danteruiz
|
2ab8eb98e8
|
better implementation
|
2019-03-17 14:00:41 -07:00 |
|
danteruiz
|
5f3e31b119
|
add ui to kick api
|
2019-03-15 18:15:18 -07:00 |
|
Thijs Wenker
|
714115adef
|
- Video, and new Docs url in QML
|
2019-03-16 02:09:01 +01:00 |
|
Thijs Wenker
|
b5a45be7b9
|
avatar doctor documentation urls
|
2019-03-16 02:09:00 +01:00 |
|
Shannon Romano
|
840f3a3a2e
|
Merge pull request #15187 from SamGondelman/wearables
Case 21721: Fix wearable duplication on domain switch
|
2019-03-15 17:40:23 -07:00 |
|
Ken Cooke
|
ca0379f6de
|
Send InjectorGainSet packet to the audio-mixer
|
2019-03-15 17:24:50 -07:00 |
|
Sam Gondelman
|
e7f2df4fac
|
Merge pull request #15197 from SamGondelman/onion
Case 21746: Fix color grading/lighting of renderLayer front entities
|
2019-03-15 17:17:09 -07:00 |
|
amantley
|
2300fe471d
|
we now read frame zero of the animation to override the bind pose in fbxs that are before version 7500
|
2019-03-15 16:53:06 -07:00 |
|
David Back
|
e1358fd5f5
|
prevent export from humanoid config, cleaner scene switch
|
2019-03-15 16:28:46 -07:00 |
|
SamGondelman
|
d4e1ec9741
|
fix emitScriptEvent
|
2019-03-15 16:20:01 -07:00 |
|
sabrina-shanman
|
b6c44ea443
|
Remove unused variables when iterating through mesh nodes in FBXBaker
|
2019-03-15 15:56:36 -07:00 |
|
sabrina-shanman
|
53429f459e
|
Remove some redundancy involving model texture URL resolution
|
2019-03-15 15:32:39 -07:00 |
|
SamGondelman
|
0d94030515
|
use web surface alpha
|
2019-03-15 15:32:31 -07:00 |
|
sabrina-shanman
|
60ed9e12a4
|
Attempt to fix build errors
|
2019-03-15 15:17:33 -07:00 |
|
SamGondelman
|
79dda7a6c7
|
build errors
|
2019-03-15 14:29:50 -07:00 |
|
David Back
|
e8cac1f598
|
fix 2017 Unity versions
|
2019-03-15 14:14:16 -07:00 |
|
NissimHadar
|
b91a1d930a
|
Missing newline.
|
2019-03-15 13:44:01 -07:00 |
|
NissimHadar
|
9e8e389e99
|
Improved detection of device model.
|
2019-03-15 13:38:43 -07:00 |
|
SamGondelman
|
83bac723ef
|
fix wearable duplication on domain switch
|
2019-03-15 13:38:25 -07:00 |
|
Roxanne Skelly
|
9182db8bd4
|
Case 21025 conditionalizing TabletWebView features
|
2019-03-15 12:56:43 -07:00 |
|
SamGondelman
|
8748a7561b
|
fix lighting/color grading for everything
|
2019-03-15 12:48:32 -07:00 |
|
NissimHadar
|
cc2868a6f4
|
Can get server IP.
|
2019-03-15 12:46:47 -07:00 |
|
Roxanne Skelly
|
365be5f74c
|
Merge branch 'master' of https://github.com/highfidelity/hifi into Case21467
|
2019-03-15 12:38:12 -07:00 |
|
Ken Cooke
|
a5a305f181
|
Handle InjectorGainSet packet at the audio-mixer
|
2019-03-15 12:05:51 -07:00 |
|
danteruiz
|
5dab4c0010
|
remove white-space
|
2019-03-15 10:47:48 -07:00 |
|
Ken Cooke
|
2794a134c1
|
Add master injector gain to audio-mixer
|
2019-03-15 10:44:59 -07:00 |
|
sabrina-shanman
|
041db33578
|
Attempt to fix build warnings
|
2019-03-15 10:20:58 -07:00 |
|
NissimHadar
|
748a80fed7
|
Store device ifconfig results in ifconfig.txt.
|
2019-03-14 20:02:19 -07:00 |
|
David Back
|
d8b4419fd0
|
fix null object error on cancel export
|
2019-03-14 17:19:21 -07:00 |
|
sabrina-shanman
|
c54b23f647
|
Make material baking output unique textures per usage like model baking does
|
2019-03-14 17:09:26 -07:00 |
|