summaryrefslogtreecommitdiff
path: root/indra/llmath
AgeCommit message (Expand)Author
2024-06-13secondlife/viewer#907: Review feedbackCosmic Linden
2024-06-11Fixed signed/unsigned warnings after they got enabled in the maint-A mergeBrad Linden
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
2024-05-23Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into brad/merge-main...Brad Linden
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-05-20#1392 GLTF Upload (#1394)Dave Parks
2024-05-10Fix broken merge and BOOL/bool issuesAnsariel
2024-05-07Merge pull request #1421 from secondlife/DRTVWR-600-maint-ADave Parks
2024-05-07secondlife/viewer#1333 BOOL to bool conversion leftovers: ternariesAlexander Gavriliuk
2024-05-06Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into gltf-dev-maint-...RunitaiLinden
2024-04-30#1357 Proof of concept on decomposing a GLTF scene into its component partsRunitaiLinden
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-04-24Merge remote-tracking branch 'origin/main' into release/materials_featuretteBrad Linden
2024-04-24Merge branch 'main' into marchcat/a-mergeAndrey Lihatskiy
2024-04-241285 GLTF Animation PrototypeRunitaiLinden
2024-04-19Update to use newer mikktspace generation lib changes from Blender for bug/cr...Rye Mutt
2024-04-171176 integrate llgltfnode with selection manager and llmaniptranslate/rotate ...RunitaiLinden
2024-04-11Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-m...Ansariel
2024-04-10Merge branch 'main' into marchcat/y-mergeAndrey Lihatskiy
2024-04-09#1126 gltf scene import prototype (#1172)RunitaiLinden
2024-04-09Merge remote-tracking branch 'origin/main' into release/materials_featuretteBrad Linden
2024-02-27Issue#894 Crash at load3 in cacheOptimizeAndrey Kleshchev
2024-02-21Convert remaining BOOL to boolAnsariel
2024-02-20Convert BOOL to bool in llrenderAnsariel
2024-02-20Convert remaining cases of BOOL to bool in llmath and llprimitiveAnsariel
2024-02-18fixed a FALSE I overlookedLars Næsbye Christensen
2024-02-18misc: BOOL to boolLars Næsbye Christensen
2024-02-17misc: BOOL to boolLars Næsbye Christensen
2024-02-16Replace most of BOOL with bool in llmathAnsariel
2024-02-12miscellaneous: BOOL (int) to real boolLars Næsbye Christensen
2024-02-12misc: BOOL (int) to real boolLars Næsbye Christensen
2024-02-12llmath: BOOL (int) to real boolLars Næsbye Christensen
2024-01-22Merge branch 'release/materials_featurette' of github.com:secondlife/viewer i...Cosmic Linden
2024-01-19SL-20606: Full GLTF material preview. Works for most materials.Cosmic Linden
2023-12-15SL-15628 Crash inside ~LLModelInstanceBaseAndrey Kleshchev
2023-10-13Merge branch 'DRTVWR-559' into DRTVWR-592Cosmic Linden
2023-10-13DRTVWR-592: Working tangent calculation, not yet usedCosmic Linden
2023-10-12SL-20062: Fix near clip on reflection probes being clamped to at or below 10Cosmic Linden
2023-09-12SL-20157: Fix scale of avatar mesh parts when mikktspace tangent generation f...Cosmic Linden
2023-07-11SL-19992: Fix assert in LLVolumeLODGroup::refLOD when LLMeshRepository::notif...Cosmic Linden
2023-06-23SL-5161 Avatars should stay hidden longer if they are waiting for meshes or s...Andrey Kleshchev