Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-24 | SL-18105 Add mechanism for applying overrides that were received before ↵ | Dave Parks | |
associated ViewerObject was ready to receive them. | |||
2022-10-22 | SL-18105 When saving an object's material to inventory, save the version ↵ | Dave Parks | |
that as overrides applied. | |||
2022-10-21 | Merge branch 'master' (DRTVWR-548) into DRTVWR-559 | Andrey Kleshchev | |
# Conflicts: # indra/llrender/llgl.cpp # indra/llrender/llrendertarget.cpp # indra/newview/VIEWER_VERSION.txt # indra/newview/app_settings/shaders/class1/deferred/materialF.glsl # indra/newview/llfloaterpreference.cpp # indra/newview/llviewercontrol.cpp # indra/newview/llviewermenu.cpp # indra/newview/llviewertexturelist.cpp # indra/newview/llvovolume.cpp | |||
2022-10-20 | SL-18105 Add remaining parameters to applyOverride | Dave Parks | |
2022-10-20 | SL-18411: Copy over LLGLTFMaterial changes (most notably various ↵ | Cosmic Linden | |
getters/setters and texture transform stub) | |||
2022-10-19 | Xcode compat fix for SL-18105 material overrides | Brad Kittenbrink | |
2022-10-19 | SL-18105 Hook up TE override material to render pipe by way of render material. | Dave Parks | |
2022-10-19 | SL-18105 Hook up render pipe directly to LLTextureEntry::mGLTFMaterial and ↵ | Dave Parks | |
add LLViewerFetchedTextures to LLFetchedGLTFMaterial. Lower reflection probe resolution to 128x128 per side. | |||
2022-10-19 | SL-18105 viewer side for handling Material Override LargeGenericMessage | Brad Kittenbrink | |
LLGLTFMaterialList now decodes gltf json overrides from the server and stores them in LLTextureEntry::mGLTFMaterialOverrides | |||
2022-10-17 | WIP for SL-17697 live editing now computes diffs of changed material ↵ | Brad Kittenbrink | |
properties in tinygltf schema json | |||
2022-10-14 | SL-18105 Add to/from json capability to LLGLTFMaterial | Dave Parks | |
2022-09-23 | SL-18156 Cleanup of MikktSpace integration, apply MikktSpace tangents to all ↵ | Dave Parks | |
meshes. | |||
2022-09-23 | SL-18134 Rename Albedo to Base Color to be more consistent with GLTF spec | Dave Parks | |
2022-09-16 | Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into ↵ | Dave Parks | |
DRTVWR-559 | |||
2022-09-16 | SL-18128 Clear out much OpenGL cruft and switch to core profile on AMD | Dave Parks | |
2022-09-16 | Merge branch master (DRTVWR-571) into DRTVWR-559 | Andrey Kleshchev | |
# Conflicts: # indra/newview/llpanelface.cpp # indra/newview/llpanelface.h | |||
2022-09-15 | SL-18156 WIP -- Add NormalizedScale/NormalizedTranslation to mesh assets to ↵ | Dave Parks | |
recover mesh's original coordinate frame when generating tangents post download. | |||
2022-09-15 | Merge branch 'master' into DRTVWR-548-maint-N | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llmodelpreview.h | |||
2022-09-12 | SL-18095 Add tangents to mesh assets so we can calculate mikktspace tangents ↵ | Dave Parks | |
in the mesh's original coordinate frame. | |||
2022-08-08 | SL-17937 Fix for broken PBR material batching. | Dave Parks | |
2022-08-05 | Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into ↵ | Dave Parks | |
DRTVWR-559 | |||
2022-08-05 | SL-17870 Nudge PBR material textures so they start downloading. (and add ↵ | Dave Parks | |
missing validation code for reflection probes network data). | |||
2022-08-04 | Merge remote-tracking branch 'origin/master' into DRTVWR-559 | Brad Kittenbrink | |
2022-08-04 | Merge branch 'master' into DRTVWR-544-maint | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llpanelface.cpp # indra/newview/llpanelface.h # indra/newview/llpanelobject.cpp | |||
2022-08-04 | Merge branch 'master' into DRTVWR-548-maint-N | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llfloaterworldmap.cpp # indra/newview/llvovolume.cpp | |||
2022-07-21 | SL-17801: Add various safeguards to keep triangle indices count valid | Cosmic Linden | |
2022-06-29 | SL-17685 Drag and drop material support | Dave Parks | |
2022-06-29 | Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into ↵ | Dave Parks | |
DRTVWR-559 | |||
2022-06-29 | SL-17685 Drag and drop material support WIP | Dave Parks | |
2022-06-29 | Merge branch 'master' (DRTVWR-543) into DRTVWR-559 | Andrey Kleshchev | |
# Conflicts: # autobuild.xml # indra/llrender/llgl.cpp # indra/newview/CMakeLists.txt # indra/newview/llvovolume.cpp | |||
2022-06-29 | Merge branch 'master' into DRTVWR-548-maint-N | Andrey Lihatskiy | |
# Conflicts: # doc/contributions.txt # indra/newview/llviewercontrol.cpp | |||
2022-06-29 | Merge branch 'master' into DRTVWR-561-maint-O | Andrey Lihatskiy | |
2022-06-29 | Merge branch 'master' into DRTVWR-544-maint | Andrey Lihatskiy | |
2022-06-28 | SL-17379 More complete integration of material asset type | Dave Parks | |
2022-06-23 | Correcting windows specific filesystem issues and removing unused DAE code ↵ | Brad Kittenbrink | |
in llgltfloader.cpp from SL-17214 | |||
2022-06-23 | SL-17653 Last commit was accidentally partial | Dave Parks | |
2022-06-23 | SL-17653 WIP - Apply GLTF material in Material Editor to selected object ↵ | Dave Parks | |
when you click "Save" | |||
2022-06-21 | SL-17635 remove unused variables | Maxim Nikolenko | |
2022-06-11 | SL-17475 Remap models before simplification | Andrey Kleshchev | |
2022-06-09 | SL-17573 Add "dynamic" checkbox, also followup on SL-17551 and do "Select ↵ | Dave Parks | |
Invisible Objects" checkbox instead of "Select Reflection Probes" | |||
2022-06-09 | VS2019 build fix | Dave Parks | |
2022-06-08 | SL-17214 remove some dae clutter from gltf header | Dave Houlton | |
2022-06-08 | SL-17214 add 3p-tinygltf dependency to autobuild.xml | Dave Houlton | |
2022-06-08 | SL-17214 re-work gltf data organization | Dave Houlton | |
2022-06-08 | SL-17214 additional glTF validation, remove dead code from DAE loader | Dave Houlton | |
2022-06-08 | SL-17214 initial loader class skeleton | Dave Houlton | |
2022-06-03 | SL-17285 Build fix take two. | Dave Parks | |
2022-06-02 | SL-17285 Add proper reflection probe support to LLVOVolume, LLPrimitive, and ↵ | Dave Parks | |
LLPanelVolume | |||
2022-05-31 | Merge branch 'master' into DRTVWR-544-maint | Andrey Lihatskiy | |
# Conflicts: # indra/llprimitive/llmodel.cpp # indra/llprimitive/llmodel.h # indra/newview/llappviewer.cpp # indra/newview/llappviewer.h | |||
2022-05-27 | Merge branch 'master' into DRTVWR-543-maint | Andrey Lihatskiy | |
# 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 |