summaryrefslogtreecommitdiff
path: root/indra/llmath
AgeCommit message (Expand)Author
2024-10-08Merge branch 'develop' into marchcat/xcode-16Andrey Lihatskiy
2024-10-05 Follow up for 39eb250 (#2815)Ansariel Hiller
2024-10-05More cleanup of LLMath and the color classes in particular (#2810)Ansariel Hiller
2024-10-04Use approximate equality for failing v3dmath test.Nat Goodspeed
2024-10-04Merge remote branch 'develop' into marchcat/xcode-16Nat Goodspeed
2024-10-03remove crashy LLSD ctor used by GameControlleviathan
2024-10-03more GameControl prefs UIleviathan
2024-10-02Add a lot of more constexpr; use constants for accessing vector indices in ve...Ansariel Hiller
2024-09-27Merge pull request #2714 from secondlife/nat/xcode-16nat-goodspeed
2024-09-27#2674 Optimize LLWorld::renderPropertyLines() - use vertexBatchPreTransformed()Alexander Gavriliuk
2024-09-27Migrate ~LLPointer()'s peculiar warning case to llpointer.cpp.Nat Goodspeed
2024-09-27Fix lerp issues and eliminate flerp in favor of std::lerp (#2712)Ansariel Hiller
2024-09-26Rename our lerp() to flerp(); call where MSVC balks at std::lerp().Nat Goodspeed
2024-09-26Reinstate our lerp() function, avoid "math.h" header.Nat Goodspeed
2024-09-26Ditch our own (conflicting) definition of the lerp() function.Nat Goodspeed
2024-09-26#include <cmath> rather than "math.h" to avoid lerp() conflict.Nat Goodspeed
2024-09-23Merge remote branch 'develop' into release/luau-scripting for Maint BNat Goodspeed
2024-09-23Merge branch 'develop' into marchcat/b-developAndrey Lihatskiy
2024-09-23Merge remote branch 'develop'into release/luau-scriptingNat Goodspeed
2024-09-16Profile guided optimization pass (#2582)Dave Parks
2024-09-13Clean up Windows build (#2562)Ansariel Hiller
2024-09-05Merge branch 'develop' into release/luau-scriptingNat Goodspeed
2024-09-04Merge branch 'develop' into marchcat/b-developAndrey Lihatskiy
2024-08-28Merge branch 'main' into release/luau-scripting.Nat Goodspeed
2024-08-28secondlife/viewer#2421: Do not calculate and store silhouette edges for nearl...Cosmic Linden
2024-08-20Merge branch 'develop' into marchcat/b-developAndrey Lihatskiy
2024-08-14Enable /permissive- on MSVC for better standards conformance (#2251)Rye Mutt
2024-07-29Merge branch 'develop' into marchcat/b-developAndrey Lihatskiy
2024-07-29Update boost to 1.85 and fix deprecation warningsRye Mutt
2024-07-18Merge branch 'release/maint-b' into marchcat/b-developAndrey Lihatskiy
2024-07-10#1959 BugSplat Crash #1489790: VCRUNTIME140!memcmp(72)Alexander Gavriliuk
2024-07-09Update tracy profiler to 0.10 (#1946)Rye Mutt
2024-07-08Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and...Ansariel
2024-07-05Reduce LLSD::Binary temporariesRye Mutt
2024-06-17Merge remote-tracking branch 'origin/develop' into brad/webrtc-voice-developBrad Linden
2024-06-14Merge branch 'release/maint-b' into marchcat/b-mergeAndrey Lihatskiy
2024-06-13Merge branch 'develop' of github.com:secondlife/viewer into roxie/webrtc-voiceRoxie Linden
2024-06-13secondlife/viewer#907: Review feedbackCosmic Linden
2024-06-11Merge branch 'main' of github.com:secondlife/viewer into roxie/webrtc-voiceRoxie Linden
2024-06-11Fixed signed/unsigned warnings after they got enabled in the maint-A mergeBrad Linden
2024-06-11Merge branch 'main' of github.com:secondlife/viewer into lua-bradfixNat Goodspeed
2024-06-10Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into project/gltf_de...Brad Linden
2024-06-10#1677 Add GLTF extensions serialization and support for KHR_materials_unlit (...Dave Parks
2024-06-10Fix merge error introduced in eb526fec0aadcaf30363fdfb1e253a609bf83accAnsariel
2024-06-10Fix incorrect use of VX/VY/VZ/VW indices when color components are accessedAnsariel
2024-06-10#1654 generate normals and tangents according to gltf specification (#1662)Dave Parks
2024-06-10Re-enable compiler warnings C4018, C4100, C4231 and C4506Ansariel
2024-06-01Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible...Ansariel
2024-05-30Fix a bunch of uninitialized variable warnings that showed up in Visual StudioAnsariel
2024-05-23Merge remote-tracking branch 'origin/project/gltf_development' into brad/merg...Brad Linden