Skip to content
Snippets Groups Projects
  • Udo Eisenbarth's avatar
    14aedbe8
    * docs: :pencil: Extend documentation for various OpticScenery functions. · 14aedbe8
    Udo Eisenbarth authored
    * Code linting
    
    * refactor: :recycle: Simplify creation of DOT files using a node's uuid instead of a node index.
    
    * refactor: :recycle: Restructure OpticGraph reducing some complexity in OpticScenery and NodeGroup.
    * Fix ignored build setting in config.toml
    
    * set OpticGraph.g as private and provide further interface functions.
    
    Modfiy OpticScenery & Group accordingly. Dot file generation for groups currently screwed.
    
    Attacks #260
    14aedbe8
    History
    * docs: :pencil: Extend documentation for various OpticScenery functions.
    Udo Eisenbarth authored
    * Code linting
    
    * refactor: :recycle: Simplify creation of DOT files using a node's uuid instead of a node index.
    
    * refactor: :recycle: Restructure OpticGraph reducing some complexity in OpticScenery and NodeGroup.
    * Fix ignored build setting in config.toml
    
    * set OpticGraph.g as private and provide further interface functions.
    
    Modfiy OpticScenery & Group accordingly. Dot file generation for groups currently screwed.
    
    Attacks #260