Skip to content

Releases: CosmicDNA/three-stdlib

v1.0.3

09 Mar 13:29

Choose a tag to compare

1.0.3 (2026-03-09)

Bug Fixes

  • 👷 Should fix release GH action, attempt 8. (d876018)
  • 👷 Should fix release GH action, attempt 9. (1607716)

v1.0.1

09 Mar 12:54

Choose a tag to compare

1.0.1 (2026-03-09)

Bug Fixes

  • 👷 Should fix release GH action, attempt 6. (3db88c4)

v1.0.0

09 Mar 12:25

Choose a tag to compare

1.0.0 (2026-03-09)

Bug Fixes

  • [v1] ssr / node fixes (#31) (c9df308)
  • adapt rollups babel threshold to CRA (0698825)
  • add reset method to TransformControls (#158) (7e25150)
  • add HTMLMesh and InteractiveGroup to exports (#210) (9220981)
  • add missing meta files to build (#257) (0c92d46)
  • add story for PLC (#107) (5ec51f7)
  • Add support for sRGBTransferOETF to fix the runtime error 'LinearTosRGB' : no matching overloaded function found (#380) (232a4cd)
  • allow PLC connect to take a dom node (6366143)
  • allow tree-shaking, cleanup (#84) (8cb5580)
  • arcballcontrols scale and target (c7cc48c)
  • babel-runtime should be dep when using plugin-transform-runtime (#39) (633e73d)
  • BatchedMesh: move render hooks to constructor for dts (#311) (e7b3328)
  • BatchedMesh: upstream fixes (#316) (6441de6)
  • BatchedMesh: use zero-scale matrix for visibility (#314) (8a1b676)
  • BufferGeometry rename uv2 to uv1 (#377) (442de29)
  • buffergeometry uteil import (921e613)
  • bug in arcballcontrols, handleresize must be public in trackballcontrols (3085d2f)
  • build (04aa0df)
  • build steps so we get the declaration files (2dce5f5)
  • build-time annotations for tree-shaking, sourcemaps (#292) (ff8f2ff)
  • Bumped Chevrotain to 10.1.2 to fix missing missing src map files. (#136) (ceed439)
  • cannot append to UniformsLib (1d08c90)
  • CCDIKHelper: missing scope (09db426)
  • cjs transpiles, it should maintain classes (57382f3)
  • classes should be called with this (f0ea855)
  • colorSpace <=> encoding fallback (#232) (d7c8e9f)
  • compat (#261) (6071171)
  • constructors require new calls (7080889)
  • controls event dispatcher types (#388) (5d9e6ec)
  • convert CSS2DRenderer to ES6, use new matrix flags (#213) (5ade008)
  • Convert MeshoptDecoder to es6 to handle flat import not exposed (27dc5dd)
  • ConvexGeometry: support clone (#186) (95eb491)
  • correctly flag targets for Node resolution (#157) (53960ea)
  • create CTS definition aliases for NodeNext (#343) (8e15117)
  • createControllerModel now unsubscribes from controller group events (#214) (c3cffec)
  • CSS3DRenderer: modify perspective transform to avoid browser issues (#308) (4f06413)
  • curly bracket position in USDZExporter (#100) (f6a201c)
  • cursorzoom+ortho maxdist (6a8b853)
  • curve modifier (39314c8)
  • data3dtexture (6e7cda4)
  • deprecate usage of *BufferGeometry aliases (#174) (3fb0473)
  • domElement can be null, add checkers (b9ceb5a)
  • don't locally increment version (#256) (5c0d28f)
  • don't use Node ext for module field (#253) (df7cae7)
  • don't use this in NURBSUtils (#146) (f47cfe4)
  • dont call this before super (637f11d)
  • dont need to call Function.call when it's a class (ab2e560), closes #52
  • dont' access this before super (be82014), closes #62
  • downgrade chevrotain for tree-shaking (#288) (6469af6)
  • edgeSplit modifier constructor call (83d75c8)
  • edgesplitmodifier (08e9a0a)
  • enum => object (b87633c)
  • error when used on server side via SVGRenderer (#398) (5b1448e)
  • exclude globals (1399589)
  • e...
Read more