index
:
viewer.git
2024.09-ExtraFPS
main
maint-c
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
newview
/
llmeshrepository.cpp
Age
Commit message (
Expand
)
Author
2010-12-22
Automated merge with http://hg.secondlife.com/mesh-development
Xiaohong Bao
2010-12-22
fix for SH-648: Crash on exit in LLViewerFetchedTexture (ref count error)
Xiaohong Bao
2010-12-22
SH-636 Update physics tab to new spec, move "completed" physics decomp callba...
Dave Parks
2010-12-14
SH-439 FIX: track name requested in UI separately, so we can fall back to nam...
Brad Payne (Vir Linden)
2010-12-08
automated merge
Roxie Linden
2010-12-08
SH-541 - Physics mesh display shows inconsistent data.
Roxie Linden
2010-11-30
merge
Dave Parks
2010-11-29
removed scrub_host_name
Brad Payne (Vir Linden)
2010-11-29
merge
Dave Parks
2010-11-29
Get rid of some redudnant calls to constructUrl
Dave Parks
2010-11-24
SH-564 WIP - scrubbing not needed if curl uses thread-safe c-ares lib
Brad Payne (Vir Linden)
2010-11-21
Fix for crash when uploading textures via importer. Uploads still fail, thou...
Dave Parks
2010-11-17
Automated merge with https://hg.secondlife.com/mesh-development
Nyx (Neal Orman)
2010-11-17
SH-480 FIX meshes are not added to objects folder on upload
Nyx (Neal Orman)
2010-11-17
merge
Brad Payne (Vir Linden)
2010-11-17
SH-476 FIX. Map tiles were failing when numeric addrs were substituted in am...
Brad Payne (Vir Linden)
2010-11-12
BUILDFIX allow curl host name scrub to work on non-windows platforms
Nyx (Neal Orman)
2010-11-11
Fix for crash in curl.
Dave Parks
2010-10-19
Don't call getCapability from a background thread.
Dave Parks
2010-10-19
merge
Dave Parks
2010-10-19
CTS-283 Fix for objects being locked when imported.
Dave Parks
2010-10-19
Moved retry logic for certain mesh header fetches to help with SH-323 'Some m...
Jonathan Wolk
2010-10-18
Improved locking around command queues.
Dave Parks
2010-10-16
Better physics shape display.
Dave Parks
2010-10-15
Fix for various crashes on exit and leaks when using convex decomposition.
Dave Parks
2010-10-13
correct licenses (fix problem with license change merge)
Oz Linden
2010-10-12
SH-302 Fix for crash when uploading models with hundreds of meshes.
Dave Parks
2010-10-08
Fix for bad labels on physics shape in importer.
Dave Parks
2010-10-07
Fix for crash when convex decomposition fails.
Dave Parks
2010-10-06
Added mandatory single hull simplification to mesh upload.
Dave Parks
2010-10-05
Post review cleanup.
Dave Parks
2010-10-05
Rewrite LLPhysicsDecomp to have a more generic callback system.
Dave Parks
2010-10-04
Interface/state for rendering convex hull physics shapes. Still need to impl...
Dave Parks
2010-09-30
Added fix for viewing convex decomps in Render Physics Shapes mode when hull ...
Matthew Breindel (Falcon)
2010-09-29
Fix for serialization deprecation problems.
Dave Parks
2010-09-29
SH-224 Add new streaming cost algorithm debug displays to viewer.
Dave Parks
2010-09-28
SH-238 Add check boxes to upload skin weights (or not) and/or joint positions...
Dave Parks
2010-09-27
merge
Dave Parks
2010-09-24
Added support for joint offsets
prep linden
2010-09-22
SH-108/SH-88 Add better permissions block and physics_shape_type to uploaded ...
Dave Parks
2010-09-22
Remove LL_MESH_ENABLED macros (fixes drag and drop). Add mesh stitching type...
Dave Parks
2010-09-21
Fix for build failures - disabling tcmalloc for now
Brad Payne (Vir Linden)
2010-09-01
CTS-231 WIP create new ARC algorithm to be more accurate and account for meshes
Nyx (Neal Orman)
2010-08-26
Add missing files from viewer-experimental
Dave Parks