1. 16 Dec, 2015 1 commit
  2. 23 Nov, 2015 1 commit
  3. 16 Nov, 2015 1 commit
    • Hixie's avatar
      More resilient Widget tests · d041f3ea
      Hixie authored
      - force the time dilation to 1.0 for the Widget tests, so that a local
        change doesn't break all the tests during development.
      - add missing license block to all the files.
      - set ui.window.onBeginFrame to null when you use WidgetTester, so that
        the engine doesn't trigger any confusing frames after our fake frames.
      d041f3ea
  4. 15 Oct, 2015 1 commit
  5. 10 Oct, 2015 1 commit
  6. 01 Oct, 2015 3 commits
  7. 24 Sep, 2015 1 commit
    • Hixie's avatar
      fn3: MixedViewport · b9489678
      Hixie authored
      Also:
      - Expose the slot of each Element.
      - Minor improvements to HomogeneousViewport.
      - Replace TestComponent with FlipComponent in tests.
      b9489678
  8. 29 Aug, 2015 1 commit
  9. 28 Aug, 2015 1 commit
    • Hixie's avatar
      Test MixedViewport · fc7943fe
      Hixie authored
      add/remove/add smoketest
      basic vertical behaviour
      basic horizontal behaviour
      fc7943fe