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 |
|
Roxanne Skelly
|
fe28eaca7c
|
fix typo
|
2019-03-18 11:23:48 -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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Roxanne Skelly
|
365be5f74c
|
Merge branch 'master' of https://github.com/highfidelity/hifi into Case21467
|
2019-03-15 12:38:12 -07:00 |
|
danteruiz
|
5dab4c0010
|
remove white-space
|
2019-03-15 10:47:48 -07:00 |
|
sabrina-shanman
|
041db33578
|
Attempt to fix build warnings
|
2019-03-15 10:20:58 -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 |
|
sabrina-shanman
|
c8209aa976
|
Do not have multiple copies of the original texture file in the baked output
|
2019-03-14 17:09:25 -07:00 |
|
sabrina-shanman
|
20d0ca0073
|
Fix baked material JSONS using wrong texture paths
|
2019-03-14 17:09:21 -07:00 |
|
David Back
|
3c78e48f88
|
prevent warnings on embedded materials
|
2019-03-14 17:05:29 -07:00 |
|
Shannon Romano
|
98eec6b74d
|
Merge pull request #15185 from thoys/fix/create/stopReselectionWhenFocussed
Case 21653: Fix User is not able to update input fields and scroll past selected object in Create Tools [master]
|
2019-03-14 16:14:32 -07:00 |
|
Anthony Thibault
|
a8b38e6fbe
|
Merge pull request #15192 from amantley/bugHandNoHipAnim
Fixed Memory Corruption in AnimClip.cpp
|
2019-03-14 15:28:19 -07:00 |
|
David Back
|
f9f2b6f8ac
|
avatar exporter 0.3.4/0.3.5 changes to master
|
2019-03-14 15:03:33 -07:00 |
|
SamGondelman
|
c985fc735d
|
clean up avatar rendering and ring gizmo normals
|
2019-03-14 14:43:43 -07:00 |
|
amantley
|
bc696d6db6
|
fixed memory leak caused by bone length scale computation
|
2019-03-14 13:49:13 -07:00 |
|
sabrina-shanman
|
3016860bab
|
Fix QFile::open complaining the device was already open in
TextureBaker::processTexture
|
2019-03-14 13:31:29 -07:00 |
|
Roxanne Skelly
|
b220b76874
|
Merge branch 'master' of https://github.com/highfidelity/hifi into Case21467
|
2019-03-14 13:05:08 -07:00 |
|
Roxanne Skelly
|
f971d17acc
|
Merge branch 'master' of https://github.com/highfidelity/hifi into Case20393
|
2019-03-14 12:36:42 -07:00 |
|
Roxanne Skelly
|
4470cf9ae5
|
Marketplace category dropdown UI tweaks
|
2019-03-14 12:35:54 -07:00 |
|
NissimHadar
|
6c9c58c657
|
Remove unneeded wait.
|
2019-03-14 11:36:40 -07:00 |
|
sabrina-shanman
|
5e430c98c5
|
Attempt to fix build warnings
|
2019-03-14 09:56:25 -07:00 |
|
Thijs Wenker
|
aeb56ff22a
|
EntityList -> re-focus the rename field rather then re-selecting the text fully
EntityProperties -> ignore selection updates when nothing is changed and window is focused
|
2019-03-14 01:26:06 +01:00 |
|
sabrina-shanman
|
5b75eb34e8
|
Fix ModelBaker not properly checking if texture file name exists
|
2019-03-13 17:26:02 -07:00 |
|
Howard Stearns
|
9b3b109d22
|
make placename consistent with hostname after domain reset
|
2019-03-13 17:09:54 -07:00 |
|
sabrina-shanman
|
27c7bf5c92
|
Remove duplicate FBX debug dump
|
2019-03-13 17:02:55 -07:00 |
|