Skip to content
Failed

#5 (16/08/2019, 1:00:18 pm)

Started 5 yr 3 mo ago
Took 1 min 37 sec on Ubuntu_16.04_bioeng49

Started by user Alan Wu

This run spent:

  • 8 ms waiting;
  • 1 min 37 sec build duration;
  • 1 min 37 sec total from scheduled to completion.
Revision: e0c48ce74cebec0c3d123673781ae928a3f817c9
Repository: https://github.com/ABI-Software/ZincJS.git
  • refs/remotes/origin/develop
Changes
  1. Change loadPath method in the CameraControls module to be public API. (commit: 48584ef) (details / githubweb)
  2. Improve camera pathing. (commit: b75e3d3) (details / githubweb)
  3. Increment ZincJS version to 0.29.7. (commit: 05ce611) (details / githubweb)
  4. Update most functions to use the arrow functions and replace var with (commit: 110989d) (details / githubweb)
  5. Remove the usage of _this as arrow function now remember its scope. (commit: 715be5d) (details / githubweb)
  6. Increment version to 0.29.8. (commit: 779f553) (details / githubweb)
  7. Minify with babel and increment version to 0.29.9. (commit: f2c25b6) (details / githubweb)
  8. Implement web workers for csg, (commit: 90ac7fc) (details / githubweb)
  9. Use promise, then to handle the result from GeometryCSG. (commit: 1f8c747) (details / githubweb)
  10. Allow canvas to be passed into threejs renderer. (commit: d77e1f4) (details / githubweb)
  11. Detect if there is a slash on model prefix, if not, add a slash. (commit: 8fbac2f) (details / githubweb)
  12. Fix a bug cuasing model loading to be broken. (commit: 6ba3c0d) (details / githubweb)
  13. Increment to version  0.29.10. (commit: af1a572) (details / githubweb)
  14. Fix url provided in metadata is not resolved relative to the metadata (commit: 843998e) (details / githubweb)
  15. Glyphset does not display labels automatically. Caller will have to call (commit: 9ffb086) (details / githubweb)
  16. Fix a bug with isGlyph property. (commit: 3e82d4d) (details / githubweb)
  17. Increment version to 0.29.11. (commit: 7b63e48) (details / githubweb)
  18. Fix a problem with responseURL not present in internet explorer. (commit: 43c1b38) (details / githubweb)
  19. Add in Promise polyfill for IE11 support. (commit: c83c786) (details / githubweb)
  20. Add support for points. (commit: dd46ec7) (details / githubweb)
  21. Points can now be imported through metafile. (commit: 65a0829) (details / githubweb)
  22. Increment to version 0.29.12. (commit: ffc41c7) (details / githubweb)
  23. Fix a bug that may cause group name to be unusable. (commit: 41db17a) (details / githubweb)
  24. Fix bugs found with pointsets. (commit: a0e1e65) (details / githubweb)
  25. Increment to 0.29.13. (commit: b978b93) (details / githubweb)
  26. Points are now drawn with vertex colors if it is available. (commit: 5ca7b72) (details / githubweb)
  27. Add support for points morph. (commit: 5174c19) (details / githubweb)
  28. Fix cross-origin image laoding issue. (commit: 280a08d) (details / githubweb)
  29. Allow picking for points at different time step, (commit: e97ce9a) (details / githubweb)
  30. Add video texture support. (commit: 7a195b0) (details / githubweb)
  31. Add the ability to read the location of view file from the metadata. (commit: 95d6b41) (details / githubweb)
  32. Improve video handling and support single side lighting. (commit: 3a956c6) (details / githubweb)
  33. Increment to version 0.29.14. (commit: 7c4b0df) (details / githubweb)
  34. Add glyph.getGlyphset method. (commit: e05f8c4) (details / githubweb)
  35. Increment version to 0.29.15. (commit: 90dc0ab) (details / githubweb)
  36. Allow normals to be updated when morphing. (commit: 04c48f6) (details / githubweb)
  37. Add supports for backside lighting. (commit: c968fd9) (details / githubweb)
  38. Fix problem with video across CORS and increment the version to 0.31.2. (commit: 87efcba) (details / githubweb)
  39. Add backend build of the library. (commit: a032dda) (details / githubweb)
  40. Move appropriate node modules to dependencies. (commit: 9c4138d) (details / githubweb)
  41. Move webworkify-webpack to dependency. (commit: 019b739) (details / githubweb)
  42. Add initial unit testing. (commit: 9900930) (details / githubweb)
  43. Fix security issues reported from github. (commit: 968ece5) (details / githubweb)