Skip to content
This repository was archived by the owner on Feb 10, 2023. It is now read-only.

Releases: nartc/angular-three

Release 2.0.0-beta.10

04 Dec 05:44

Choose a tag to compare

Release 2.0.0-beta.10 Pre-release
Pre-release

2.0.0-beta.10 (2021-12-04)

Features

  • add and adjust generators (5e1a34c)
  • cannon: add Constraint controller (d47f189)
  • cannon: add constraints (a5403da)
  • cannon: add constraints generator (9444d98)
  • cannon: add Debug (ebffbc1)
  • cannon: add generator for bodies (de9dafe)
  • cannon: add physic bodies (7d947fc)
  • cannon: add physicbody (1770faa)
  • cannon: add physics store (b85bf6b)
  • cannon: clean up debug 2ndentry point (fad35da)
  • cannon: init cannon lib (a8e48e2)
  • cannon: move bodies to body (b4fb48f)
  • cannon: move debug in cannon lib (f25156b)
  • cannon: port web worker and models (c60cf1c)
  • cannon: remove Debug as a 2nd entry point (976d590)
  • cannon: working (acd4611)
  • core: add attributes (7b8b82e)
  • core: add attributes generator (cf41a01)
  • core: add audio and controllers generators (6f483db)
  • core: add audios and update controllers (a8df7ca)
  • core: add cameras (56fcaaf)
  • core: add cameras generator (1cc074a)
  • core: add ColorPIpe (cd9f8b7)
  • core: add controls to store (8444d57)
  • core: add core (beab7a1)
  • core: add curves (e256044)
  • core: add curves generator (1e83dd1)
  • core: add geometries (2962b8c)
  • core: add geometries generator (2f5a100)
  • core: add helpers (c7e745d)
  • core: add helpers generator (99aada2)
  • core: add lights and update controllers (8269383)
  • core: add lights generator (2389acb)
  • core: add lines (d5e83c4)
  • core: add lines generator (27fe761)
  • core: add materials (29e9627)
  • core: add materials generator (34e229a)
  • core: add MathPipe (d095dee)
  • core: add NGT_IS_WEBGL_AVAILABLE token (1d6e4bc)
  • core: add primitive (8aa055c)
  • core: add sprites (4e7121d)
  • core: add sprites generator (bcbc94a)
  • core: add textures (e2adf00)
  • core: add textures generator (5409e7a)
  • core: add vector pipes (3f9172f)
  • core: adjust controllers (47f708d)
  • core: init three generator (bf1c6b2)
  • core: ready to start core generators (7adf33d)
  • core: rework core stores/services (eaef129)
  • core: separate material and geometry into controller (5bac610)
  • postprocessing: add postprocessing (4635d17)
  • postprocessing: add postprocessing (ebc5742)
  • postprocessing: add simple effects (48812fb)
  • postprocessing: handle blendFunction correctly in simple effect generator (16a128a)
  • rerun object3d generator (7203ff7)
  • soba: add all soba shapes shortcut for THREE core (examples are missing) (31afcbf)
  • soba: add GizmoHelper (857e598)
  • soba: add GizmoViewcube (8672493)
  • soba: add GLTF and Texture loaders (8733e17)
  • soba: add OrbitControls (8940891)
  • soba: add shapes and extender (c50e79f)
  • soba: init soba (33a7e24)
  • soba: soba shapes generator (4d75383)
  • storybook: add Storybook (f00775b)

