Dave Parks
|
75de4d3276
|
SL-18156 Cleanup of MikktSpace integration, apply MikktSpace tangents to all meshes.
|
2022-09-23 12:53:24 -05:00 |
Dave Parks
|
8f1d226865
|
SL-18134 Rename Albedo to Base Color to be more consistent with GLTF spec
|
2022-09-23 11:19:56 -05:00 |
Dave Parks
|
09f3d6eaee
|
Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR-559
|
2022-09-16 16:25:38 -05:00 |
Dave Parks
|
8dc59e5ef3
|
SL-18128 Clear out much OpenGL cruft and switch to core profile on AMD
|
2022-09-16 16:25:26 -05:00 |
Andrey Kleshchev
|
7649114588
|
Merge branch master (DRTVWR-571) into DRTVWR-559
# Conflicts:
# indra/newview/llpanelface.cpp
# indra/newview/llpanelface.h
|
2022-09-16 21:07:39 +03:00 |
Dave Parks
|
82ab5f9765
|
SL-18156 WIP -- Add NormalizedScale/NormalizedTranslation to mesh assets to recover mesh's original coordinate frame when generating tangents post download.
|
2022-09-15 17:23:34 -05:00 |
Dave Parks
|
e49d602bd9
|
SL-18095 Add tangents to mesh assets so we can calculate mikktspace tangents in the mesh's original coordinate frame.
|
2022-09-12 19:48:33 -05:00 |
Dave Parks
|
7558641610
|
SL-17937 Fix for broken PBR material batching.
|
2022-08-08 15:34:56 -05:00 |
Dave Parks
|
8007b43876
|
Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR-559
|
2022-08-05 16:58:38 -05:00 |
Dave Parks
|
d048795fce
|
SL-17870 Nudge PBR material textures so they start downloading. (and add missing validation code for reflection probes network data).
|
2022-08-05 16:58:22 -05:00 |
Brad Kittenbrink
|
38208441db
|
Merge remote-tracking branch 'origin/master' into DRTVWR-559
|
2022-08-04 10:59:26 -07:00 |
Andrey Lihatskiy
|
59ab8e78f4
|
Merge branch 'master' into DRTVWR-544-maint
# Conflicts:
# indra/newview/llpanelface.cpp
# indra/newview/llpanelface.h
# indra/newview/llpanelobject.cpp
|
2022-08-04 00:17:55 +03:00 |
Dave Parks
|
6f6df8ed71
|
SL-17685 Drag and drop material support
|
2022-06-29 21:42:44 -05:00 |
Dave Parks
|
56ae3e0a08
|
Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR-559
|
2022-06-29 18:00:26 -05:00 |
Dave Parks
|
fd6b5ea8c3
|
SL-17685 Drag and drop material support WIP
|
2022-06-29 17:59:09 -05:00 |
Andrey Kleshchev
|
069304ca39
|
Merge branch 'master' (DRTVWR-543) into DRTVWR-559
# Conflicts:
# autobuild.xml
# indra/llrender/llgl.cpp
# indra/newview/CMakeLists.txt
# indra/newview/llvovolume.cpp
|
2022-06-29 21:23:23 +03:00 |
Andrey Lihatskiy
|
a7c9ca8960
|
Merge branch 'master' into DRTVWR-561-maint-O
|
2022-06-29 20:32:13 +03:00 |
Andrey Lihatskiy
|
77ce594dec
|
Merge branch 'master' into DRTVWR-544-maint
|
2022-06-29 20:31:17 +03:00 |
Dave Parks
|
57805cac68
|
SL-17379 More complete integration of material asset type
|
2022-06-28 15:15:57 -05:00 |
Brad Kittenbrink
|
0fe39a1f3f
|
Correcting windows specific filesystem issues and removing unused DAE code in llgltfloader.cpp from SL-17214
|
2022-06-23 22:53:55 -07:00 |
Dave Parks
|
6c678648e0
|
SL-17653 Last commit was accidentally partial
|
2022-06-23 16:40:48 -05:00 |
Dave Parks
|
394479d7cc
|
SL-17653 WIP - Apply GLTF material in Material Editor to selected object when you click "Save"
|
2022-06-23 16:21:53 -05:00 |
Andrey Kleshchev
|
b08340f183
|
SL-17475 Remap models before simplification
|
2022-06-11 10:23:46 +03:00 |
Dave Parks
|
03d85bfb33
|
SL-17573 Add "dynamic" checkbox, also followup on SL-17551 and do "Select Invisible Objects" checkbox instead of "Select Reflection Probes"
|
2022-06-09 19:43:21 -05:00 |
Dave Parks
|
125b099298
|
VS2019 build fix
|
2022-06-09 11:02:21 -05:00 |
Dave Houlton
|
d3219f57c1
|
SL-17214 remove some dae clutter from gltf header
|
2022-06-08 13:33:59 -06:00 |
Dave Houlton
|
2dc376aa53
|
SL-17214 add 3p-tinygltf dependency to autobuild.xml
|
2022-06-08 13:33:59 -06:00 |
Dave Houlton
|
c9ebb970ee
|
SL-17214 re-work gltf data organization
|
2022-06-08 13:33:59 -06:00 |
Dave Houlton
|
adaaccd3d7
|
SL-17214 additional glTF validation, remove dead code from DAE loader
|
2022-06-08 13:33:59 -06:00 |
Dave Houlton
|
8c0163bcb4
|
SL-17214 initial loader class skeleton
|
2022-06-08 13:33:59 -06:00 |
Dave Parks
|
a185fae28d
|
SL-17285 Build fix take two.
|
2022-06-03 11:36:37 -05:00 |
Dave Parks
|
220afbcda0
|
SL-17285 Add proper reflection probe support to LLVOVolume, LLPrimitive, and LLPanelVolume
|
2022-06-02 18:42:38 -05:00 |
Andrey Lihatskiy
|
9b0569840f
|
Merge branch 'master' into DRTVWR-544-maint
# Conflicts:
# indra/llprimitive/llmodel.cpp
# indra/llprimitive/llmodel.h
# indra/newview/llappviewer.cpp
# indra/newview/llappviewer.h
|
2022-05-31 01:58:09 +03:00 |
Andrey Lihatskiy
|
3da7a50b71
|
Merge branch 'master' into DRTVWR-543-maint
# Conflicts:
# autobuild.xml
# indra/cmake/LLCommon.cmake
# indra/llcommon/CMakeLists.txt
# indra/llrender/llgl.cpp
# indra/newview/llappviewer.cpp
# indra/newview/llface.cpp
# indra/newview/llflexibleobject.cpp
# indra/newview/llvovolume.cpp
|
2022-05-27 02:51:33 +03:00 |
Brad Kittenbrink
|
cc04903379
|
Merge remote-tracking branch 'origin/euclid-17277' into brad/SL-17116-material-messaging
|
2022-04-28 14:05:49 -07:00 |
Brad Kittenbrink
|
c9ef206e39
|
Beginning viewer side work for SL-17198 new asset and inventory types for Materials
|
2022-04-28 13:08:37 -07:00 |
Brad Kittenbrink
|
c9fbd9e2e8
|
SL-17116 work on implementing MaterialID in ExtraParams of ObjectUpdate and related messages
|
2022-04-27 14:48:25 -07:00 |
Andrey Kleshchev
|
97a103255e
|
Merge branch 'master' (DRTVWR-557) into DRTVWR-546
# Conflicts:
# autobuild.xml
# doc/contributions.txt
# indra/cmake/GLOD.cmake
# indra/llcommon/tests/llprocess_test.cpp
# indra/newview/VIEWER_VERSION.txt
# indra/newview/lldrawpoolavatar.cpp
# indra/newview/llfloatermodelpreview.cpp
# indra/newview/llmodelpreview.cpp
# indra/newview/llviewertexturelist.cpp
# indra/newview/llvovolume.cpp
# indra/newview/viewer_manifest.py
|
2022-03-01 13:41:42 +02:00 |
Andrey Lihatskiy
|
1e0eafd50c
|
Merge branch 'master' into DRTVWR-544-maint
# Conflicts:
# indra/llaudio/llstreamingaudio_fmodstudio.cpp
# indra/newview/llviewerregion.cpp
|
2022-02-28 21:56:25 +02:00 |
Andrey Lihatskiy
|
201f83472c
|
Merge branch 'master' into DRTVWR-543-maint
|
2022-02-28 21:55:28 +02:00 |
Andrey Kleshchev
|
a5f06a1b81
|
SL-4488 Fixed ambiguity mapped weights to vertices in uploader
Were not displaying and uploading correctly.
|
2022-02-12 23:13:36 +02:00 |
Andrey Kleshchev
|
6f49893fb3
|
SL-1370 Add more memory logging to mesh repository
|
2022-02-11 15:25:04 +02:00 |
Andrey Lihatskiy
|
469ce7f7f6
|
Merge branch 'DRTVWR-530-maint' into DRTVWR-553-maint-mix-JK
# Conflicts:
# indra/newview/app_settings/key_bindings.xml
# indra/newview/llappviewer.cpp
# indra/newview/llkeyconflict.cpp
|
2022-01-10 23:51:52 +02:00 |
Andrey Kleshchev
|
27e4e245d9
|
Merge branch 'DRTVWR-542-meshopt' into DRTVWR-546
|
2021-11-29 20:33:13 +02:00 |
Dave Parks
|
28f9fb06a9
|
SL-16289 Rigged mesh rendering overhaul
|
2021-11-20 18:49:19 +00:00 |
Andrey Lihatskiy
|
9a1af101cd
|
Merge branch 'master' into DRTVWR-543-maint
# Conflicts:
# indra/newview/llagentwearables.cpp
# indra/newview/llvoicevivox.cpp
|
2021-11-19 04:38:19 +02:00 |
Dave Houlton
|
353329c2c2
|
DRTVWR-546 merge in master v6.5.1
|
2021-11-16 11:44:55 -07:00 |
Andrey Kleshchev
|
5ccdcf51a3
|
Merge branch master (DRTVWR-545) into DRTVWR-542-meshopt
|
2021-11-16 02:22:54 +02:00 |
Andrey Lihatskiy
|
30c381406c
|
Merge branch 'master' into DRTVWR-530-maint
# Conflicts:
# doc/contributions.txt
|
2021-11-16 01:09:11 +02:00 |
Andrey Lihatskiy
|
f9373a9b4e
|
Merge branch 'master' into DRTVWR-527-maint
# Conflicts:
# autobuild.xml
# indra/newview/installers/windows/lang_pl.nsi
# indra/newview/llfloaterpreference.cpp
# indra/newview/llinventorymodel.cpp
|
2021-11-16 00:54:53 +02:00 |