Release Notes/Second Life Project Importer/3.7.28.300878

From Second Life Wiki
Jump to navigation Jump to search
Known Issues
Please see the Known Issues for important information and limitations.

Second Life Project Viewer version 3.7.28.300878

Released on April 22, 2015.

Crystal Clear app download manager 32px.png
[ Windows | Macintosh | Linux]


Green bk.jpg
CheckMark.png

Release Notes

 

In this viewer we've modified the importer to (optionally) improve debug output, perform name-based LOD association, and handle models with many materials.

Using these new features, models with more than 8 unique faces can be imported. Gone are the days of importing complicated meshes in pieces with "some assembly required". At import, these models are automatically split into pieces so that each satisfy the current face limits for a volume.

  • The same limitations on LODs and materials remain in place (e.g. your low LOD mesh materials must be a subset of the full LOD materials).
  • LODs and Physics reps can now be explicitly associated with a given mesh in the full LOD model using name-based matching.
  • By properly naming the meshes in your lower LOD meshes and physics reps, you can avoid issues with ordering of the meshes within your DCC tool and other material mismatching errors.
  • An ImporterDebug option has been added to the settings.xml file which, if enabled, causes more information to be output during import than you can shake a stick at. The extra output can be very helpful for diagnosing authoring errors (e.g. violating the material subset constraints mentioned above) and pinpoint what needs to be fixed in the source model for successful import.
Green bk.jpg
CheckMark.png

Resolved Issues

 
  • MAINT-4400 new Mesh importer reports many 'MAV_FOUND_DEGENERATE_TRIANGLES' warnings
  • MAINT-4405 ImporterDebug debug setting is missing from loader mods viewer
  • MAINT-4470 viewer crash in LLModel::isMaterialListSubset
  • MAINT-4487 [loader mods] triangle limits from .slm are ignored when uploading the model the second time.
  • MAINT-4495 crash when uploading mesh lod files with non-matching object names.
  • MAINT-4502 [loader mods] large scale model cannot be uploaded
  • MAINT-4504 [loader mods] creating a mesh from disparate models no longer works
  • MAINT-4515 [loader mods] viewer crashed when uploading a large mesh
  • MAINT-4533 [loader mods] viewer crash when uploading shiprigging88b.dae
  • MAINT-4538 [loader mods] name based matching doesn't stop misnamed models from uploading.
  • MAINT-4542 [loader mods] viewer does not display error when Material is not a subset of reference model.
  • MAINT-4631 [loader mods] door model is missing triangles when uploaded.
  • MAINT-4632 [loader mods] teamcity linux build fails
  • MAINT-4794 Present informative dialog if mesh upload fails due to specific reason
  • MAINT-4813 Error "failed to upload: MAV_BLOCK_MISSING" appears when try to upload a large mesh
  • MAINT-4846 Uploading second time using .slm creates a wrong model representation.
  • MAINT-4863 [Project-Importer] Uploading a certain dae crashes the Project-Importer viewer - does not crash default release.
  • MAINT-4871 [Project-Importer] Multi Mesh DAE fails to upload correctly
  • MAINT-4882 Mesh complex model upload with .slm uses different default model name
  • MAINT-4912 Mesh complex model upload with .slm results in different model linkset highlights
  • MAINT-4915 [loader mods] Incorrect error description in case of VERTEX_NUMBER_OVERFLOW


Red bk.jpg
Star.png

Known Issues

 
  • MAINT-3198 Legacy bumpiness renders funny on HUD faces with custom alpha mode
  • MAINT-3213 Brightness and Darkness legacy bump maps render incorrectly on Intel GPUs.