================================================================================ === Bellus3D iOS SDK Release Notes === ================================================================================ Date: 2020-01-22 04:16:57 +0000 Version: 2.5.15.2645 Changes: - Stability and performance improvements. - Revised Sample App to more clearly show how to activate high resolution when viewing face models in SceneKit. Please use this approach or something similar for high resolution texture and mesh display in your SceneKit view. Specifically, look at the ScanViewController to see the renderScannedHeadMesh method that requests activation of premium features. Once activated, the HeadMeshDataExporter.makeFaceNode gets called to set the mesh resolution to high which then creates a high resolution face node in the ViewerViewController. - Improved scanning performance so you see less blur on the side of the face and nose when doing a face scan - Bug fixes -------------------------------------------------------------------------------- Date: 2020-01-02 13:09:20 +0000 Version: 2.5.13.2359 Changes: - Xcode 11.3 support. - Xcode 11.2.1 & iOS SDK 13.2 support. - Allow export to .glb without a need to activate premium features by using [B3DHeadMesh exportMeshToGLBFileAtURL:error:] method. - Add ability to export photo views of the head by using [B3DHeadMeshExporter exportPhotoViewsToFileAtURL:addViewer:captionText:error] method (Premium feature). - Remove .b3e export. - Stability and performance improvements. -------------------------------------------------------------------------------- Date: 2019-11-08 18:40:59 +0000 Version: 2.5.8.1895 Changes: - Xcode 11.1 & iOS SDK 13.1 support. - Fix typo in B3DErrorCodeInteralLibraryError error code. - Don't return nil from B3DErrorLocalizedDescriptionWithCode function. - Add Slider for light intensity in sample application. - Stability and performance improvements. -------------------------------------------------------------------------------- Date: 2019-10-30 13:32:41 +0000 Version: 2.5.5.1714 Changes: Xcode 11 & iOS SDK 13.0 support. -------------------------------------------------------------------------------- Date: 2019-08-26 13:23:36 +0000 Version: 2.4.0.980 Changes: Stability and performance improvements. -------------------------------------------------------------------------------- Date: 2019-08-06 11:37:59 +0000 Version: 2.2.0.861 Changes: No changes since previous version. -------------------------------------------------------------------------------- Date: 07/23/2019 Version: 2.2.0.755 Changes: No changes since previous version. -------------------------------------------------------------------------------- Date: 07/19/2019 Version: 2.2.0.728 Changes: Reduction of memory consumption during scanning. -------------------------------------------------------------------------------- Date: 07/18/2019 Version: 2.2.0.718 Changes: Reduction of memory consumption during scanning. -------------------------------------------------------------------------------- Date: 07/15/2019 Version: 2.2.0.694 Changes: Reduction of memory consumption during scanning. -------------------------------------------------------------------------------- Date: 07/01/2019 Version: 2.1 Changes: No changes since previous version. -------------------------------------------------------------------------------- Date: 06/25/2019 Version: 2.1 - beta2 Changes: Removal of experimental API for detecting ear landmarks, various optimisations and bug fixes. -------------------------------------------------------------------------------- Date: 06/06/2019 Version: 2.1 - beta1 Changes: Reduction of the SDK size, various optimisations and bug fixes. -------------------------------------------------------------------------------- Date: 05/16/2019 Version: 2.0 Changes: No changes since previous version. -------------------------------------------------------------------------------- Date: 04/27/2019 Version: 2.0 - beta2 Changes: A developer account is now required to use Bellus3D SDK for any of the three access levels: Free, Development or Deployment. -------------------------------------------------------------------------------- Date: 03/27/2019 Version: 2.0 - beta1 Changes: This version improves the developers experience for using the premium features of Bellus3D iOS SDK. 1) A B3DAuthenticationManager class has been introduced as a centralized place for handling authentication with Bellus3D Cloud API. 2) Removal of watermark from 3D model texture now requires authentication with Bellus3D Cloud API. 3) Tokens used to unlock 3D model export now will be downloaded in batches and stored on the device to allow activation of export functionality without internet connection. 4) Activation of export functionality by uploading 3D model to Bellus3D Cloud will now be done in the background. 5) You can now do full head scanning. -------------------------------------------------------------------------------- Date: 11/29/2018 Version: 1.3 Changes: This version implements the premium features implementation. -------------------------------------------------------------------------------- Version: 1.2 - beta Changes: Improved texture quality, improved neck and teeth, and added watermark. -------------------------------------------------------------------------------- Version: 1.1 - beta Changes: First release to developers. Included a free trial version as well.