Skip to content

WIP: Make freeform properties available on all resources.

David Thompson requested to merge dcthomp/smtk:resource-property into master

This moves integer, floating-point, and string properties out of the model and mesh resources and into the base smtk resource class.

Many methods on the model and mesh resources have been deprecated.

Merge request reports