|
@@ -0,0 +1,179 @@
|
|
|
+# [0.0.0](https://github.com/alvarosabu/tres/compare/v0.1.0...v0.0.0) (2022-11-22)
|
|
|
+
|
|
|
+## 1.1.0
|
|
|
+
|
|
|
+### Minor Changes
|
|
|
+
|
|
|
+- 3eb47dd: BREAKING CHANGE: Prefixed components
|
|
|
+
|
|
|
+## 0.5.0
|
|
|
+
|
|
|
+### Minor Changes
|
|
|
+
|
|
|
+- 5766cd1: useLoader and cientos useGLTF
|
|
|
+
|
|
|
+### Bug Fixes
|
|
|
+
|
|
|
+- cientos pkg version on tres ([beff910](https://github.com/alvarosabu/tres/commit/beff910d1ccaf5ee7dec24ba0aa92dd8ad53b4cf))
|
|
|
+- **cientos:** changed back to string key for provides ([54f4acc](https://github.com/alvarosabu/tres/commit/54f4acc2c6527334534d03adf45d9c46516b1160))
|
|
|
+- **cientos:** fixed controls ([f6397d9](https://github.com/alvarosabu/tres/commit/f6397d9a70b2235db05cf6a7e6a744c9c81071ce))
|
|
|
+- **core:** canvas height issue and updated stories ([ea9a542](https://github.com/alvarosabu/tres/commit/ea9a54201a2962819a7d7b691833058ccfa5de62))
|
|
|
+- **core:** issue with props on Renderer component ([a683277](https://github.com/alvarosabu/tres/commit/a6832776cf7c4a60276d35598e9b35a90c103786))
|
|
|
+- **lint:** fix lint and build issues ([a3a52bc](https://github.com/alvarosabu/tres/commit/a3a52bcddf7575dbdfa8d7329c91b1a913698e94))
|
|
|
+- typescript issues ([1f5c528](https://github.com/alvarosabu/tres/commit/1f5c528f6307d409b79913ad844443eb3bc8b85f))
|
|
|
+
|
|
|
+### Features
|
|
|
+
|
|
|
+- **cientos:** basic cientos pkg ([efce5bb](https://github.com/alvarosabu/tres/commit/efce5bb8b31b9985caa58ab69ff83d1a5d8a194b))
|
|
|
+- **cientos:** cientos package nice try ([3748e65](https://github.com/alvarosabu/tres/commit/3748e65526645eead70636260981f7f6476a7829))
|
|
|
+- **cientos:** moved tweakpane to cientos ([96488e7](https://github.com/alvarosabu/tres/commit/96488e7205dc764bf5bdcd58eec81c3de482dc43))
|
|
|
+- **cientos:** provide inject keys and clean up ([e2e6f58](https://github.com/alvarosabu/tres/commit/e2e6f58cf53bd9bfcc59361bf793913339864d61))
|
|
|
+- **cientos:** provide inject works on orbit controls ([ff95bd0](https://github.com/alvarosabu/tres/commit/ff95bd049ca51fa7ca9dfa77713bfc551c2cbc6d))
|
|
|
+- **cientos:** useGLTF and GLTModel component ([55191fd](https://github.com/alvarosabu/tres/commit/55191fdf82df5d75788e478d665ebf1ab04e90ce))
|
|
|
+- **core:** added orbit controls from cientos to stories ([14aa6c7](https://github.com/alvarosabu/tres/commit/14aa6c7bfd0172b8cf546a26efe7e371e96d648f))
|
|
|
+- **core:** refactor core composables convention to index.ts ([9041ce8](https://github.com/alvarosabu/tres/commit/9041ce840b55e4c5dfe3d966a6411c0a78469577))
|
|
|
+- **core:** use Renderer component and scene ([b25e7e2](https://github.com/alvarosabu/tres/commit/b25e7e216c7388667156088a0664dd65bd99114f))
|
|
|
+- **core:** useLoader composable and story for gltf ([f566049](https://github.com/alvarosabu/tres/commit/f566049db2a1d7c5522c49a4c02e77e33e3834f0))
|
|
|
+- **core:** useRenderLoop with ([f160e30](https://github.com/alvarosabu/tres/commit/f160e300ea4d71d9a4da35385043021420771717))
|
|
|
+
|
|
|
+# [0.0.0](https://github.com/alvarosabu/tres/compare/v0.1.0...v0.0.0) (2022-11-17)
|
|
|
+
|
|
|
+## 0.4.0
|
|
|
+
|
|
|
+### Minor Changes
|
|
|
+
|
|
|
+- 9a20974: Big refactor of components and composables
|
|
|
+
|
|
|
+### Bug Fixes
|
|
|
+
|
|
|
+- cientos pkg version on tres ([beff910](https://github.com/alvarosabu/tres/commit/beff910d1ccaf5ee7dec24ba0aa92dd8ad53b4cf))
|
|
|
+- **cientos:** changed back to string key for provides ([54f4acc](https://github.com/alvarosabu/tres/commit/54f4acc2c6527334534d03adf45d9c46516b1160))
|
|
|
+- **cientos:** fixed controls ([f6397d9](https://github.com/alvarosabu/tres/commit/f6397d9a70b2235db05cf6a7e6a744c9c81071ce))
|
|
|
+- **core:** canvas height issue and updated stories ([ea9a542](https://github.com/alvarosabu/tres/commit/ea9a54201a2962819a7d7b691833058ccfa5de62))
|
|
|
+- **core:** issue with props on Renderer component ([a683277](https://github.com/alvarosabu/tres/commit/a6832776cf7c4a60276d35598e9b35a90c103786))
|
|
|
+- **lint:** fix lint and build issues ([a3a52bc](https://github.com/alvarosabu/tres/commit/a3a52bcddf7575dbdfa8d7329c91b1a913698e94))
|
|
|
+- typescript issues ([1f5c528](https://github.com/alvarosabu/tres/commit/1f5c528f6307d409b79913ad844443eb3bc8b85f))
|
|
|
+
|
|
|
+### Features
|
|
|
+
|
|
|
+- **cientos:** basic cientos pkg ([efce5bb](https://github.com/alvarosabu/tres/commit/efce5bb8b31b9985caa58ab69ff83d1a5d8a194b))
|
|
|
+- **cientos:** cientos package nice try ([3748e65](https://github.com/alvarosabu/tres/commit/3748e65526645eead70636260981f7f6476a7829))
|
|
|
+- **cientos:** moved tweakpane to cientos ([96488e7](https://github.com/alvarosabu/tres/commit/96488e7205dc764bf5bdcd58eec81c3de482dc43))
|
|
|
+- **cientos:** provide inject keys and clean up ([e2e6f58](https://github.com/alvarosabu/tres/commit/e2e6f58cf53bd9bfcc59361bf793913339864d61))
|
|
|
+- **cientos:** provide inject works on orbit controls ([ff95bd0](https://github.com/alvarosabu/tres/commit/ff95bd049ca51fa7ca9dfa77713bfc551c2cbc6d))
|
|
|
+- **core:** added orbit controls from cientos to stories ([14aa6c7](https://github.com/alvarosabu/tres/commit/14aa6c7bfd0172b8cf546a26efe7e371e96d648f))
|
|
|
+- **core:** refactor core composables convention to index.ts ([9041ce8](https://github.com/alvarosabu/tres/commit/9041ce840b55e4c5dfe3d966a6411c0a78469577))
|
|
|
+- **core:** use Renderer component and scene ([b25e7e2](https://github.com/alvarosabu/tres/commit/b25e7e216c7388667156088a0664dd65bd99114f))
|
|
|
+- **core:** useRenderLoop with ([f160e30](https://github.com/alvarosabu/tres/commit/f160e300ea4d71d9a4da35385043021420771717))
|
|
|
+
|
|
|
+# [0.0.0](https://github.com/alvarosabu/tres/compare/v0.1.0...v0.0.0) (2022-11-12)
|
|
|
+
|
|
|
+## 0.3.0
|
|
|
+
|
|
|
+### Minor Changes
|
|
|
+
|
|
|
+- 818fed9: Moved TweakPane to cientos
|
|
|
+
|
|
|
+### Bug Fixes
|
|
|
+
|
|
|
+- cientos pkg version on tres ([beff910](https://github.com/alvarosabu/tres/commit/beff910d1ccaf5ee7dec24ba0aa92dd8ad53b4cf))
|
|
|
+- **cientos:** changed back to string key for provides ([54f4acc](https://github.com/alvarosabu/tres/commit/54f4acc2c6527334534d03adf45d9c46516b1160))
|
|
|
+- **lint:** fix lint and build issues ([a3a52bc](https://github.com/alvarosabu/tres/commit/a3a52bcddf7575dbdfa8d7329c91b1a913698e94))
|
|
|
+
|
|
|
+### Features
|
|
|
+
|
|
|
+- **cientos:** basic cientos pkg ([efce5bb](https://github.com/alvarosabu/tres/commit/efce5bb8b31b9985caa58ab69ff83d1a5d8a194b))
|
|
|
+- **cientos:** cientos package nice try ([3748e65](https://github.com/alvarosabu/tres/commit/3748e65526645eead70636260981f7f6476a7829))
|
|
|
+- **cientos:** moved tweakpane to cientos ([96488e7](https://github.com/alvarosabu/tres/commit/96488e7205dc764bf5bdcd58eec81c3de482dc43))
|
|
|
+- **cientos:** provide inject keys and clean up ([e2e6f58](https://github.com/alvarosabu/tres/commit/e2e6f58cf53bd9bfcc59361bf793913339864d61))
|
|
|
+- **cientos:** provide inject works on orbit controls ([ff95bd0](https://github.com/alvarosabu/tres/commit/ff95bd049ca51fa7ca9dfa77713bfc551c2cbc6d))
|
|
|
+- **core:** added orbit controls from cientos to stories ([14aa6c7](https://github.com/alvarosabu/tres/commit/14aa6c7bfd0172b8cf546a26efe7e371e96d648f))
|
|
|
+
|
|
|
+# [0.0.0](https://github.com/alvarosabu/tres/compare/v0.1.0...v0.0.0) (2022-11-12)
|
|
|
+
|
|
|
+## 0.2.1
|
|
|
+
|
|
|
+### Patch Changes
|
|
|
+
|
|
|
+- 5592faf: Fix type issues and OrbitControls
|
|
|
+
|
|
|
+### Bug Fixes
|
|
|
+
|
|
|
+- cientos pkg version on tres ([beff910](https://github.com/alvarosabu/tres/commit/beff910d1ccaf5ee7dec24ba0aa92dd8ad53b4cf))
|
|
|
+- **cientos:** changed back to string key for provides ([54f4acc](https://github.com/alvarosabu/tres/commit/54f4acc2c6527334534d03adf45d9c46516b1160))
|
|
|
+- **lint:** fix lint and build issues ([a3a52bc](https://github.com/alvarosabu/tres/commit/a3a52bcddf7575dbdfa8d7329c91b1a913698e94))
|
|
|
+
|
|
|
+### Features
|
|
|
+
|
|
|
+- **cientos:** basic cientos pkg ([efce5bb](https://github.com/alvarosabu/tres/commit/efce5bb8b31b9985caa58ab69ff83d1a5d8a194b))
|
|
|
+- **cientos:** cientos package nice try ([3748e65](https://github.com/alvarosabu/tres/commit/3748e65526645eead70636260981f7f6476a7829))
|
|
|
+- **cientos:** provide inject keys and clean up ([e2e6f58](https://github.com/alvarosabu/tres/commit/e2e6f58cf53bd9bfcc59361bf793913339864d61))
|
|
|
+- **cientos:** provide inject works on orbit controls ([ff95bd0](https://github.com/alvarosabu/tres/commit/ff95bd049ca51fa7ca9dfa77713bfc551c2cbc6d))
|
|
|
+- **core:** added orbit controls from cientos to stories ([14aa6c7](https://github.com/alvarosabu/tres/commit/14aa6c7bfd0172b8cf546a26efe7e371e96d648f))
|
|
|
+
|
|
|
+# [0.0.0](https://github.com/alvarosabu/tres/compare/v0.1.0...v0.0.0) (2022-11-12)
|
|
|
+
|
|
|
+## 0.2.0
|
|
|
+
|
|
|
+### Minor Changes
|
|
|
+
|
|
|
+- 1a052b8: Cientos package setup
|
|
|
+- d080ead: Core
|
|
|
+
|
|
|
+### Features
|
|
|
+
|
|
|
+- **cientos:** basic cientos pkg ([efce5bb](https://github.com/alvarosabu/tres/commit/efce5bb8b31b9985caa58ab69ff83d1a5d8a194b))
|
|
|
+- **cientos:** cientos package nice try ([3748e65](https://github.com/alvarosabu/tres/commit/3748e65526645eead70636260981f7f6476a7829))
|
|
|
+- **cientos:** provide inject keys and clean up ([e2e6f58](https://github.com/alvarosabu/tres/commit/e2e6f58cf53bd9bfcc59361bf793913339864d61))
|
|
|
+- **cientos:** provide inject works on orbit controls ([ff95bd0](https://github.com/alvarosabu/tres/commit/ff95bd049ca51fa7ca9dfa77713bfc551c2cbc6d))
|
|
|
+
|
|
|
+# 0.0.0 (2022-11-07)
|
|
|
+
|
|
|
+## 0.1.0
|
|
|
+
|
|
|
+### Minor Changes
|
|
|
+
|
|
|
+- ee1548d: Forcing changeset
|
|
|
+- 5ed1fd1: Core
|
|
|
+
|
|
|
+### Bug Fixes
|
|
|
+
|
|
|
+- **ci:** fix lint ([859862f](https://github.com/alvarosabu/tres/commit/859862fbb2e36eb595eada333df71f45998d7051))
|
|
|
+- **ci:** maybe this will fix the ci? ([bf1acd2](https://github.com/alvarosabu/tres/commit/bf1acd2283e1723b1c652a877ed3c879e1629845))
|
|
|
+- **core:** fix typings ([e44c598](https://github.com/alvarosabu/tres/commit/e44c5987c4fdc67a5df55c9e0f8fa37356c7ee9b))
|
|
|
+- **core:** major clean up and typing ([8d0bf4a](https://github.com/alvarosabu/tres/commit/8d0bf4a6609b54a01f08f2e51d959fa7df123a26))
|
|
|
+- **core:** trying to improve HMR ([22e1aca](https://github.com/alvarosabu/tres/commit/22e1aca65651d76e6320669c95dbfcc9ad88f301))
|
|
|
+- expose was the key to success ([d1009c2](https://github.com/alvarosabu/tres/commit/d1009c29b119298fe8521887ddeb3a8035e8ee72))
|
|
|
+- **lint:** add proper linter and fix them all ([a1e933d](https://github.com/alvarosabu/tres/commit/a1e933d384eb0340e8246bd05ae6176a6dfc5457))
|
|
|
+- reset versions to 000 to force proper increment ([b1b0259](https://github.com/alvarosabu/tres/commit/b1b02595c2e4ba315f7d45401a6d5dd8a7d80c7b))
|
|
|
+- trying out with VueComponents ([003e143](https://github.com/alvarosabu/tres/commit/003e143047abef9c51439cfc44b5a19109673d6f))
|
|
|
+
|
|
|
+### Features
|
|
|
+
|
|
|
+- **core:** added background, encoding and alpha to renderer ([f0db3cc](https://github.com/alvarosabu/tres/commit/f0db3cc2bbc6f4eec78c9effae2009d6cfe36013))
|
|
|
+- **core:** better typing ([4d1b344](https://github.com/alvarosabu/tres/commit/4d1b344eec15d79596ec21f144133d5481bd1ae3))
|
|
|
+- **core:** camera options for Canvas ([87a7704](https://github.com/alvarosabu/tres/commit/87a7704f61c2e2bc07308b408ca9a1b7960bf022))
|
|
|
+- **core:** clean up ([95dbc60](https://github.com/alvarosabu/tres/commit/95dbc60b4b779cdd857e7f4d293f1e094f503ce2))
|
|
|
+- **core:** cleaned up customRenderer logic ([c0ad68d](https://github.com/alvarosabu/tres/commit/c0ad68d36ddff230bbd753ce6c15b91da2ed7043))
|
|
|
+- **core:** component based instantiation is working ([5f1439f](https://github.com/alvarosabu/tres/commit/5f1439ffb3baa975a1507b2caf4dd342fc37badb))
|
|
|
+- **core:** HMR seems to work ([9a274d9](https://github.com/alvarosabu/tres/commit/9a274d98fcfbbcffba7bf3f30677deb50e402022))
|
|
|
+- **core:** improved logging and removing warnings ([d25bd7a](https://github.com/alvarosabu/tres/commit/d25bd7a90e5986c656d9062c0b00e5313da974fb))
|
|
|
+- **core:** initial tres core ([905a4c0](https://github.com/alvarosabu/tres/commit/905a4c03365d267e1f785e81d716e3d953f12119))
|
|
|
+- **core:** normalized properties ([793b847](https://github.com/alvarosabu/tres/commit/793b847d713ec15a561808c96117921572b34763))
|
|
|
+- **core:** optimized ([a75093f](https://github.com/alvarosabu/tres/commit/a75093fc3fcb408d8635ab76960295d335b99bf5))
|
|
|
+- **core:** reduce amount of threejs autogenerated components to only classes ([2b29df6](https://github.com/alvarosabu/tres/commit/2b29df68da8edf37ceda0c3b44da2cdef88385fe))
|
|
|
+- **core:** rename main composable ([c49a4d2](https://github.com/alvarosabu/tres/commit/c49a4d2991ea2ec093684befade0fb1ad42c50da))
|
|
|
+- **core:** stories ([afa5498](https://github.com/alvarosabu/tres/commit/afa5498f967fd3bcfd435e8a10f1f326790dc7d8))
|
|
|
+- **core:** sub components is now possible ([a667bbd](https://github.com/alvarosabu/tres/commit/a667bbd706edf524670fcfe50566baa6ba605fab))
|
|
|
+- **core:** test for camera ([185b910](https://github.com/alvarosabu/tres/commit/185b910e318a01d80ee71ad936e08be887ab9ca1))
|
|
|
+- **core:** three vue component based approach ([5e7e3d6](https://github.com/alvarosabu/tres/commit/5e7e3d6504f0385bfce8cab4668d096b5a8c2d01))
|
|
|
+- **core:** useLoop is working ([9d20a04](https://github.com/alvarosabu/tres/commit/9d20a04785ebf6982a4e40792eb2e91a0fa29520))
|
|
|
+- **core:** useRenderer composable ([01d0e7f](https://github.com/alvarosabu/tres/commit/01d0e7f60def0c7ca9ccb99c91e2d270dc43dac3))
|
|
|
+- **core:** useTextures ([a522cc4](https://github.com/alvarosabu/tres/commit/a522cc49d5a2b0a5851d8d4bdf25b29470d509c7))
|
|
|
+- **core:** useTweakPane temporarely living inside core ([cb0890e](https://github.com/alvarosabu/tres/commit/cb0890e7d92ae4ef8b1ba718936d655df2767cd3))
|
|
|
+- **docs:** getting started page ([e4ecf78](https://github.com/alvarosabu/tres/commit/e4ecf78ec91b1f8d345e28cf9dd6f32586dbd345))
|
|
|
+- fix lint issues ([7236655](https://github.com/alvarosabu/tres/commit/7236655da170afa99acacf32905e7f4ce1e54936))
|
|
|
+- init of tres pkg ([748ff1b](https://github.com/alvarosabu/tres/commit/748ff1bbd25afe1ced1d228e52a17a53b48f9bc2))
|
|
|
+- **stories:** add light story ([258ebde](https://github.com/alvarosabu/tres/commit/258ebde14c30f7717e5044b07035da83a9a0d461))
|
|
|
+- **test:** added test for useScene ([f9bf334](https://github.com/alvarosabu/tres/commit/f9bf334a7e58a597331d35509c006baf0223d9cd))
|
|
|
+- **test:** useRenderer tests ([68ff3b5](https://github.com/alvarosabu/tres/commit/68ff3b5bf0bd63668cf684e8209ed383bef3863e))
|