Skip to content

Releases: jin5354/d3-force-graph

0.4.3

28 Dec 03:18
Compare
Choose a tag to compare

[fix]

  • fix alpha test
  • add textureLoader error handler

0.4.2

08 Nov 03:29
Compare
Choose a tag to compare

[feat]:

  • add config param backgroundColor

[fix]:

  • remove useless getRoundImage function
  • fix loadImage sometimes now work issue #4
  • fix camera null error
  • remove some useless api

[chore]:

  • add travis ci

0.4.1

08 Nov 03:25
Compare
Choose a tag to compare

[feat]

  • add anti-aliasing
  • add image white border
  • add glsl-loader, make shaders Configurable

[fix]

  • fix duplicate highlight bug