Skip to content

Commit

Permalink
chore: release v3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarosabu committed Sep 26, 2023
1 parent 11e0413 commit 688b511
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 1 deletion.
69 changes: 69 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,74 @@


## [3.4.0](https://github.com/Tresjs/cientos/compare/3.3.0...3.4.0) (2023-09-26)


### Features

* add first directive vLog ([071c63f](https://github.com/Tresjs/cientos/commit/071c63f5f7723d0cb4722d535bb216edf9d42814))
* add smoke demo ([6aa3f06](https://github.com/Tresjs/cientos/commit/6aa3f064a99cd64d2149a29c9213393f75252b65))
* add stats-gl component ([68bee97](https://github.com/Tresjs/cientos/commit/68bee97f5f11292d275d2c3376e8222809d53630))
* add v-always-look-at directive ([ab3cfa3](https://github.com/Tresjs/cientos/commit/ab3cfa32b791f1188253578119228a52cb28b5a2))
* add v-light-helper component ([d3e79d7](https://github.com/Tresjs/cientos/commit/d3e79d7dad5075e2bcee5aaa641ace772823f931))
* **cientos:** 176 remove models ([#199](https://github.com/Tresjs/cientos/issues/199)) ([1314488](https://github.com/Tresjs/cientos/commit/13144884b99de956397f40e436433e598b8bc110))
* **cientos:** 178 v-light-helper ([#214](https://github.com/Tresjs/cientos/issues/214)) ([0652eed](https://github.com/Tresjs/cientos/commit/0652eed4499e4600a9e1d0ecbb2644b201bb5532))
* **Lensflare:** add color, distance, size, texture to component ([f90988e](https://github.com/Tresjs/cientos/commit/f90988eae396df7334bfe507e5341bcc1ec4ea08))
* **Lensflare:** add defaultChoice ([4246245](https://github.com/Tresjs/cientos/commit/4246245c1b06421b51c341a2ef4ca71ffe689c99))
* **Lensflare:** add docs ([dcd956b](https://github.com/Tresjs/cientos/commit/dcd956b82cc8caa688216b0cb19b22ea65d31b0d))
* **Lensflare:** add Leches ([14e03a0](https://github.com/Tresjs/cientos/commit/14e03a0548163ce3455d6540f5d424ac7200d095))
* **Lensflare:** add Lensflare ([6605eaa](https://github.com/Tresjs/cientos/commit/6605eaa1e5081783ed1b9ba2d02f2dd3aa393785))
* **Lensflare:** add Lensflare ([fb1f52d](https://github.com/Tresjs/cientos/commit/fb1f52d72838d9e9a18cf841e38335232cf9abd7))
* **Lensflare:** add seed, color ([c895fe1](https://github.com/Tresjs/cientos/commit/c895fe1fadfeaf647bfa3b8b1bc3964098f07f13))
* **Lensflare:** change exposed ref name ([9279cfe](https://github.com/Tresjs/cientos/commit/9279cfef194ca2ad98f8dc3b14e1e6616c6ea8cd))
* **Lensflare:** clean up imports ([b8ef198](https://github.com/Tresjs/cientos/commit/b8ef1981c454eb407df9101eae14d78a03eede6b))
* **Lensflare:** fix linter error ([84f3a79](https://github.com/Tresjs/cientos/commit/84f3a7947abc25b5232ff89434f7cfd6a7418438))
* **Lensflare:** fix linter errors ([224ecc4](https://github.com/Tresjs/cientos/commit/224ecc4acb44ee0b79eeb50e9ac98b6f3f7cd21a))
* **Lensflare:** fix path ([7f18278](https://github.com/Tresjs/cientos/commit/7f1827801cf7d5cfcf7f0dbf13bfb46813e33c43))
* **Lensflare:** fix paths ([7bc7cd2](https://github.com/Tresjs/cientos/commit/7bc7cd2ce31d08528b4ee0b6daf632d85b339101))
* **Lensflare:** formatting ([fc8ad30](https://github.com/Tresjs/cientos/commit/fc8ad30ea1e7b1fd976d959a52734a02ae064426))
* **Lensflare:** group constants into objects ([022529f](https://github.com/Tresjs/cientos/commit/022529f1f434c597e4a8759bfe38c8a38a0fe9f7))
* **Lensflare:** guard against undefined ref value ([2c6c912](https://github.com/Tresjs/cientos/commit/2c6c9123cf92e706a6e15965e68d96d62c43a5aa))
* **Lensflare:** move easing functions to /src/utils ([f443bbc](https://github.com/Tresjs/cientos/commit/f443bbc51d34e8256a567b3b31490c47d0cc063d))
* **Lensflare:** move preset values to constants.ts ([9766d6b](https://github.com/Tresjs/cientos/commit/9766d6bc819f683ac32d654b5abedb57fc9ff085))
* **Lensflare:** move to own subdirectory ([76e897c](https://github.com/Tresjs/cientos/commit/76e897c803f1e1c25a69988ee078dc6208855c63))
* **Lensflare:** refactor Leches setup ([f8c69c0](https://github.com/Tresjs/cientos/commit/f8c69c05e6c57461144697c27882c4cfde895182))
* **Lensflare:** refactor Leches setup ([0715ccf](https://github.com/Tresjs/cientos/commit/0715ccfe084ea7286178ff1674007cb34a387f26))
* **Lensflare:** remove 4, 8 sided textures ([3c23042](https://github.com/Tresjs/cientos/commit/3c2304275c75bcbb8cc89f376be48d104ddfab8e))
* **Lensflare:** remove duplicate RandUtils ([d816e8e](https://github.com/Tresjs/cientos/commit/d816e8eb82abbf73bbebcc2ce35533d1294ce86e))
* **Lensflare:** remove scaleRef from demo ([50271ea](https://github.com/Tresjs/cientos/commit/50271ea67256183f1f4d86cb8851ce480be45ad9))
* **Lensflare:** rename folder ([3fc7374](https://github.com/Tresjs/cientos/commit/3fc7374c953fb52cd397194a09d9206fda2440b8))
* **Lensflare:** rename function, variables ([e0c382d](https://github.com/Tresjs/cientos/commit/e0c382d052d4e699b9a64ac6e479d8f7e683344b))
* **Lensflare:** rename prop flare -> elements ([fb199f6](https://github.com/Tresjs/cientos/commit/fb199f6dbbf858d307cdd07aee9c84a29682f7f7))
* **Lensflare:** resolve infinite while loop bug ([dfa5d8a](https://github.com/Tresjs/cientos/commit/dfa5d8a39095c6d0cf7c3588c3d8e93daebaadc7))
* **Lensflare:** scale fix ([c439895](https://github.com/Tresjs/cientos/commit/c4398957fe75efe149df829ac4682b85291ddedb))
* **Lensflare:** simplify prop precedence ([91833e6](https://github.com/Tresjs/cientos/commit/91833e6017c7dbe89f52bf686b6122fe6ed5a1ad))
* **Lensflare:** smooth out types/conversion ([b9a60e8](https://github.com/Tresjs/cientos/commit/b9a60e808c3c0ce43af34c37cb6bd34f9478988f))
* **Lensflare:** update route to LensflareDemo ([7dfce1b](https://github.com/Tresjs/cientos/commit/7dfce1b06c557a1421c06db5022bf6d30050e14e))
* **Lensflare:** update seed with random value ([fba64dc](https://github.com/Tresjs/cientos/commit/fba64dc2720884eb16dcae446de9dd7a066c0ea6))
* **Lensflare:** use Tresjs/assets for texture URLS ([3dc7e90](https://github.com/Tresjs/cientos/commit/3dc7e9010a6ee75ad50849701dd2d09a576df8d7))
* **RandUtils:** add RandUtils ([e1693c1](https://github.com/Tresjs/cientos/commit/e1693c11369791b075341533f1e5fd350240b789))
* **RandUtils:** add RandUtils ([5fa7111](https://github.com/Tresjs/cientos/commit/5fa7111078b683cb15951d1dbb27691e81a8b304))
* remove cardbobot, suzanne. Add blender-cube in backdrop demo ([c9f95ac](https://github.com/Tresjs/cientos/commit/c9f95acd260470a26ccce8db9bd700b1039924d2))
* **Sky:** add distance prop to docs ([5c29e9b](https://github.com/Tresjs/cientos/commit/5c29e9b0bb3c058a8649b2ad86476933e7b1b3e0))
* **Sky:** add distance to demo ([7440216](https://github.com/Tresjs/cientos/commit/74402160cf3045a0c528b851d2609ee82c940c27))
* **Sky:** add docs ([110e4a8](https://github.com/Tresjs/cientos/commit/110e4a8773fbaf422bbe2be22a6aaed9e3eba23e))
* **Sky:** add exposure to demo ([323fc82](https://github.com/Tresjs/cientos/commit/323fc829f2ee7a0439fd7f94de689e36b9426da5))
* **Sky:** add Sky ([894d71e](https://github.com/Tresjs/cientos/commit/894d71ee6eb9e51b9526e4dd281fa86f5aa463d4))
* **Sky:** change azimuth default ([12b7c38](https://github.com/Tresjs/cientos/commit/12b7c386d59cd09047d4c82693daf2be47fd68ff))
* **Sky:** disable zoom/pan idiomatically in demo ([08d2f67](https://github.com/Tresjs/cientos/commit/08d2f67095cfa1bb34cff101b4f9ec040e6d98ec))
* **Sky:** fix linter whitespace errors ([dbc191d](https://github.com/Tresjs/cientos/commit/dbc191d73019d3eb5e1faa040cac5c025d9e6dcf))
* **Sky:** make prop descriptions consistent in docs ([a62b6d2](https://github.com/Tresjs/cientos/commit/a62b6d2fd7d4050c1218fd63e0986f961ea8ed3a))
* **Sky:** remove grid ([0eaa3e6](https://github.com/Tresjs/cientos/commit/0eaa3e6c5f2785045eddcf1076aa65e659c26c85))
* **Sky:** remove unused ref from from demo ([4968785](https://github.com/Tresjs/cientos/commit/496878597b5ecdefc7c014b1a934b0d81dca339b))
* **Sky:** set demo max mieDirectionalG to 0.99 ([a4475db](https://github.com/Tresjs/cientos/commit/a4475db929acf50c923a0af9d6d670da705b2d0d))
* **Sky:** use Vue props instead of watchers for uniforms ([c45ed6f](https://github.com/Tresjs/cientos/commit/c45ed6f9e840d5c38bdec60e06aff9852a5dbb18))


### Bug Fixes

* check background prop if its empty string ([#217](https://github.com/Tresjs/cientos/issues/217)) ([ec20d69](https://github.com/Tresjs/cientos/commit/ec20d69412bec12ca3fb8cc5b04c4c00e33d22db))
* use camera's z position as default distance in CameraControls ([8a62a43](https://github.com/Tresjs/cientos/commit/8a62a436e7ca4de50b89665e0e77584feba97578))

## [3.3.0](https://github.com/Tresjs/cientos/compare/3.2.1...3.3.0) (2023-09-11)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tresjs/cientos",
"type": "module",
"version": "3.3.0",
"version": "3.4.0",
"packageManager": "[email protected]",
"description": "Collection of useful helpers and fully functional, ready-made abstractions for Tres",
"author": "Alvaro Saburido <[email protected]> (https://github.com/alvarosabu/)",
Expand Down

0 comments on commit 688b511

Please sign in to comment.