Skip to content

fix: Allow no properties for entities

Andreas Rauschert requested to merge allow_no_properties_for_entities into main

With OSC XML 1.3 the Properties of Entities are now optional. This change adapts to the optional properties and prevents a nullptr access in the EntityCreator.

Merge request reports

Loading