Commit Graph

36 Commits (e4819d9b22deebf080ca262a5a110a0ddfaee672)

Author SHA1 Message Date
Xiaohong Bao f0c70a4ee3 fix for SH-1176: A Mesh That Crashes Client on Upload Attempt (due to triangle number overflowing) 2011-04-01 10:58:34 -06:00
Dave Parks 3a08499572 merge 2011-03-30 18:41:34 -05:00
Dave Parks 6b9a2d24cc SH-477 Better mesh streaming cost estimation. 2011-03-30 18:38:22 -05:00
Brad Payne (Vir Linden) 73bf43b593 line ending fixes 2011-03-30 10:49:14 -04:00
Dave Parks 719610e68b SH-1225 Import convex hull data from .slm 2011-03-29 11:50:02 -05:00
Dave Parks 1ff7968312 SH-1225 Add skinning info to import path of .slm files. 2011-03-28 23:50:23 -05:00
Dave Parks 51a4867ae6 SH-1168 Export upload data to disk on upload. 2011-03-21 17:31:25 -05:00
prep 16ff507190 WIP:Added pelvis offset to skinning info 2011-03-14 18:02:25 -04:00
prep linden 4abb8b33fa sh-517 Content authors can specify a pivot node (Assetpivot). 2011-02-28 12:20:31 -05:00
Brad Payne (Vir Linden) 32d3d2e050 SH-749 FIX: check for zero-extent to avoid div by zero 2011-01-20 14:49:05 -05:00
Dave Parks f41b53059e SH-508 Fix for frame stalls when adjusting skin weights. 2010-12-30 16:46:56 -06:00
Dave Parks e1b1db9575 SH-636 Update physics tab to new spec, move "completed" physics decomp callbacks to main thread, add object model to decomposition tool, make imported model scales non-uniform. 2010-12-22 01:05:35 -06:00
Brad Payne (Vir Linden) 5f8110a68e SH-439 FIX: track name requested in UI separately, so we can fall back to name from dae if needed 2010-12-14 15:52:26 -05:00
Nyx (Neal Orman) be1fd73390 CTS-320 SH-465 FIX use system zlib for standalone builds
pulling boroondas' changes to change our includes to use the system versions
of zlib if doing a standalone build. Code changes are minimal, and appear to
work correctly. Approved. - Nyx
2010-11-22 18:42:34 -05:00
Dave Parks 3a1fbcab2a SH-448 Initial draft of implementing UI spec for "advanced" importer. 2010-11-19 17:07:01 -06:00
JonathanLinden 278dac7ce7 Reverting code for fixing non-uniform scale for mesh uploads as it breaks rigged meshes. 2010-11-02 16:25:29 -07:00
JonathanLinden dda21d67e5 Fix for CTS-305 'Uploaded meshes have uniform scale' 2010-10-28 14:32:00 -07:00
Jonathan Wolk 57cbcdc9ec Adding back in fix for convex hull size incompatibility after backout of previous checkin. 2010-10-26 11:20:48 -07:00
Jonathan Wolk 0a8d43e844 Backing out latest change to undo static cache file changes 2010-10-26 11:11:20 -07:00
JonathanLinden e4a5d16be1 Fixed convex hull size incompatibility in mesh assets. 2010-10-26 10:31:48 -07:00
Boroondas Gupte 0aba56e2db CTS-320 (part 3 of 3) use system zlib for standalone 2010-10-25 11:39:56 +02:00
Jonathan Wolk 256c6e6a25 Moved retry logic for certain mesh header fetches to help with SH-323 'Some mesh objects fail to load data for valid meshes'. Renamed some variables to be more clear. 2010-10-19 11:29:42 -07:00
Oz Linden a5619d16f7 correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
Dave Parks 24e0d62a5e Added mandatory single hull simplification to mesh upload. 2010-10-06 01:17:12 -05:00
Dave Parks 1f00747cd2 Post review cleanup. 2010-10-05 16:55:19 -05:00
Dave Parks 87a9f47575 Rewrite LLPhysicsDecomp to have a more generic callback system.
Reviewed by prep.
2010-10-05 16:49:05 -05:00
Dave Parks 23b4dc6189 Fix for serialization deprecation problems. 2010-09-29 18:10:27 -05:00
Dave Parks 613894c8cc SH-238 Add check boxes to upload skin weights (or not) and/or joint positions (or not).
Remove llfloaterimportcollada

Reviewed by Prep.
2010-09-28 13:45:42 -05:00
Dave Parks 7c2b9221d6 merge 2010-09-27 15:20:27 -05:00
prep linden c7f5a9419b Added support for joint offsets 2010-09-24 13:11:53 -04:00
Dave Parks cf09d6c58a Remove LL_MESH_ENABLED macros (fixes drag and drop). Add mesh stitching type back into tools floater. 2010-09-22 03:04:21 -05:00
Dave Parks 7d625ef060 merge 2010-09-22 01:44:44 -05:00
Dave Parks d40db3d8e1 SH-100, SH-111 Fix for generate normals stalling/crashing.
Switch from "new" to "malloc" in llvolume.cpp aligned arrays so "realloc" can be used to avoid copies.
2010-09-22 01:43:17 -05:00
Brad Payne (Vir Linden) 90e3d83a5c Fix for build failures - disabling tcmalloc for now 2010-09-21 13:26:52 -04:00
Dave Parks 771195865c CTS-219 Fix for broken geometry when importing from polygons. 2010-08-26 18:36:25 -05:00
Dave Parks 71de5f622a Add missing files from viewer-experimental 2010-08-26 14:23:12 -05:00