Skip to content
Snippets Groups Projects
  • Campbell Barton's avatar
    d03fdffd
    Script to apply color to objects based on rules · d03fdffd
    Campbell Barton authored
    use with gooseberry branch to quickly setup wire color.
    
    Options are:
    - name (regex or simple match)
    - material
    - group
    - layer
    - expression (Python expression)
    
    Rules can mix colors so its possible to have useful results where there is overlap between rules.
    (especially groups & layers where an object can be in multiple)
    d03fdffd
    History
    Script to apply color to objects based on rules
    Campbell Barton authored
    use with gooseberry branch to quickly setup wire color.
    
    Options are:
    - name (regex or simple match)
    - material
    - group
    - layer
    - expression (Python expression)
    
    Rules can mix colors so its possible to have useful results where there is overlap between rules.
    (especially groups & layers where an object can be in multiple)