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
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
2022-11-09
SL-18518 Move json to material work to background thread
Andrey Kleshchev
2022-11-08
SL-18585 Batch updates to ModifyMaterialParams capability.
Dave Parks
2022-11-01
Fix mac build for DRTVWR-559. PROFILE_ZONE_SCOPED macro cant take an argument
Brad Kittenbrink
2022-11-01
SL-18513 Put profile markers around GLTF code.
Dave Parks
2022-10-31
SL-18446 Material override arrival filtering
Andrey Kleshchev
2022-10-29
SL-18446 Material override arrival for selected objects should update materia...
Andrey Kleshchev
2022-10-28
SL-17699 Blank material Id for material picker
Andrey Kleshchev
2022-10-26
SL-18469 Fix for material edits only applying to one face.
Dave Parks
2022-10-26
Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR...
Dave Parks
2022-10-26
SL-18443 Allow nulling out of override data and implement new override messag...
Dave Parks
2022-10-25
Xcode build fixes for DRTVWR-559
Brad Kittenbrink
2022-10-24
SL-18105 Add mechanism for applying overrides that were received before assoc...
Dave Parks
2022-10-22
SL-18105 When saving an object's material to inventory, save the version that...
Dave Parks
[next]