Changes

Smart Studio Beta History

316 bytes added, 22:41, 3 May 2019
/* Beta 3.0.21.0 (2019-05-XX) */
* Loading instances in th Bulk Editor is cancelable more swiftly now.
* Recursive scope connections now can be selected and edited just like any other connection.
* Assembled MetaDefinitions are now shown as objects too, not only in XML.
* MetaProperties are now identified by either their UID or the compound criterion [Name, Namespace, DataType] (i.e., properties with the same UID always are regarded as equal, whereas properties with different UID are regarded the same if Name, Namespace and DataType are the same).
* However, in some cases (e.g., MRO) there already are mutliple properties with the same Name, Namespace and DataType (and which in case of MRO aren't marked as system objects/properties). We react to this by defining the UID as the one and only identification criterion for system properties, including those not marked as system properties but having the Name "VALUE" (for MRO).
* Refactored MetaProperty reference target to be reflected by a SmartModel, consistently.
* Removed visual grouping for MetaProperties on MetaClasses in order to make adding new properties more comfortable.
* Fixed an issue where updating the list of scoped properties when modifying the scoped metaclass doesn't always work
* Fixed a bug where counter badges (MetaProperties, Instances) were not shown anymore on graph elements
* Fixed an issue where the details of an existing MetaProperty weren't loaded after adding it to a MetaClass(similar fixes for scopes and proxies).* Fixed behavior for newly created (via toolbox) scopes and proxies.
1,595
edits