Skip to content

chore(main): release 3.5.0#724

Open
github-actions[bot] wants to merge 1 commit intomainfrom
release-please--branches--main--components--components
Open

chore(main): release 3.5.0#724
github-actions[bot] wants to merge 1 commit intomainfrom
release-please--branches--main--components--components

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Apr 15, 2026

🤖 I have created a release beep boop

3.5.0 (2026-05-03)

Features

  • add contributing guide (0fbe6a5)
  • add node example (5e7f40a)
  • add optional logo docs (306b85d)
  • add optional that open company logo (dad4459)
  • add outline multi layer (bb2fd2f)
  • extend hoverer tutorial (722ce1c)
  • getPointAt for orbit-center / world-point picking (feec6c5)
  • GPU-pick driven Hoverer (70cc691)
  • GPU-readback item picker (88da991)
  • improve async area example (ed69dbc)
  • improve outliner performance (77e3034)
  • improve worker fetch logic (c794387)
  • measurement pick mode + cursor-tracked snap marker (16e40a2)
  • measurement tools follow cursor live, sync mode deprecated (450a6a3)
  • per-material local clipping mode (fix #733) (cedd8e2)
  • snap polish — LRU cache, max-distance, priority, hover prefetch (7da2ebf)
  • snap stickiness + per-tool snap class / range UI (0627d35)
  • SnapResolver — main-thread snap from cached shell geometry (39583f6)
  • suppress measurer picks while camera moves (8c46f5c)
  • unified GPU-pick fast path for non-snap raycasts (de31964)
  • useFastItemPicking flag on SimpleRaycaster (f4abe22)

Bug Fixes

  • correct camera controls afecting multiple views (647c866)
  • correct three.js not being excluded in bundle (ecd7902)
  • Highlighter: fix clear not working correctly with filter (#719) (9eff076)
  • IDS example ghost mode fades LOD geometry too (3cab300)
  • solve edges rendering error with three 183 (d96e132)
  • solve highlighted meshes not having edges (e59c3ae)
  • stop things remain hovered when mouse leave screen (f116f0d)
  • update fast-xml-parser because of vulnerability (again) (#723) (3a736e0)
  • update fast-xml-parser dependency (b16bcfe)
  • update three.js deprecated clock (4550eb9)
  • viewpoint: update camera with correct position and direction (#725) (90c1712)
  • write valid DXF structure in DxfExporter (#722) (bd571df)

Performance Improvements

  • clipper-using examples wire getClippingPlanesEvent (8f9e726)
  • collapse picker to one render target, one readPixels (2f84590)
  • gate Hoverer + Measurement on user-input events (fbc06a6)
  • MeasureVolume highlights items via tile-aliased proxies (1f29cf7)
  • scissor picker render, full uint32 ids, skip hover during camera move (0599ceb)
  • snap fetch via itemId fast path (cc5c291)

This PR was generated with Release Please. See documentation.

@github-actions github-actions Bot changed the title chore(main): release 3.4.1 chore(main): release 3.5.0 Apr 17, 2026
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--components branch 13 times, most recently from 9cbcea3 to 1ce2901 Compare April 23, 2026 17:17
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--components branch 5 times, most recently from 8b4ca36 to 3eaa4b7 Compare April 30, 2026 21:41
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--components branch from 3eaa4b7 to 9795555 Compare May 3, 2026 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ClipStyler is not aligned with Clipper

0 participants