summaryrefslogtreecommitdiff
path: root/indra/llprimitive/lldaeloader.cpp
AgeCommit message (Expand)Author
12 daysMerge branch 'main' into 2024.08-DeltaFPSErik Kundiman
13 daysBSD/Linux can use the same dae loader constructionErik Kundiman
2024-09-01Merge remote-tracking branch 'secondlife/release/2024.08-DeltaFPS' into 2024....Erik Kundiman
2024-08-31Revert Linux/BSD to use system Collada DOM for nowErik Kundiman
2024-08-30Fix Error: Dae parsing issue - see log for detailsErik Kundiman
2024-08-14Enable /permissive- on MSVC for better standards conformance (#2251)Rye Mutt
2024-07-28Merge remote-tracking branch 'secondlife/release/2024.06-atlasaurus' into 202...Erik Kundiman
2024-07-08Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and...Ansariel
2024-06-20Merge remote-tracking branch 'secondlife/release/maint-b' into maint-bErik Kundiman
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-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-05-16Merge tag '7.1.7-release'Erik Kundiman
2024-05-15Merge branch 'main' into marchcat/x-b-mergeAndrey Lihatskiy
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-04-25Merge tag '7.1.6-release'Erik Kundiman
2024-04-24Merge branch 'main' into marchcat/a-mergeAndrey Lihatskiy
2024-04-24Merge branch 'main' into marchcat/b-mergeAndrey Lihatskiy
2024-04-15secondlife/viewer#912 BugSplat Crash 1412267: nvoglv64+0xadcd00Alexander Gavriliuk
2024-02-20Convert remaining cases of BOOL to bool in llmath and llprimitiveAnsariel
2024-01-09Merge tag '7.1.2-release'Erik Kundiman
2024-01-09SL-20781 Follow up on boost to std replacementAndrey Kleshchev
2023-11-21Fix failure to save the normalized translation data during collada uploadRye Mutt
2023-09-10Merge branch 'main' into DRTVWR-559Erik Kundiman
2023-07-19Cast COLLADA dom instance as instructed on its docErik Kundiman
2022-12-12Merge remote-tracking branch 'origin/main' into DRTVWR-559Brad Linden
2022-09-23SL-18156 Cleanup of MikktSpace integration, apply MikktSpace tangents to all ...Dave Parks
2022-09-16SL-18128 Clear out much OpenGL cruft and switch to core profile on AMDDave Parks
2022-09-12SL-18095 Add tangents to mesh assets so we can calculate mikktspace tangents ...Dave Parks
2022-08-04Merge remote-tracking branch 'origin/master' into DRTVWR-559Brad Kittenbrink
2022-08-04Merge branch 'master' into DRTVWR-565-maint-PAndrey Lihatskiy
2022-08-03SL-17890 Face creation does not clean used arraysAndrey Kleshchev
2022-06-11SL-17475 Remap models before simplificationAndrey Kleshchev
2022-06-08SL-17214 additional glTF validation, remove dead code from DAE loaderDave Houlton
2022-06-08SL-17214 initial loader class skeletonDave Houlton
2022-03-01Merge branch 'master' (DRTVWR-557) into DRTVWR-546Andrey Kleshchev
2021-11-29Merge branch 'DRTVWR-542-meshopt' into DRTVWR-546Andrey Kleshchev
2021-11-15SL-15756 Removed mHasGeneratedFacesAndrey Kleshchev
2021-09-20SL-16006 and SL-16009 Rigged mesh rendering optimization passDave Parks
2021-09-09SL-15965 Support wider range of parsing errorsAndrey Kleshchev
2021-08-04DRTVWR-542 Automated method selectionAndrey Kleshchev
2021-08-04DRTVWR-542 Fix incorect dropbox stateAndrey Kleshchev
2021-07-28DRTVWR-542 Fix malfunctioning warningAndrey Kleshchev
2021-04-13SL-15102 Crash at load_face_from_dom_trianglesAndrey Kleshchev
2020-10-14Merge branch 'master' into DRTVWR-513-maintAndrey Lihatskiy
2020-08-28SL-13566 'Use Joint Positions' Option causes collapsed Joints for some filesAndrey Kleshchev
2020-08-11SL-13698 Mac build fixAndrey Kleshchev
2020-08-03SL-13698 FIXED crash on model uploadMnikolenko Productengine
2020-07-06SL-13426 Fixed crash at processDomModelAndrey Kleshchev