Commit History

Author SHA1 Message Date
  alvarosabu 438e214d58 fix: improve texture disposal logic in useTexture composable 5 months ago
  alvarosabu 4e52f436fb refactor: remove usePBRTexture composable and related documentation 5 months ago
  alvarosabu 396857840c Merge branch 'next' into feature/922-use-texture 5 months ago
  alvarosabu d5a56cef81 feat: refactor to leverage useAsyncState under the hood 5 months ago
  Alvaro Saburido 83ca77e317 Update docs/composables/use-pbr-texture.md 5 months ago
  Alvaro Saburido c3c2ac1191 refactor: update utility imports in composables and core files (#973) 6 months ago
  Alvaro Saburido bb0b9e2f38 fix: export logger utility from utils in index.ts (#966) 6 months ago
  Alvaro Saburido 85cbc56691 Merge branch 'main' into next 6 months ago
  Alvaro Saburido 96a96f48a4 feat!: update package.json and vite.config.ts for build configuration (#960) 6 months ago
  Alvaro Saburido 7bba5f2571 chore: replace useLogger with logger utility functions (#964) 6 months ago
  renovate[bot] 78a281d9c0 chore(deps): update pnpm to v10 (#926) 6 months ago
  Tobias Wälde 73d6cbcf36 Fix import of vLightHelper (#954) 6 months ago
  renovate[bot] a5736045c6 chore(deps): update pnpm to v9.15.6 (#951) 6 months ago
  alvarosabu 8258f809f2 feat(usePBRTexture): add component for PBR texture loading 6 months ago
  alvarosabu 69f6f68bd6 refactor(useTexture): remove unused error variable in example 6 months ago
  alvarosabu 829f499e32 test(useTexture): remove unused Vue import in test file 6 months ago
  alvarosabu b41e3401ee feat(usePBRTexture): add new composable for loading PBR textures 6 months ago
  alvarosabu c8e3403b0c docs(useTexture): add comprehensive documentation for useTexture composable 6 months ago
  alvarosabu 90fb9f5385 feat(useTexture): make composable awaitable and improve type definitions 6 months ago
  alvarosabu a7904ebf57 feat(useTexture)!: refactor to be a real composable with a state 6 months ago
  colinscz 5419a920dc docs: correct link to tweakpane in english docs (#948) 6 months ago
  Alvaro Saburido 0c39acdc36 chore(netlify): configure Node.js version and disable Corepack integr… (#942) 7 months ago
  Alvaro Saburido ac28bac8b5 chore(playground): add complex model and group event handling examples (#940) 7 months ago
  Alvaro Saburido 0a95764ac4 fix: revert improve type safety in retargeting proxy setter (#930) 7 months ago
  Alvaro Saburido 9e76010d46 Revert "fix: improve typing pixel ratio handling in setPixelRatio utility" (#929) 7 months ago
  andretchen0 3e17e6805d refactor(is): remove check for in, add tests (#927) 7 months ago
  alvarosabu 71f025205b chore: release v4.3.3 7 months ago
  Alvaro Saburido 82c95223ac chore: deps-updates-6-02-2025 (#925) 7 months ago
  Alvaro Saburido e9b7bf97f7 fix: typescript build issues utils (#924) 7 months ago
  Alvaro Saburido 1d40ccff9e refactor: improve Object3D disposal method (#918) 7 months ago