Bug Fixes

  • add gizmo-helper and orthographic from soba to object-3d template (5e7baad)
  • cannon: ensure objectInputs changes start the pipeline (5723649)
  • cannon: import propsToBody with allowJs (2446d59)
  • cannon: init in contentInit (7aed7e0)
  • core: add controls to canvasStore (dd335db)
  • core: add input to instanced mesh to pass in the count (9437e5f)
  • core: adjust controllers generator (a4d8e4e)
  • core: change wheel events to passive:false to prevent errors from OrbitControls ([c6c44df](c6c44df3a55a343aa5714ad99588...
Read more

Release 2.0.0-beta.9

25 Nov 05:02

Choose a tag to compare

Release 2.0.0-beta.9 Pre-release
Pre-release

2.0.0-beta.9 (2021-11-25)

Features

  • soba: add Environment (8114e37)
  • soba: init cameras secondary (0addf06)
  • storybook: add storyboo (793d415)

Bug Fixes

  • core: ensure to only listen for specific prop on canvas internal (db52245)

Documentations

  • storybook: add compodoc for controls (82c568f)

Release 2.0.0-beta.8

24 Nov 16:41

Choose a tag to compare

Release 2.0.0-beta.8 Pre-release
Pre-release

2.0.0-beta.8 (2021-11-24)

Bug Fixes

  • soba: readd shapes ngPackage (7326c94)

Release 2.0.0-beta.7

24 Nov 16:37

Choose a tag to compare

Release 2.0.0-beta.7 Pre-release
Pre-release

2.0.0-beta.7 (2021-11-24)

Features

Bug Fixes

  • adjust generators (7aff31f)
  • adjust soba shapes selectors generator (125b491)
  • adjust soba template with ngIf (7c0ba91)
  • core: make sure material query look at descendants as well (f0be3f1)
  • core: use the correct object3dController in Object3d class; (4b39ecf)
  • make sure to import CommonModule for ngIF (2f3d4c2)
  • soba: expose Group in Billboard for appending (15ccc22)
  • soba: remove ng-content and use [material] on mesh instead (2dae492)
  • soba: rerun soba shape generator with commonModule (5ed26dd)
  • soba: rerun soba shape generators with ngIf (0c42ea0)
  • soba: update shapes with generator (e8a26b1)

Documentations

  • demo: testing billboards (043d393)

Release 2.0.0-beta.6

23 Nov 20:05

Choose a tag to compare

Release 2.0.0-beta.6 Pre-release
Pre-release

2.0.0-beta.6 (2021-11-23)

Features

  • core: add AudioController (b01b8fb)
  • core: expose AudioController (b387f2e)
  • soba: add PositionalAudio component (1fb916c)

Bug Fixes

  • add additionalSobaSelectors to object-3d generator (1e20bc9)
  • adjust core-entity generator for AudioController (490e705)
  • core: add updaters to enhanced store and have canvas store use those (5925b25)
  • core: make sure to reconstruct geometry on args changed (d3e1ae4)
  • core: move props assign to abstract Controller; have the sub controllers provide a list of props to assign instead (47184bd)
  • core: rename controller to object3dController for clearer intent (f58f682)
  • core: use the updaters from enhanced store for updaters (2ef1a2e)
  • soba: adapt LineController to the new Controller (139098f)

Release 2.0.0-beta.5

23 Nov 00:25

Choose a tag to compare

Release 2.0.0-beta.5 Pre-release
Pre-release

2.0.0-beta.5 (2021-11-23)

Features

  • core: clean up core generators (b1a9829)

Bug Fixes

  • soba: fix image shader material due to change to NgtMaterial (4a63397)

Release 2.0.0-beta.4

22 Nov 21:10

Choose a tag to compare

Release 2.0.0-beta.4 Pre-release
Pre-release

2.0.0-beta.4 (2021-11-22)

Release 2.0.0-beta.3

22 Nov 21:06

Choose a tag to compare

Release 2.0.0-beta.3 Pre-release
Pre-release

2.0.0-beta.3 (2021-11-22)

Features

  • add cubic bezier line to object3d (b44a5f4)
  • add ngt-soba-line to object-3d template (e425911)
  • add ngt-text and ngt-image to object-3d-controller template (e4932b6)
  • add QuadraticBezierLine to object3d controller (49b6c7c)
  • adjust object3dcontroller template (c761430)
  • core: abstract Controller (aa4d285)
  • core: add [controller] to Object3dController so that it can accept the whole controller for easy merging inputs (6eae231)
  • core: add ready output to geometry, material, and texture (4a1cf22)
  • core: ensure the THREE entities also added to DI with their abstract token (a4b1bb6)
  • core: expose buildGraph util (7ab8588)
  • soba: add CubicBezierLine (a11526d)
  • soba: add NgtSobaLine (1604279)
  • soba: add QuadraticBezierLine (68c108c)
  • soba: add soba lib (d113bca)
  • soba: add SobaLineController for abstraction (2181e96)
  • soba: add Text component (46b1dae)
  • update core peerDep (9b6c3d5)
  • update peerDep on Angular (dfc77e1)

Bug Fixes

  • core: add NgtCurrentViewport type alias for reuse (483380b)
  • core: change how getImperativeState() get the state from (0a3e678)
  • core: make sure intensity on Light is set correctly if passed in (b96aa5e)
  • core: make sure primitive provides the underlying object3d for NgtObject3d instead of itself (19d59ed)
  • core: move buildGraph to a util fn (8c2f8d1)
  • core: reset attribute to default value if it's there on destroy (09da731)
  • soba: make sure lineController forward all props from passed in lineController (ed602c9)
  • soba: rename image.directive to image.component (03425af)
  • soba: rename NgtImage to NgtSobaImage (c00acdc)
  • soba: rename NgtText to NgtSobaText (1d716c6)
  • soba: use aliases for THREE types (064b585)
  • soba: use line controller for quadratic line (d8e5b41)
  • update object-3d (260c371)

Documentations

Release 2.0.0-beta.2

19 Nov 04:17

Choose a tag to compare

Release 2.0.0-beta.2 Pre-release
Pre-release

2.0.0-beta.2 (2021-11-19)

Features

  • cannon: generate constraints (a2631d0)

Bug Fixes

  • adjust to angular 13 (19a923a)
  • remove packageJson generation from workspace generator (2fee6bb)
  • rerun generator (3a3402a)

Documentations

  • demo: add Demo app (6ff6eb4)
  • docs: add Docs app (a239e84)
  • docs: move to less to use TaigaUI doc engine (0b97086)
  • docs: setup docs with Taiga (f3218b7)

Release 2.0.0-beta.1

18 Nov 14:38

Choose a tag to compare

Release 2.0.0-beta.1 Pre-release
Pre-release

2.0.0-beta.1 (2021-11-18)

Features

  • cannon: add constraints (7532587)
  • cannon: generate constraints (83d6cad)
  • core: add VectorPipeModule (d4ff85f)

Bug Fixes

  • cannon: regenerate constraints (8c8af18)
  • core: add Shadow input to light (2e44307)
  • core: adjust type of shadow input for Light (b0e2157)
  • core: change outputEncoding to LinearEncoding when linear is true (c668098)

Documentations