Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@angular-three/loaders

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@angular-three/loaders - npm Package Versions

12

1.0.0-beta.3

Diff

Changelog

Source

1.0.0-beta.3 (2021-04-21)

Features

  • audio: add PositionalAudio (7e49db6)
  • controls: add FlyControls (5b18c29)
  • core: add (ready) to audios (c03c5ab)
  • core: add a base class for object that has a geometry and a material (45ef17e)
  • core: add AudioListener (b5e8eff)
  • core: add HemisphereLight (ca9d72c)
  • core: add IcosahedronGeometry (5f2e981)
  • core: add Line, LineLoop, LineSegments (e2c4af5)
  • core: add LOD (a295c77)
  • core: add Points (bd76850)
  • core: add PointsMaterial (9e9bc0d)
  • core: add RectAreaLight (504b08f)
  • core: add SkinnedMesh, Skeleton, and Bone (62f1e6c)
  • core: add Sprite (24179f6)
  • core: add SpriteMaterial (9210721)

Bug Fixes

  • core: add intensity input to Light objects (b832295)
  • core: adjust MeshAbstract to use new base object (68a29d5)
  • core: ensure to initialize geometry in ngOnInit (af0132e)
  • core: ensure to initialize LOD in init (28a88a7)
  • core: import type for Object3d in audios (023f2cd)
  • core: make AudioListener not extends ThreeObject3d (12cc61c)
  • core: make ThreeObject3d a multi provider (89683c9)
  • core: precalc animationCallbacks and hasPriority in store (fc4d7ff)
  • core: remove multi providers (180d184)

Refactor

  • core: use runOutsideAngular operator on imperative subscription (108a055)

Documentations

nartc
published 1.0.0-beta.2 •

Changelog

Source

1.0.0-beta.2 (2021-04-19)

Features

  • core: add remove effects to InstancesStore (wip) (a042820)
  • core: return a cleanup function from registerAnimation (e3020eb)
  • postprocessing: add ready output to EffectComposer (c66c4dd)

Bug Fixes

  • controls: initialize OrbitControls outsideOfAngular (f87c17c)
  • core: clean up and make Attributes consistent with the rest (9d6e434)
  • core: clean up and make Geometries consistent with the rest (5b9a749)
  • core: clean up and make Lights consistent with the rests (b7c24c3)
  • core: clean up and make Materials consistent with the rest (650977a)
  • core: ensure to clean up properly on object3d destroy (a37d0cc)
  • core: rename UnknownConstructor to AnyConstructor with any[] instead of unknown[] (494f18d)
  • core: use AnyConstructor for Mesh abstract (6857a71)

Documentations

  • demo: adjust demo to use (ready) instead of ViewChild. Seems more consistent (b4578ba)
nartc
published 1.0.0-beta.1 •

Changelog

Source

1.0.0-beta.1 (2021-04-18)

Bug Fixes

  • move typings from 2nd entry to core (63a0c7d)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc