summaryrefslogtreecommitdiff
path: root/indra/llmath/llvolume.cpp
AgeCommit message (Expand)Author
2016-06-03SL-220 - handle case that a weighted vertex includes no skin weightsBrad Payne (Vir Linden)
2016-05-21merged jelly-doll viewer-release into bentoBrad Payne (Vir Linden)
2016-04-06SL-366 - more cases where skinned weights can go awry, and a bunch more asser...Brad Payne (Vir Linden)
2016-03-31SL-352 - another case where legacy content revealed a bug in weight remapping.Brad Payne (Vir Linden)
2016-03-07merge DRTVWR-398 build cleanup fixesOz 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-10-13merge changes for 3.8.5-releaseOz Linden
2015-09-30Merge downstream code, version 3.8.5AndreyL ProductEngine
2015-09-29merge changes for 3.8.4-releaseOz Linden
2015-09-23add comments for MAINT-5660 assertsOz Linden
2015-09-14mergeBrad Payne (Vir Linden)
2015-09-14SL-133 WIP, SL-134 WIP - more extra joint handlingBrad Payne (Vir Linden)
2015-08-20MAINT-5532 FIXED upload of duck.dae from MAINT-4483 crashes mac viewerandreykproductengine
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-27MAINT-5042 FIXED SL Viewer Closes Unexpectedly in specific area with high Ren...ruslantproductengine
2015-04-13merge changes for 3.7.27-releaseOz Linden
2014-12-10Rename llround(..) to ll_round(..) because of a collision with MS llround (lo...callum_linden
2014-12-02MAINT-3494 FIXED Generate Normals checkbox does not control generation of nor...ruslantproductengine
2014-11-28MAINT-3494 FIXED Generate Normals checkbox does not control generation of nor...ruslantproductengine
2014-11-24MAINT-3529 FIXED Certain pathcuts made to a cube cause some faces to not reac...ruslantproductengine
2014-10-27MAINT-4435 FIXED fix in llvolume.cpp Perform full build if number of verticesruslantproductengine
2014-10-17Update to build on Xcode 6.0: removed bunch of unused consts variables [-Wunu...callum_linden
2014-10-17Update to build on Xcode 6.0: clang detecting unsigned int comparison with >=...callum_linden
2014-10-17Update to build on Xcode 6.0: collection of similar possibly incorrect logica...callum_linden
2014-02-12merge with releaseRichard Linden
2014-02-04fix crash at line 2207: llassert(dst->isFinite3()) in llvolume.cppXiaohong Bao
2013-11-13OPEN-195 Cleaned non-UTF8 safe charactersDrake Arconis
2013-11-11Automated merge with http://bitbucket.org/lindenlab/viewer-releaseRichard Linden
2013-10-21more buildfixRichard Linden
2013-10-14changed ll_aligned_(malloc|free) to take alignment size as a template argumentRichard Linden
2013-10-08merge from viewer-releaseRichard Linden
2013-10-01Automated merge with http://bitbucket.org/lindenlab/viewer-releaseRichard Linden
2013-09-23MAINT-3179 fix bad indexing of position info generating false alarms on range...Graham Linden
2013-09-18The unbearable lightness of being norspecGraham Linden
2013-08-30MAINT-2811 Fix for infinite loop on octree code during teleport.Dave Parks
2013-08-19Fix merge issues from genBBoxes optimizations fighting with genBBoxes optimiz...Graham Linden
2013-08-19Merge in viewer-releaseGraham Linden
2013-09-26NORSPEC-281 bring back a classic normal generation fix from runitai's persona...Graham Linden
2013-08-09second phase summer cleaningRichard Linden
2013-07-30Summer cleaning - removed a lot of llcommon dependencies to speed up build timesRichard Linden
2013-07-28NORSPEC-323 fix norm/tangent gen for prim capsGraham Linden
2013-07-23MergeXiaohong Bao
2013-06-25NORSPEC-288 WIP fixes the issue with normal gen, but may be a bigger perf hit...Graham Linden
2013-06-21Automated merge with file:///F:%5Cviewer-bearDave Parks
2013-06-20merge with releaseRichard Linden
2013-06-20MATBUG-204 Fix for crash in genVolumeBBoxesDave Parks
2013-06-18Occlusion culling overhaul.Dave Parks
2013-06-14Disable asserts in CalculateTangentArray (discussed with davep) to avoid debu...Graham Linden