Skip to content
  • Benjamin Otte's avatar
    rendernode: Add an offset node · ce743f28
    Benjamin Otte authored
    This is a special case of the transform node that does a 2D translation.
    
    The implementation in the Vulkan and GL renderers is crude and just does
    the same as the transform node.
    
    Nothing uses that node yet.
    ce743f28