summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-01SL-18520 WIP - Use off-by-epsilon and special UUID identifier hacks to allow ...Dave Parks
2022-11-01Fix mac build for DRTVWR-559. PROFILE_ZONE_SCOPED macro cant take an argumentBrad Kittenbrink
2022-11-01SL-18391 Removed direct dependency of local materials onto tinygltfAndrey Kleshchev
2022-11-01SL-18513 Put profile markers around GLTF code.Dave Parks
2022-10-31SL-18448 Fix for mac build.Dave Parks
2022-10-31Fix SL-18511 TOS and MFA login failure handlers must cooperate to answer both...Brad Kittenbrink
2022-10-31SL-18448 Do not show editor when saving material inworld, only a name promptAndrey Kleshchev
2022-10-31SL-18442 Port of Caladbolg's fix for emissive overrides not taking. Remove u...Dave Parks
2022-10-31Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR...Dave Parks
2022-10-31SL-18483 Work around for crash on AMD when using glGenerateMipmap on cubemap ...Dave Parks
2022-10-31SL-18446 Don't cause excessive udpatesAndrey Kleshchev
2022-10-31SL-18446 Fix emissive tintAndrey Kleshchev
2022-10-31SL-18446 Material override arrival filteringAndrey Kleshchev
2022-10-30Correct macOS png loader to use a default gamma of 2.2 as apple has done sinc...Rye Mutt
2022-10-30Fix menu checks for enabling object sit and touch to not traverse the entire ...Rye Mutt
2022-10-30Fix line editors deselecting when pressing capslockRye Mutt
2022-10-30Fix checks for empty LLSD maps to use size and not emptyMap which is for crea...Rye Mutt
2022-10-29Fix use of deprecated CGDisplayAvailableModes with CGDisplayCopyAllDisplayModesRye Mutt
2022-10-29Fix RenderAppleUseMultGL debug setting for enabling threaded GL engineRye Mutt
2022-10-29SL-18446 Material override arrival for selected objects should update materia...Andrey Kleshchev
2022-10-29SL-18448 Material Editor and Tools floater adjustmentsAndrey Kleshchev
2022-10-28SL-18498 WIP -- Better handling of updates from server (don't null out overri...Dave Parks
2022-10-28Clean up autorelease behavior in llwindowmac and additional leaksRye Mutt
2022-10-28Fix leaks in mac IMERye Mutt
2022-10-28Fix leak of copy and paste on macRye Mutt
2022-10-28Fix leaks in mac filepicker codeRye Mutt
2022-10-28Fix memory leaks in lldir objc/macRye Mutt
2022-10-28Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR...Dave Parks
2022-10-28SL-18493 Fix for viewer not sending material ID updates to simulator.Dave Parks
2022-10-29Merge remote-tracking branch 'RyeMutt/viewer/datapacker-crashfixes/datapacker...Andrey Lihatskiy
2022-10-29SL-17699 Hide pipette for material pickerAndrey Kleshchev
2022-10-28Fix multiple leaks in the case of failure to deserialize animationsRye Mutt
2022-10-28Harden LLDataPackerBinaryBuffer from performing invalid memcpy in case buffer...Rye Mutt
2022-10-28SL-17699 Blank material Id for material pickerAndrey Kleshchev
2022-10-28SL-18493 Fix for assert when setting override before material has arrivedDave Parks
2022-10-28Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR...Dave Parks
2022-10-28SL-18453 WIP -- Use GLTF draw pool to render shadows. Still need a GLTF spec...Dave Parks
2022-10-28SL-18441 Fix logging to be more informative and logcontrol compatible.Andrey Kleshchev
2022-10-27SL-18441 "Override" UI cleanupAndrey Kleshchev
2022-10-27SL-18446 Live editing material should not override objects without pbrAndrey Kleshchev
2022-10-27SL-18411: GLTF material transform serialization, plus fix improper indexing n...Cosmic Linden
2022-10-27DRTVWR-570 Mac build fix: unused variables cleanupAndrey Lihatskiy
2022-10-27SL-18008 Edit PBR in menu should not be enabled if selection has no pbr mater...Andrey Kleshchev
2022-10-27SL-17699 Enable 'none' button it amterial pickerAndrey Kleshchev
2022-10-27SL-18459 WIP -- fix for assert in setGLTFMaterialDave Parks
2022-10-27SL-18454 Fix for HUDs with alpha mask using wrong shader.Dave Parks
2022-10-26SL-18472 Fix for assert when increasing number of texture entries on existing...Dave Parks
2022-10-26Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR...Dave Parks
2022-10-26SL-18469 Fix for material edits only applying to one face.Dave Parks
2022-10-27DRTVWR-570 Mac build fixAndrey Lihatskiy