Skip to content

Release 0.2.0

Compare
Choose a tag to compare
@alexlarsson alexlarsson released this 09 Sep 07:36
· 124 commits to master since this release
0.2.0

Changes in 0.2.0

  • Requires graphene 1.10.0 for new API
  • Object: added setters and getters for the up direction
  • Object: Setting custom matrix now updates scale and rotation
  • Support shadow maps, see examples/shadows
  • New light type GthreeSpotLight
  • Support for raycasting, see examples/interactive
  • Fix regressions with clear color handling
  • Fix crash when disabling all lights
  • Initial cut at API docs
  • Graphene can now be built as a subproject