Version 0.12.0.a.1 (Alpha)

Posted: April 11, 2022

Bugfixes:

  • Android: Fix an issue where the screen resolution is changed after closing a file selection dialog (#2535)
  • General: Fix an issue where all login data fields are not set to empty, if no username is present in the settings file (#2532)
  • General: Fix an issue where the changes in the settings dialog will not be saved to disk (#2500)
  • General: Fix not reloading manage tour screen if the cache path was changed (#2497)
  • General: Fix not working tour forward dialog (#2496)
  • General: Fix wrong sorting order of tour items in manage tour screen if a tour title was changed (#2494)
  • General: Fix missing manage tour screen refresh, when changing a tour title in the tour detail screen (#2493)
  • General: Fix endless loop when trying to load unsupported file formats with the AssetController (#2491)
  • General: Fix endless loop when trying to load unsupported file formats with the AssetController (#2478)
  • General: Fix not released texture memory for avatar images under some circumstances (#2477)
  • General: Fix an issue where the menu is in undefined state if the image cropper is active on onboarding screen (#2476)
  • General: Fix an issue where the web request for download will always append data, even if rewrite was set (#2475)
  • Import: Fix LOD generation issue (#2469)
  • Import: Fix a crash in ifc importer (#2466)
  • Import: Fix an crash when using duplicated property tables (like in an ifc file) (#2465)
  • Import: CadEx crash in async load (#2229)
  • Import: Fix an issue with creo file format loading (#1520)
  • Network: Fix an issue where users cannot join a meeting due to invalid actor ids (#2543)
  • Network: Fix an issue where a meeting could not be started again, if it was stopped due to an error (#2501)
  • Network: Fix an issue where leaving a meeting is impossible if a project could not be loaded (endless loop) (#2499)
  • Network: Fix not working playerInfo network sync issue (#2498)
  • Quest: Permission manager returns wrong value if don’t ask again was set (#2285)
  • UI: Fix texture bleeding for preview images in manage tour screen (#2544)
  • UI: Fix unnecessary avatar image fading for existing tour items (#2537)
  • UI: Fix an issue where a meeting error message was displayed to the host after leaving the tour (#2536)
  • UI: Fix missing reset for the on demand rendering if the panels on the login screen are moving (#2533)
  • UI: Fix an issue where the project attachment changes were not updated correctly (#2495)
  • UI: Fix some none localized menu bar buttons (#2492)
  • UI: Fix alignment issue in project list screen (#2362)

Features:

  • General: Use refresh intervals from cloud (#2529)
  • General: Add temp file path management to AssetController (used for glb file texture extraction and duplicated assetbundle files (#2513)
  • General: Add avatar image file cache support (#2511)
  • General: Add MRTK shader albedo color factor for rim lighting (#2510)
  • General: Add MRTK shader ink map support (#2509)
  • General: Add threading support for file uploads (#2508)
  • General: Add player model rig animations (#2472)
  • General: Add avatar model file validator (#2433)
  • General: Improve user info on player rig (#2432)
  • General: Add avatar model up and download (#2431)
  • General: Add avatar model loading module for menu and tour (#2429)
  • General: Add glb file loader (#2428)
  • General: Add public cloud resource downloader (#2427)
  • General: Add player avatar rendering options (#2372)
  • General: Check to place icon above world avatar if user has voice value (#2084)
  • General: Add pole to avatar models (#1522)
  • General, Internal: Add avatar model preset creation in unity editor (#2512)
  • UI: Add horizontal UIEdit scrolling (#2485)
  • UI: Add UIAdvancedEditPasteClipboard control (#2479)
  • UI: Add avatar model selection for menu (#2430)

Changes:

  • General: Enable user colors for client VR controllers (#2530)
  • General: Optimize tour downloading (#2526)
  • General: Optimize tour refresh time in manage tour screen (#2525)
  • General: Code cleanup (#2523)
  • General: Refactor project controller (#2522)
  • General: Improve tour detail screen loading speed (#2520)
  • General: Improve read/write speed for avatar image files (#2519)
  • General: Enable download all button for manage tour main menu (#2518)
  • General: Disable auto download tour options (#2517)
  • General: Change MRTK shader reflection color calculation to include albedo (#2515)
  • General: Improve global cache file handling (#2514)
  • General: Change the camera rotation speed for the object view (#2506)
  • General: Update user and player properties to match cloud data (#2482)
  • General: Improve md5 checksum creation speed (#2481)
  • General: Improve error handling for web requests if the base URL is not well formed (#2480)
  • General: Improve mipmap creation speed for jpg and png texture data (#2473)
  • General: Update to unity 2020.3.28f1 (#2462)
  • General: Provide text for 904 (access token expired) and 905 (access token rotated) response codes (#2425)
  • General: Update project handling (#2404)
  • Import: Improve material name handling (#2468)
  • Import: Increase max triangle count for LOD generation (#2467)
  • Import: Update cadEX to 3.10.2 (#2464)
  • Import: Update to unity 2020.3.25f1 (#2463)
  • Import: Improve mesh optimization (#2224)
  • Network: Optimize player rig network synchronization and rate limiting for reliable data transfer (#2527)
  • Network: Make cloud connection more robust against connection interrupts (#2524)
  • UI: Improve manage tour screen render speed (#2542)
  • UI: Disable global notify messages (#2541)
  • UI: Show ignore user button in tour detail menu (meeting) (#2540)
  • UI: Show plan notify row in home and meeting tour list (#2539)
  • UI: Do only show the play icon on tour items in manage tour screen (#2521)
  • UI: Improve tour import dialogs (#2516)
  • UI: Change some button layouts (#2484)
  • UI: Update button and label texts (#2483)
  • UI: Change edit fields caret size (#1309)