Skip to content
Snippets Groups Projects

simple-damage: fix rotating-transform option

Closed Robert Mader requested to merge rmader/weston:fix-rotating-transform into main
  1. Jun 29, 2019
    • Robert Mader's avatar
      simple-damage: fix rotating-transform option · b61d3e94
      Robert Mader authored
      If `--rotating-transform` is set, the damage calculation of the
      previous position of the ball has to be done with the old
      transform value, not the already updated one.
      
      Note: this is still broken when using in combination with
      surface damage and viewport.
      b61d3e94
Loading