Skip to content
This repository has been archived by the owner on Oct 20, 2020. It is now read-only.

0.2.6

Compare
Choose a tag to compare
@cedricpinson cedricpinson released this 14 Jul 21:31
· 785 commits to master since this release
  • Refactors uniform internal representation
  • Adds config matrix array type
  • Adds Scene and osgText missing exports
  • Fixes intersection visitor camera
  • Added coverity scan static code analysis
  • Adds documentation js
  • Makes the gizmo more flexible
  • Fixes pre/postmultrotate methods
  • Handles VR sittingToStandingTransform matrix
  • Resets vr translate
  • Adds Autotransform Node
  • Improves vr reset position
  • Uses corejs in tests instead of old buggy shim
  • Uses mocha / chai for test instead of qunit
  • Changes notify level of shaderGenerator log
  • Cleans osgNameSpace code
  • Fixes optional jquery deps in displaygraph
  • Traverses everything in getWorldMatrices
  • Fixes image stream at end
  • Adds Peter Wraae Marino website example
  • Fixes expandByBoundingBox and computeBoundingBox init
  • Fixes proxy in Geometry
  • Re-adjusts Float32Array epislon
  • Fixes webvr position and orientation check
  • Adds accessors to Program
  • Fixes VAO picking
  • Uses typed array for Vector/Matrix
  • Improves FPS manipulator for WebVR support
  • Fixes typo computeBound
  • Adds VAO support
  • Adds TimerGPU