1. 13 May, 2023 1 commit
    • BlenderNeko's avatar
      Make nodes map over input lists (#579) · 1201d2ea
      BlenderNeko authored
      * allow nodes to map over lists
      
      * make work with IS_CHANGED and VALIDATE_INPUTS
      
      * give list outputs distinct socket shape
      
      * add rebatch node
      
      * add batch index logic
      
      * add repeat latent batch
      
      * deal with noise mask edge cases in latentfrombatch
      1201d2ea