summaryrefslogtreecommitdiff
path: root/indra/llmath/llvolume.h
AgeCommit message (Expand)Author
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2023-12-15SL-15628 Crash inside ~LLModelInstanceBaseAndrey Kleshchev
2023-06-23SL-5161 Avatars should stay hidden longer if they are waiting for meshes or s...Andrey Kleshchev
2023-02-02Merge remote-tracking branch 'origin/main' into DRTVWR-559Brad Linden
2022-10-21Merge branch 'master' (DRTVWR-548) into DRTVWR-559Andrey Kleshchev
2022-10-20Merge branch 'master' into DRTVWR-570-maint-QAndrey Lihatskiy
2022-09-27Introduce a U8* based interface to unzip_llsd and unpackVolumeFacesRye Mutt
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-15SL-18156 WIP -- Add NormalizedScale/NormalizedTranslation to mesh assets to r...Dave Parks
2022-09-09SL-18095 WIP -- Allow mikktspace generator to add more vertices (skip re-weld...Dave Parks
2022-09-08SL-18095 WIP -- Add Mikktspace tangent generation for PBR materials and switc...Dave Parks
2022-08-04Merge branch 'master' into DRTVWR-548-maint-NAndrey Lihatskiy
2022-07-26SL-17801: Don't let external code delete the raw pointer to the picking octreeCosmic Linden
2022-07-26SL-17801: Use raw array for mOctreeTriangles to avoid memory alignment issues...Cosmic Linden
2022-06-21SL-17021: Templatize LLOctreeNode and related classes to allow for option to ...Cosmic Linden
2022-06-11SL-17475 Remap models before simplificationAndrey Kleshchev
2021-07-28DRTVWR-542 Fix malfunctioning warningAndrey Kleshchev
2019-08-06Fix shutdown crash in teardown of joint heirarchy.Graham Linden
2019-08-05SL-10566 Use vector for some high-traffic, low-item count containers instead ...Graham Linden
2018-06-13SL-915, MAINT-8554 - cleanup/reorg, added encroachment fix info to DebugAnima...Brad Payne (Vir Linden)
2018-06-07SL-915 - more on dynamic extent tracking, possible fix for 32-bit crash issuesBrad Payne (Vir Linden)
2018-06-05mergeBrad Payne (Vir Linden)
2018-06-05SL-915 - incremental updates to dynamic bounding box, setting to control detail.Brad Payne (Vir Linden)
2018-05-18Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2018-03-02Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2018-02-07MAINT-8258 Don't show sculpty until it is loaded or load failsandreykproductengine
2018-02-05MAINT-8269 Crahes in cacheOptimize()andreykproductengine
2018-02-05MAINT-8269 Crahes in cacheOptimize()andreykproductengine
2017-11-29DRTVWR-418: Merge from latest viewer-releaseNat Goodspeed
2017-11-03MAINT-7974 Fixed LLProfile crash(error) caused by thread unsafe variableandreykproductengine
2017-01-24MAINT-6645 - Improvement - Agents that render as jelly dolls should have thei...ruslantproductengine
2016-11-30SL-540 - fix for regression in handling of out-of-range joint indices in skin...Brad Payne (Vir Linden)
2016-12-20move debugging globals to the "lowest" library they are referenced inOz Linden
2016-10-18MAINT-6841 - removed the joint remapping code, since it was designed to suppo...Brad Payne (Vir Linden)
2016-05-21merged jelly-doll viewer-release into bentoBrad Payne (Vir Linden)
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-10-19SL-234 WIP - remap skin weights to match included-joint logicBrad Payne (Vir Linden)
2015-09-30Merge downstream code, version 3.8.5AndreyL ProductEngine
2015-07-17MAINT-5364 FIXED Object with invalid sculpt topology type cannot be seen or s...andreykproductengine
2015-07-14MAINT-5364 FIXED Object with invalid sculpt topology type cannot be seen or s...andreykproductengine
2015-04-14Merge with viewer-release and become 3.7.28andreykproductengine
2014-11-28MAINT-3494 FIXED Generate Normals checkbox does not control generation of nor...ruslantproductengine
2014-05-29Mergeup to 3.7.9 viewer-releaseGraham Linden
2014-04-22Appease GCC 4.6.1 syntax problems with uintptr_t in alignment assertsGraham Linden
2014-04-22Modify importer to (optionally) improve debug output, perform name-based LOD ...Graham Linden
2013-10-08merge from viewer-releaseRichard Linden
2013-07-30Summer cleaning - removed a lot of llcommon dependencies to speed up build timesRichard Linden
2013-06-21Automated merge with file:///F:%5Cviewer-bearDave Parks
2013-06-03NORSPEC-229 Fix for bad binormals on mirrored surfaces (use tangent calculato...Dave Parks