Skip to content

v0.1.1: Merge pull request #26 from MozillaReality/fixsystem

Compare
Choose a tag to compare
@fernandojsg fernandojsg released this 06 Aug 14:35
· 20 commits to dev since this release
ebeea9b

Change log:

  • Bump version to 0.1.0 3572196
  • Merge pull request #26 from MozillaReality/fixsystem ebeea9b
  • Fix system.d.ts 3b01926
  • Merge pull request #25 from MozillaReality/fix-types d21c96b
  • Fix getSystem, export ECSYThreeEntityType 9f03e2b
  • Merge pull request #22 from MozillaReality/refactor 931eed7
  • Move from ECSYThreeEntity to single private inflator f95e1c5
  • Fix system.d.ts 1bb4aa7
  • Update README d1e3cac
  • Fix linting, upgrade prettier and eslint eef2e95
  • Move to webpack 075b5cc
  • Add math types 3ba7d12
  • inflateObject3D -> inflateObject3DComponents 958d84a
  • Remove troika-3d-text and upgrade ecsy to 0.3.2 1762860
  • Fix .js imports b43c28c
  • Fix typescript definitions 7cf9f40
  • Move from defaultObject3D inflator to ThreeTagComponent cb07e38
  • Fix WebGLRendererSystem b0da7c7
  • Fix exports 8464ef4
  • Big refactor to get rid of extras and refactor core eb97817
  • Fixes #19 System.d.ts => system.d.ts 7a0a5f5
  • Merge pull request #20 from MozillaReality/dependabot/npm_and_yarn/lodash-4.17.19 603d7ee
  • Bump lodash from 4.17.15 to 4.17.19 9a4e426
  • Add duck again with jsdelivr url 71662af
  • Remove duck due to a bug in snowpack with glb binaries 21a1149
  • Fix threetypes imports 30ff006
  • Merge pull request #17 from MozillaReality/nullable-object3d 6351b65
  • Use undefined instead of null for the default Object3DComponent value 3293606
  • Avoid exporting Vector3Type value and change to ThreeTypes.Vector3 cae026e
  • getObject3D should handle returning null 60d5715
  • Merge pull request #16 from MozillaReality/fix-typescript-defs-2 c09a05c
  • addObject3DComponent, removeObject3DComponent, remove optional arguments 8acf089
  • Export ECSYThreeObject3D and ECSYThreeEntity types 022e8b7
  • Add demo link 28124ad

v0.0.6...v0.1.1