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
/
llfloatermodelpreview.cpp
Age
Commit message (
Expand
)
Author
2010-11-30
Make importer use 3-light setup all the time
Dave Parks
2010-11-23
Fix for SH-479
prep linden
2010-11-22
merge of earlier code that got stomped from a previous merge
prep linden
2010-11-19
remove unused variable make gcc happy
Dave Parks
2010-11-19
Don't reset preview target unless high LOD is being swapped out.
Dave Parks
2010-11-19
SH-525 fix for crash when specifying LOD slots out of order.
Dave Parks
2010-11-19
merge
Dave Parks
2010-11-19
SH-448 Initial draft of implementing UI spec for "advanced" importer.
Dave Parks
2010-11-19
Fix for crash on accessing a translation element that is NULL
prep linden
2010-11-17
Implemented support for parsing bone offsets from a Collada file when no skel...
prep linden
2010-11-15
Implemented support for getting at the child translational element if the SID...
prep
2010-11-15
Backed out changeset: 1c9c6cdcccde
prep
2010-11-15
Implemented support for getting at the child translational element if the SID...
prep
2010-10-28
- Pelvis offsets are now preserved
prep
2010-10-19
merge
Dave Parks
2010-10-19
Make preview render match what will be uploaded (exposes transform changes be...
Dave Parks
2010-10-19
Moved retry logic for certain mesh header fetches to help with SH-323 'Some m...
Jonathan Wolk
2010-10-15
Fix for various crashes on exit and leaks when using convex decomposition.
Dave Parks
2010-10-15
SH-338 Fix for crash when setting medium LOD to none.
Dave Parks
2010-10-14
merge
Dave Parks
2010-10-14
SH-324 Clamp models to 64m on upload.
Dave Parks
2010-10-13
correct licenses (fix problem with license change merge)
Oz Linden
2010-10-12
SH-320 Make "scale" spinner actually work and show dimensions of current model.
Dave Parks
2010-10-12
SH-264 Fix for lowest lod defaulting to a huge number of triangles when choos...
Dave Parks
2010-10-08
Fix for bad labels on physics shape in importer.
Dave Parks
2010-10-07
Prep loves to type static const int
Dave Parks
2010-10-06
Added mandatory single hull simplification to mesh upload.
Dave Parks
2010-10-05
merge
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
Automated merge with ssh://hg.lindenlab.com/davep/viewer-mesh/
Nyx (Neal Orman)
2010-10-04
SH-79 FIX upload window shows status "loading" if file selection canceled
Nyx (Neal Orman)
2010-10-02
Remove unused variables.
Dave Parks
2010-10-01
remove lod requirements check from model importer.
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
Fixed a mesh upload issue where if the asset did not contain a rig the avatar...
prep linden
2010-09-24
Added support for joint offsets
prep linden
2010-09-23
SH-176 Fix for physics triangle limit limiting high LOD triangle limit.
Dave Parks
2010-09-22
SH-110 Fix for viewer crash when checking HULL in decomposition window... con...
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-20
SH-113 Fix for crash on consolidate after generating LOD.
Dave Parks
2010-09-15
Fixed threading-related crash that would occur when decomposition completed.
Matthew Breindel (Falcon)
2010-09-09
Massage importer UI
Dave Parks
2010-09-02
Fix for crash when loading models (Don't hit UI from the main thread). Added...
Dave Parks
2010-08-26
buildfix - replaced NULL with FALSE
Nyx (Neal Orman)
2010-08-26
buildfix: fixing linux build to handle new SSE2 architecture
Nyx (Neal Orman)
2010-08-26
Add missing files from viewer-experimental
Dave Parks