Skip to content
  • Flavien BRIDAULT's avatar
    refactor(SModelSeriesList): remove user connections for visibility and normals · fbee2f90
    Flavien BRIDAULT authored
    The usage of ModelDisplayChannel from the organ manager configurations is spread everywhere and often badly configured. As a consequence the "Hide all" buttons does not always work in our applications. Instead of using external user dependent connections, I use auto-connections to get this working, thus it is much less error prone.
    A similar scheme is also introduced to display/hide mesh normals.
    fbee2f90