Skip to content
  • Elad Shahar's avatar
    app: Fix Mandala Symmetry Kaleidoscope mode - brush transform and stroke order · ed6517f0
    Elad Shahar authored and Ell's avatar Ell committed
    Changed the reflection method to find the middle of the slice the
    user is drawing on, and reflecting on that. This reflects the slice
    in place, making it easier to rotate it to the intended location.
    This fix preserves the order the dabs are drawn on the
    slices, to be counterclockwise.
    
    Fixed the brush transform, by setting the reflect output variable,
    and calculating accordingly.
    ed6517f0