Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
241:whats_new:version_241 [2024/03/04 10:33]
pieter [3DM Viewer]
241:whats_new:version_241 [2024/03/07 12:55] (current)
mihaela
Line 46: Line 46:
  
 ** Manage Generic Resources ** ** Manage Generic Resources **
-  * The content type BOX is is not set on the Model Level instead of Dataset Level. +  * The content type BOX is now interpreted on the Model Level instead of the Dataset Level. Previously made boxes in prior versions are still backwards compatible
   * When Managing Image Annotations, the additional relevant data from ContextScene files are now written into the "image_pixel.ini" files.    * When Managing Image Annotations, the additional relevant data from ContextScene files are now written into the "image_pixel.ini" files. 
   * Antenna measurements are moved to the Point Measurement Tools.    * Antenna measurements are moved to the Point Measurement Tools. 
Line 60: Line 60:
   * An "ID" column has been added to the Reality Management Tab. This can be also be copied to clipboard.    * An "ID" column has been added to the Reality Management Tab. This can be also be copied to clipboard. 
   * ContextScene files included in Mapping Runs will now upload to the cloud.   * ContextScene files included in Mapping Runs will now upload to the cloud.
-  * The display of relevant information of resrources with the Resource Catalog has been updated. This includes new and update updated columns, new fixed width, and a horizontal sidebar. +  * The display of relevant information of resources with the Resource Catalog has been updated. This includes new and update updated columns, new fixed width, and a horizontal sidebar. 
   * A Multi-Model source file can now be converted into SHP files.   * A Multi-Model source file can now be converted into SHP files.
  
Line 115: Line 115:
  
 ===Usabilities=== ===Usabilities===
-  * The rows within the Console now have a context menu to appear when right clicking.+  * The table context menu now appears anywhere you right-click on a table row.
  
 === Bug Fixes === === Bug Fixes ===
Line 124: Line 124:
 ===== 3DM Publisher ====== ===== 3DM Publisher ======
 The 3DM Publisher includes the 3DM core and 3DM Viewer improvements. \\ The 3DM Publisher includes the 3DM core and 3DM Viewer improvements. \\
 +
 ===Usabilities=== ===Usabilities===
 +  * The table context menu now appears anywhere you right-click on a table row.
   * A status icon has been added to Resource Groups   * A status icon has been added to Resource Groups
   * Resources can now be reloaded within the Resource Groups Setup Page.    * Resources can now be reloaded within the Resource Groups Setup Page. 
Line 164: Line 166:
   * The measurement sidebar has the values adjusted to better display a vertical alignment.   * The measurement sidebar has the values adjusted to better display a vertical alignment.
   * The view action menu now has additional columns if more than 5 actions are assigned.     * The view action menu now has additional columns if more than 5 actions are assigned.  
 +  * The checkbox component was redesigned.
  
 === Bug fixes === === Bug fixes ===
Line 189: Line 192:
  
 The 3DM Viewer SDK includes all 3DM Viewer improvements.  The 3DM Viewer SDK includes all 3DM Viewer improvements. 
 +
 === New Features and Enhancements === === New Features and Enhancements ===
   * The SDK can now be allowed access behind a cross-domain publisher.   * The SDK can now be allowed access behind a cross-domain publisher.
   * Based on the auto login configuration, the user has the option to choose a Publication if a publication name is missing.    * Based on the auto login configuration, the user has the option to choose a Publication if a publication name is missing. 
-  * A Json string "openSessionhas been documented, allowing the session to stay upon upon request.  +  * Function ''openSession'' has been documented, allowing the session to stay open upon request.  
-  * A Json string "setLineOfSightHelper" has been added, allowing a line of sight check between to coordinates.  +  * Signal ''onPhotoOpened'' has been added, allowing us to hold information on a photo that was opened.  
-  * A Json string "onPhotoOpened" signal has been added, allowing us to hold information on a photo that was opened.  +  * Viewer Actions ''startOverlayObjectEdit'' and ''startOverlayObjectDelete'' have been added, allowing a trigger of editing and deleting of selected overlay objects
-  * The Json strings "startOverlayObjectEditand "startOverlayObjectDeletehave been added, allowing a trigger of editing and deleting of selected overlay objects. +  * Viewer Action ''setLineOfSightHelper'' has been added, allowing a line of sight check between two coordinates to take place outside the SDK
-  * The Host Map PostionData can be now be synchronized with  via SDK updates: +  * The Host 2D Reference map can be better integrated into the Synchronize Views function. 
-    *onPanToPosition : update the position of the host reference+    * Signal ''onPanToPosition''Called when the Host 2D Reference should pan to a new center position. 
-    *setReferenceViewPosition : set the position of the reference view+    * Function ''setReferenceViewPosition''Called by the developer when the Host 2D Reference moves to a new center position
-  * There now is a unified selected object list in the Inspector Sidebar for both normal objects and overlay (SDK objects). +  * Overlay objects are better integrated. 
 +    * A unified object list can now hold normal objects as well as host objects.  
 +    * Selection highlighting was added. 
 +    * Attributes are displayed when available. 
 +    * Multiple resources with overlay objects can now be used (''addOverlayObject'' and ''clearOverlayObjects'' functions were updated to reflect this). 
 === Layout=== === Layout===
   * User branding configuration has now been added into the SDK.    * User branding configuration has now been added into the SDK. 
   * Tooltips have been migrated over to floating-ui.    * Tooltips have been migrated over to floating-ui. 
- 
-=== Usabilities === 
-  *  
  
 === Bug Fixes === === Bug Fixes ===
-  * The onViewVectorChanged function is now properly working+  * Fixed some cases where the ''onFocusPositionChanged'' signal did not fire.
   * Fixed a bug where tooltips were being displayed in incorrect locations.    * Fixed a bug where tooltips were being displayed in incorrect locations. 
  
 
Last modified:: 2024/03/04 10:33