omf-python
omf-python copied to clipboard
Inconsistent or missing schemas
-
Some of the block model elements use
elementsinstead ofelementin their schema. For example we haveorg.omf.v2.element.blockmodel.tensorgridandorg.omf.v2.elements.blockmodel.regular. -
Composite is only
org.omf.v2.compositedespite it being an element. I would have expectedorg.omf.v2.element.composite. But maybe that was intentional? -
UV mapped texture is missing a schema.
-
Arbitrary sub block model is missing a schema.