Skip to content
This repository has been archived by the owner on Aug 14, 2022. It is now read-only.

Remove build process (switch to common.js) #14

Merged
merged 5 commits into from
May 8, 2017
Merged

Remove build process (switch to common.js) #14

merged 5 commits into from
May 8, 2017

Commits on May 6, 2017

  1. refactor():

    - switch back to common.js (bye build step)
    - enable union between 2d & 3d shapes
    - flagged currently failing tests as expected to fail (no obvious fixes/ not implemented etc)
    kaosat-dev committed May 6, 2017
    Configuration menu
    Copy the full SHA
    f427892 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd4808e View commit details
    Browse the repository at this point in the history
  3. chore(cleanup):

    - removed all rollup , babel etc build steps
    kaosat-dev committed May 6, 2017
    Configuration menu
    Copy the full SHA
    f3696ac View commit details
    Browse the repository at this point in the history

Commits on May 7, 2017

  1. Configuration menu
    Copy the full SHA
    007e791 View commit details
    Browse the repository at this point in the history
  2. test(primitives3d): added almost equal polygon compare

    - added helper function
    - added use of helper function for tests that fail on CI because of precision
    kaosat-dev committed May 7, 2017
    Configuration menu
    Copy the full SHA
    5d22183 View commit details
    Browse the repository at this point in the history