Skip to content
  • Benjamin Otte's avatar
    rendernode: Fix serializing · 353ad30b
    Benjamin Otte authored
    Adding the offset node broke serialization in 2 ways:
    
    1. We store the enum value in the node, so make sure to not change it
       for existing values
    2. The offset node was missing in the deserialization lookup table
    353ad30b