3.4.1 (2023-10-19)
3.4.0 (2023-10-19)
3.3.0 (2023-10-02)
3.3.0-next.0 (2023-09-29)
- made v-if work again (277e901)
3.2.3 (2023-09-22)
3.2.2 (2023-09-16)
- ensure scene as parent fallback for helpers (#397) (d63b028)
- made reactivity of camera prop on TresCanvas work again (#396) (990612d)
- useTexture docs detail (#395) (158d4c3)
3.2.1 (2023-09-11)
3.2.1-next.4 (2023-09-11)
- Revert "chore: fix lint" (f53fba9)
3.2.1-next.3 (2023-09-11)
- revert object assign usage for setting app in appContext (889e022)
3.2.1-next.2 (2023-09-11)
- explicitely set app context app (c2a758f)
3.2.1-next.1 (2023-09-11)
- object assign approach for inner app context (3a6dc31)
3.2.1-next.0 (2023-09-11)
- proxy app context (128e3a5)
3.2.0 (2023-09-06)
- objects blocking pointer event (#388) (03ab2e1)
- renamed useCamera composable methods to prevent confusion (#380) (58feabd)
3.1.1 (2023-08-26)
3.1.0 (2023-08-23)
- added logic on pathProps to re-instance nodes once
args
change (#367) (453b031) - added revision version to apply useLegacyLights only if neccesary (#373) (dee4b97)
- args should be empty when args was falsy (#369) (81b7914)
- instances re-instancing when not needed (#374) (f2ae46b)
3.0.1 (2023-07-29)
3.0.0 (2023-07-29)
- UseTres is now useTresContext. Instead of using a store like in v2, we now use a context provider based on
provide/inject
.
- explain state breaking changes (4757da9)
2.4.2 (2023-07-14)
2.4.1 (2023-07-13)
- add app context to state (#346) (197f258)
- change internal Scene component name to force rendering (#330) (780743c)
- fake a
VNodeRef
on types to accept strings and null (#344) (c069f64) - prop types on TresCanvas (#326) (309584a)
2.4.0 (2023-06-28)
2.3.0 (2023-06-22)
2.2.0 (2023-06-19)
- banner image link (b793c77)
- main button colors (3aab827)
- raycaster does not work properly when scene is not in full screen (#304) (20a5b9e)
2.1.3 (2023-06-14)
- deps: update dependency @alvarosabu/utils to v3 (97a9950)
- deps: update dependency @tresjs/cientos to v2.1.3 (cae506d)
- extend
GlobalComponents
rather than replacing (70b3717) - message canvas 0 height false positives (bdfbdfe)
2.1.2 (2023-05-26)
- added scene fallback as parent for controls (e986f9c)
2.1.1 (2023-05-22)
2.1.0 (2023-05-22)
- mighty sexy runtime types (97a5b64)
- docs dev and build (7106cf9)
- package exports (7c9e41a)
- package exports types (6fa3e09)
- pnpm workspace structure (e8300d6)
- re-mount custom renderer manually on HMR (029542e)
2.0.0 (2023-05-12)
2.0.0-rc.4 (2023-05-09)
- only set default camera settings to first camera (7f1e7cd)
2.0.0-rc.3 (2023-05-09)
- akwardly added fog and fixed also typing (e256768)
- colorspace types (27e10e9)
- disabling pushing more than one camera on nodeOpts (57a07bf)
2.0.0-rc.2 (2023-05-03)
- updated breaking changes of three v152 color maangement (1e47a5f)
2.0.0-rc.1 (2023-05-03)
2.0.0-rc.0 (2023-05-03)
2.0.0-beta.13 (2023-04-27)
- add manual camera prop to canvas (588a3fc)
2.0.0-beta.12 (2023-04-25)
- avoid assigning args as BufferAttribute to BufferGeometry (1cc67b0)
- deps: update dependency three to ^0.151.0 (6f0e80c)
2.0.0-beta.11 (2023-04-20)
- optional chaining on insert vnodes (c2dcf52)
- Revert "edit getting-started.md" (fcc6900)
2.0.0-beta.10 (2023-04-19)
2.0.0-beta.9 (2023-04-18)
- incorrect implementation of disable render on canvas (2442935)
2.0.0-beta.8 (2023-04-17)
- add disable render prop for postprocessing (b2fd557)
2.0.0-beta.7 (2023-04-15)
- remove object assign for non primitive (f9e0d4b)
2.0.0-beta.6 (2023-04-15)
2.0.0-beta.5 (2023-04-14)
- core: fixed nodeOps remove test (2706f48)
- core: fixed nodeOps remove test (this time correctly 😉) (f5fca28)
- core: made custom renderer determine whether materials and geometries should be disposed (36c8cf5)
- core: made custom renderer traverse the scene tree to dispose obsolete materials and geometries (cae21b1)
- first try concerning conditional rendering of components (31bdd96)
- primitive (ab63e14)
- @pointer-move events (b451862)
- correct casing of key names when pierced props (b6a808f)
2.0.0-beta.4 (2023-04-06)
- optional chaining on object pointer events (421a7d5)
2.0.0-beta.3 (2023-04-06)
- added default position and direction to camera if props are not passed (63a340f)
- tres-canvas window-size now support 'true' string (a63e33f)
2.0.0-beta.2 (2023-04-05)
- move raycaster logic from nodeOps to TresCanvas (d2200ae)
- raycaster events listener on canvas rather than windows (bfe82b0)
2.0.0-beta.1 (2023-04-04)
- expose state from TresCanvas (eeeff2e)
2.0.0-beta.0 (2023-04-04)
- cleanup of obsolete code (f55ef36)
- core: performance improvement concerning raycaster (#139) (597e917)
- use tres provider and context (46cdd00)
2.0.0-alpha.6 (2023-03-30)
- add alphaMap to useTexture (f66c363)
- add matcap to useTexture (ce374d6)
- adding warning when canvas parent height is 0px (4224103)
- removed key split on buffer geometry attributes (a29cb2b)
2.0.0-alpha.5 (2023-03-28)
- useSeek composable (bd00001)
2.0.0-alpha.4 (2023-03-27)
- removing resetState and going for more granular approach of disposal (6f1e38b)
- reset state on unmounted (dbbaee7)
2.0.0-alpha.3 (2023-03-26)
- ensure parent for nodeOps target when key is a function (c07d963)
2.0.0-alpha.2 (2023-03-23)
- buffergeometry setAttribute logic (beee7b3)
2.0.0-alpha.1 (2023-03-22)
- set scene to state (1ead941)
2.0.0-alpha.0 (2023-03-22)
- cientos: better typ support useEnvironment (821b6a6)
- cientos: correctly typed Text3D (61efbfb)
- cientos: orbit controls typed (e38e699)
- cientos: shapes types (aa7361b)
- cientos: typed usePamCameraMouse (07609be)
- core: adding composables to the solution (9a3f8bb)
- core: auto generated tres component types (7430d2c)
- core: cleaning up a little bit (8bdd825)
- core: export useLogger (4ad1a3e)
- core: fixing black screen (f4f198c)
- core: function props and demos updated (fa072cd)
- core: nice warning for camera at [0,0,0] (71eff1b)
- core: provide inject worked again (2390ec1)
- core: re-structure and tres custom renderer base (aad0953)
- core: tres components typing auto generated (6736b4c)
- core: types for TresCanvas (42ee984)
- core: v-if working on custom renderer (e19da3a)
- createTres wrapper for mounting options (d480b36)