Skip to content

Fix prop merging for demote vert; merge/split color.

David Thompson requested to merge dcthomp/smtk:fix-demote-vertex into master
  • Be more explicit about creating map entries for Windows. When calling the .xxxProperties() method on an EntityRef, ensure that the properties exist (whether they did before the call was made or not).
  • Be careful not to create an empty dictionary of properties when none is needed.
  • Merge and split color values.

Merge request reports