mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-02 01:30:34 -06:00
* Reimplement stringlistproperty with a listproperty parent class * Add string list property tests and structure test files * Reimplement SelectionProperty and add tests * Some TemplateProperty documentation updates * Read full constellation name and not just first word for ConstallationSelection * Remove support for setting property value from string (unused) * Add IntListProperty, DoubleListProperty * Bug fix: SetProperty topic now support empty json objects * Imgui renderings for list properties and pass SelectionProperty info to WebGui