Commit Graph

43693 Commits

Author SHA1 Message Date
Matt Schwartz 3418fa936e
Merge pull request #12907 from CesiumGS/quadtree-performance
Quadtree performance
2025-10-13 19:58:42 +00:00
Marco Hutter 0158ca0bf9 Merge remote-tracking branch 'origin/main' into quadtree-performance
# Conflicts:
#	CHANGES.md
2025-10-13 21:48:20 +02:00
Matt Schwartz f8ac5772f5 Declares iterator in quadtreetile constructor 2025-10-13 15:28:53 -04:00
Matt Schwartz e8f082344c Improves method for getting child quad tile at position 2025-10-13 14:33:50 -04:00
Adam Beili 7f72a02a77
Merge branch 'main' into fix-clamped-polygon-picking 2025-10-13 21:22:54 +03:00
Adam Beili 452dd1984d
Merge branch 'main' into fix-billboard-subregion 2025-10-13 21:21:42 +03:00
Gabby Getz 85477fcb6e
Merge pull request #12976 from CesiumGS/event-patchrelease-merge
Sync version info from 1.134.1 patch release
2025-10-13 18:18:08 +00:00
Gabby Getz 8872bd694f
Merge branch 'main' into patch-release-guide 2025-10-13 11:10:56 -04:00
Adam Beili 8ed54593f1 I think this fixes it 2025-10-12 00:56:07 +03:00
Jeshurun Hembd ba486ca401 Revert signatures in TerrainEncodingSpec 2025-10-10 19:28:52 -04:00
Jeshurun Hembd 6ebd634215 Fix typos 2025-10-10 19:09:50 -04:00
Jeshurun Hembd ae8c523ba6 sync version info 2025-10-10 19:02:09 -04:00
Jeshurun Hembd 7106ce3585 Update ThirdParty.json 2025-10-10 18:42:32 -04:00
Jeshurun Hembd 2f83bc9911 Updates for 1.134.1 patch release 2025-10-10 18:39:00 -04:00
Matt Schwartz ea82582313 Fixes bug in Event when adding a listener during a callback 2025-10-10 18:34:56 -04:00
Jeshurun Hembd 9bcd70c2b6 More primitive vs constructor type fixes 2025-10-10 18:11:53 -04:00
Jeshurun Hembd e0eadb4628 Fix ImplicitSubtreeSpec 2025-10-10 18:04:18 -04:00
Jeshurun Hembd c2f5433469 Fix Cesium3DTilesTerrainProviderSpec 2025-10-10 17:52:53 -04:00
Jeshurun Hembd 639ea459b0 Clean up docstrings and types 2025-10-10 17:08:33 -04:00
Daniel Zhong 0e99020196
Merge branch 'main' into edge_line_unique_VAO 2025-10-10 15:56:24 -04:00
Sean Lilley df1d0eca13 Add link to PR in CHANGES.md 2025-10-10 15:22:01 -04:00
Sean Lilley d4b5071554 Fix parsing implicit content bounding volumes 2025-10-10 15:05:05 -04:00
Matt Schwartz 4c5b2d5d52 Fixes bug with billboard three-point depth test origin 2025-10-10 13:14:04 -04:00
Matt Schwartz 2966aa7780 Minor fixes to billboard depth changes 2025-10-10 13:14:03 -04:00
Jeshurun Hembd 4b3c0ef68f Use primitive type instead of constructor type 2025-10-10 12:32:14 -04:00
Jeshurun Hembd bec0717a59 Terrain-related doc fixes and type checks 2025-10-10 12:07:16 -04:00
jjspace bee0278186
Merge remote-tracking branch 'origin/main' into sandcastle-build-updates 2025-10-10 12:05:55 -04:00
Adam Beili cae6a029d1 Add CHANGES.md 2025-10-10 18:29:40 +03:00
Adam Beili 981e206407
Merge branch 'main' into fix-billboard-subregion 2025-10-10 18:25:05 +03:00
Matt Schwartz 1dcf97348f
Merge pull request #12962 from CesiumGS/update-npm-packages
Update npm packages
2025-10-10 15:14:53 +00:00
Gabby Getz c6cb440d0c
Merge pull request #12957 from CesiumGS/small-gulpfile-updates
Small gulpfile updates
2025-10-10 14:49:47 +00:00
Matt Schwartz e3b388d662
Merge pull request #12916 from Beilinson/depth-picking-performance
drill picking performance
2025-10-10 02:27:46 +00:00
ggetz b48641d3e5 Typical -> Regular 2025-10-09 17:25:33 -04:00
ggetz 2e3f7d9616 Add patch release instructions 2025-10-09 17:20:37 -04:00
Jeshurun Hembd 9550c39aa0 Merge branch 'main' into 3d-tiles-terrain 2025-10-09 16:18:03 -04:00
Adam Beili 34945ad3fa Fix missing tsconfig lib and other jsdoc error 2025-10-09 20:57:49 +03:00
jjspace f6adc0671b
update vite 2025-10-09 13:50:52 -04:00
jjspace 640a8b04da
update eslint react plugin 2025-10-09 13:50:30 -04:00
jjspace a695d0b6c1
basic package upgrades 2025-10-09 13:50:27 -04:00
Adam Beili 51fba44cfb Fix jsdoc error 2025-10-09 20:09:16 +03:00
Adam Beili e8d62327a5
Merge branch 'main' into depth-picking-performance 2025-10-09 19:31:56 +03:00
Adam Beili fe5099e91d
Merge branch 'main' into depth-picking-performance 2025-10-09 19:31:20 +03:00
jjspace 8817a88aed
Update ReleaseSchedule.md 2025-10-09 12:29:58 -04:00
Matt Schwartz 5d9cbb7a10
Merge pull request #12922 from Beilinson/fix-hidden-label-background
Fix background updating when label hidden #12138
2025-10-09 15:03:13 +00:00
danielzhong a693b119a0 Update CHANGES.md 2025-10-08 17:17:38 -04:00
Jeshurun Hembd 00959e31ab Fix exaggeration of ellipsoid voxels 2025-10-08 17:07:21 -04:00
Daniel Zhong 2b8e0ec198
Merge branch 'main' into edge_line_unique_VAO 2025-10-08 16:35:31 -04:00
Adam Beili 3363ee863c
Merge branch 'main' into fix-billboard-subregion 2025-10-08 18:09:23 +03:00
Adam Beili 0c9a5236b1 Add billboard subregion condition 2025-10-08 18:01:17 +03:00
Adam Beili ecdabc4e8c
Merge branch 'main' into fix-hidden-label-background 2025-10-08 15:57:25 +03:00