Commit Graph

182 Commits (e92d3dcf1013ab340fdef514b41ebf790f79e04c)

Author SHA1 Message Date
Xiaohong Bao 47b9f588df Automated merge with http://hg.secondlife.com/mesh-development 2011-06-15 16:28:12 -06:00
Xiaohong Bao 0bb7bcc96c fix for SH-1788: Assert in texture load when uploading textured mesh model
and beyond: fixed the thread-safe and highest texture resolution flaws in the mesh texture uploading flow.
2011-06-15 16:20:33 -06:00
prep linden 1b3f3fa7a6 Fix for sh-1771 and also fixed a bug with a never ending load (with eventual crash) bug when a visual scene is missing. 2011-06-15 13:26:14 -04:00
Dave Parks 84132d5edb merge 2011-06-10 13:39:15 -05:00
prep linden fd51f4d170 SH-1632 - minor camera and far plane tweak. Also need SH-1665 for full solution (model needs to stay at the origin - currently it translates during scaling). 2011-06-10 10:35:55 -04:00
Dave Parks cf9596c7f9 SH-1804 Make it damn obvious that there are degenerate triangles in the physics shape preview render. 2011-06-09 19:22:46 -05:00
Xiaohong Bao fa4d4469dd Automated merge with https://bitbucket.org/davep/mesh-asset-deprecation 2011-06-09 17:08:17 -06:00
Xiaohong Bao 7322601455 partial fix for SH-1804: viewer crashes when uploading "Messerschmitt KR200.dae"
eliminated crashing, but still failed to upload it.
2011-06-09 17:07:51 -06:00
Dave Parks fc2e76fafc merge 2011-06-08 19:51:00 -05:00
Dave Parks 0ee8d6dcb6 SH-560 Fix for "Loading..." text remaining in model importer when load fails. 2011-06-08 19:50:44 -05:00
Xiaohong Bao fe67bd7cfa Automated merge with https://bitbucket.org/davep/mesh-asset-deprecation 2011-06-08 15:27:32 -06:00
Xiaohong Bao 776353b4a6 fix for SH-1651 and SH-1652: Viewer Crash in Display:RenderUI when uploading skpfile.dae model with High LOD selected as Physics shape 2011-06-08 15:25:59 -06:00
Dave Parks ca5a87b819 merge 2011-06-08 15:59:11 -05:00
prep cd7de2dfe7 Fix for sh-815: Added support for verifying a controllers skin weight count against the geometries vertex count 2011-06-08 15:29:52 -04:00
Dave Parks 81af06c954 Fix for crash on clicking cancel while a model is still loading. 2011-06-07 00:22:49 -05:00
Don Kjer 325c2b2169 Removed the old mesh asset upload pipeline. Fixed a problem with spamming MissingString MacLocale warnings. Reviewed by Dave 2011-06-06 21:27:29 +00:00
Dave Parks f4722b3905 merge 2011-06-03 00:15:56 -05:00
Dave Parks b0a04b08f7 SH-1744 Add havok's degenerate triangle check to importer. Highlight degenerate triangles in physics mesh and block upload when degenerate triangles are present. 2011-06-03 00:13:50 -05:00
Seraph Linden fa76b8992c SH-1592 FIXED Advanced model uploader needs an IP checkbox like the wizard uploader has 2011-05-30 16:49:43 -04:00
Dave Parks 3a409e6edc SH-1603 Replace every occurrence of "WTF" with something more appropriate. 2011-05-25 18:45:21 -05:00
Loren Shih 594f1da03b SH-657 FIXED Preview normals inverted for mesh mirrored by negative scale transformation
SH-810 FIXED Mesh uploader should enable Physics Analyze after "Use Level of Detail" is picked.

Both changes together in this changeset.
2011-05-25 11:36:19 -04:00
Xiaohong Bao f5726a094d fix for
SH-712:Asset error given on upload of duck.dae using High LOD for physics shape - Analyze seems to not complete;
SH-889: Viewer crash when analyzing physics LOD;
SH-890: Viewer crash on Exit after analyzing physics layer which never seems to complete
2011-05-24 17:36:06 -06:00
prep c84e84cfbf Fix for sh-1227. Decoupled avatar in preview window from in world avatar. Code cleanup. 2011-05-18 15:56:24 -04:00
Dave Parks f9ac182865 SH-1555 Disable upload button if a hull exists that has more than 256 vertices. 2011-05-17 23:47:29 -05:00
Dave Parks a2d8f0cb33 SH-795 Cache and display LoD parameters etc for each lod. 2011-05-16 19:51:16 -05:00
Dave Parks d2f138b4f3 SH-709 Fix for triangle limit value not updating when spinner is selected. 2011-05-16 18:11:55 -05:00
prep a6a8426147 merge 2011-05-05 11:30:22 -04:00
Xiaohong Bao a776a11ea6 Automated merge with http://hg.secondlife.com/mesh-development 2011-05-05 09:02:23 -06:00
prep linden 91980918f0 Fix for Sh-1481 2011-05-04 17:18:31 -04:00
Xiaohong Bao 905fc03e5d fix for SH-1185: uploading large mesh file sometimes fails and locks up viewer. 2011-05-04 10:11:39 -06:00
Xiaohong Bao d7954ba38f fix for SH-688: Viewer crash when uploading a large .dae file and clicking the X button in upper right hand corner of the upload model floater on Mac Build 2011-04-29 15:23:03 -06:00
Dave Parks 764412f9b5 merge 2011-04-22 11:50:19 -05:00
Xiaohong Bao e07d21639b a try fix for SH-1307: Crash on selection of some meshes. 2011-04-19 13:41:05 -06:00
prep c494e5c0d5 WIP for SH-1281. Rigged assets are critiqued differently based upon whether they're avrigs w/wo joint offets and whether the asset contains a subset of the joints in the visual scene 2011-04-18 10:41:32 -04:00
Leyla Farazha 0dd0758ab9 SH-1269: Using SLM breaks upload model wizard 2011-04-01 15:05:17 -07:00
Brad Payne (Vir Linden) 793ff1c94a merge 2011-04-01 16:49:27 -04:00
Brad Payne (Vir Linden) 1ccb583181 added defaults button to reset model upload dialog from .dae file 2011-04-01 16:47:59 -04:00
Xiaohong Bao e04b7f007f Automated merge with http://hg.secondlife.com/mesh-development 2011-04-01 10:59:30 -06:00
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
prep linden b97c47c19c Removed unused variable 2011-04-01 12:57:45 -04: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
prep 69789e40d9 Moved joint reset flag into model preview 2011-03-30 16:04:36 -04:00
prep 5aeac734bc Comment update 2011-03-30 15:04:51 -04:00
prep 080c5fe083 Update skin instances pelvisoffset for each lod 2011-03-30 15:03:05 -04:00
prep dd71a9faac Fix for SH-1177 - Allowable range for an alternate pivot is -64 to 64 2011-03-30 14:05:23 -04:00
Brad Payne (Vir Linden) 865efe9af6 merge 2011-03-30 10:36:27 -04:00
Leyla Farazha ac4e4607b8 Merge 2011-03-29 16:33:47 -07:00
Leyla Farazha e69aa18c0d SH-1247 Upload Wizard should pull in textures, if defined in .dae 2011-03-29 16:32:28 -07:00
Dave Parks 719610e68b SH-1225 Import convex hull data from .slm 2011-03-29 11:50:02 -05:00