1. 02 Mar, 2018 2 commits
    • Chris Bracken's avatar
      Eliminate RenderView orientation, timeForRotation (#15044) · 73a1a74b
      Chris Bracken authored
      Orientation, and by extension time for rotation between orientations,
      was aspirational and never used.
      
      While this is technically a breaking change, this code never actually
      did anything. If you were setting either orientation or timeForRotation,
      simply delete those parameters and the code will continue to behave
      identically to how it had been.
      73a1a74b
    • Greg Spencer's avatar
      Fix render problem on Slider (#15039) · a1d2443e
      Greg Spencer authored
      Fixes a small rendering problem when dragging the slider, as well as a couple of small bugs (de-duping of value changes, and actually using a parameter passed to _unlerp).
      a1d2443e
  2. 01 Mar, 2018 15 commits
  3. 28 Feb, 2018 9 commits
  4. 27 Feb, 2018 8 commits
  5. 26 Feb, 2018 6 commits