index
:
viewer.git
2024.09-ExtraFPS
main
maint-c
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
newview
/
llgltfmateriallist.cpp
Age
Commit message (
Expand
)
Author
2024-06-10
Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into project/gltf_de...
Brad Linden
2024-06-10
Post-merge - trim trailing whitespace
Andrey Lihatskiy
2024-06-01
Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible...
Ansariel
2024-05-06
Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into gltf-dev-maint-...
RunitaiLinden
2024-04-26
#1325 Fix for GLTF overrides sometimes not showing up. (#1340)
RunitaiLinden
2024-04-16
Merge pull request #1230 from beqjanus/StopVoCacheTPHangs
Brad Linden
2024-04-14
Fix/Finish VoCache extras
Beq
2024-04-06
Port from JsonCPP to Boost.Json for json parsing and serializing (#1054)
Rye Mutt
2024-03-18
secondlife/viewer#1006: Move blank material constant to indra_constants.h
Cosmic Linden
2024-01-19
Merge branch 'release/materials_featurette' into DRTVWR-592
RunitaiLinden
2024-01-09
SL-20780 Clean up some dead code.
RunitaiLinden
2023-10-13
Merge branch 'DRTVWR-559' into DRTVWR-592
Cosmic Linden
2023-10-13
DRTVWR-592: Fix broken minimap loading, improve minimap view of PBR materials...
Cosmic Linden
2023-09-22
SL-20321 Fix for missing "has_te" check (thanks Henri)
RunitaiLinden
2023-09-21
SL-20321 Interpret missing TEs in override messages as indication overrides s...
RunitaiLinden
2023-09-18
SL-20229 Cache GLTF updates that are received before the object they're appli...
RunitaiLinden
2023-09-18
SL-20229 Add blip for GLTF messages to "Show Updates to Objects"
RunitaiLinden
2023-08-29
SL-20229 Add GenericStreamingMessage and use it to receive GLTF material over...
RunitaiLinden
2023-05-04
SL-18932 Canceling material selection only reverts override
Andrey Kleshchev
2023-05-03
Cleanup with SL-19675 fix. lifted empty check outside the workqueue post and...
Brad Linden
2023-05-03
Improved fix for SL-19675 crash. How about just don't refer to data when you...
Brad Linden
2023-05-02
Attempt at fixing thread safety possibly related to SL-19648
Brad Linden
2023-04-19
Implement SL-19605 handling of batched material overrides in LargeGenericMess...
Brad Linden
2023-04-03
SL-18458 Make LLVOCache the one source of truth on most recently received ove...
RunitaiLinden
2023-03-30
CMake and tests fixups after merge with main for DRTVWR-559
Brad Linden
2023-03-23
Fix for SL-18458 overrides not applying when cache load happened before LLVie...
Brad Linden
2023-03-23
SL-18458 Fix for overrides not applying if material is not loaded on rebuild.
Dave Parks
2023-03-21
Phase 2 of fix for SL-18458 material overrides not being cached properly
Brad Linden
2023-02-09
SL-19080: Update GLTF Material asset upload to v1.1, with stricter GLTF compl...
Cosmic Linden
2023-01-25
SL-19012: Fix new material IDs sometimes not applying when set via LSL
Cosmic Linden
2023-01-23
SL-19014 Sanitize the override data sent for faces without GLTF materials
Andrey Kleshchev
2023-01-11
Merge pull request #48 from secondlife/SL-18820
cosmic-linden
2023-01-10
SL-18820: Fix applying material clearing transform overrides. Loosen some ass...
Cosmic Linden
2023-01-10
SL-18942 [PBR] LLPanelFace was missing 'transform' updates for some of the faces
Andrey Kleshchev
2022-11-29
SL-18732: Review feedback
Cosmic Linden
2022-11-29
SL-18732: Pass material list callbacks by reference
Cosmic Linden
2022-11-29
SL-18732: Use override update callback for LLMaterialEditor::updateLive as well
Cosmic Linden
2022-11-29
SL-18732: Fix flickering of control values when changing GLTF texture transfo...
Cosmic Linden
2022-11-24
SL-18701 llsd is not thread safe, parse it before using
Andrey Kleshchev
2022-11-18
SL-18668 Only object id is strictly required
Andrey Kleshchev
2022-11-18
SL-18668 Don't call makeMap from callback
Andrey Kleshchev
2022-11-15
SL-18458 VOCache cleanup region_handle message encoding.
Brad Kittenbrink
2022-11-14
Basic solution for SL-18458 vocache implementation for material overrides
Brad Kittenbrink
2022-11-13
Use const& as it is illegal to bind a non const reference to a temporary
Nicky
2022-11-12
SL-18391 Basic gltf material accounting
Andrey Kleshchev
2022-11-12
SL-18518 Move 'json to override' work to background thread
Andrey Kleshchev
2022-11-11
mac build fix
Andrey Kleshchev
2022-11-10
SL-18602 Integrate queueModify/queueApply/queueUpdate into all the places tha...
Dave Parks
2022-11-09
Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR...
Dave Parks
2022-11-09
SL-18602 Fix for applying material asset not removing overrides on drag-and-drop
Dave Parks
[next]