Commit Graph

757 Commits

Author SHA1 Message Date
Kevin Ring c8325113a7 Merge remote-tracking branch 'origin/main' into any-were-rendered 2024-12-11 22:04:35 +11:00
Kevin Ring 5ab3baa56d
Merge branch 'main' into more-attribute-semantics 2024-12-11 10:27:42 +11:00
Sean Lilley 03f2a1a086 Add more attribute semantics 2024-12-09 18:34:52 -05:00
Sean Lilley f1ae8bd16c Update generated classes for EXT_structural_metadata 2024-12-09 18:29:20 -05:00
Sean Lilley baea66127b Add getters for AccessorView and AccessorWriter 2024-12-09 18:15:17 -05:00
Kevin Ring 94ad53bf7f Fix selection bug, and debug helper. 2024-12-09 21:26:00 +11:00
Janine Liu 22e3ecad62 Update changelog 2024-12-06 17:20:25 -05:00
Ashley Rogers c95aa5432d Doxygen table of contents 2024-12-05 18:27:49 -05:00
Kevin Ring dd2952cced Merge remote-tracking branch 'origin/main' into ion-geocoder 2024-12-04 13:54:56 +11:00
Kevin Ring 201dd4e8bc Update CHANGES.md. 2024-12-03 18:48:44 +11:00
Ashley Rogers f678ff8f2e Update CHANGES.md 2024-12-02 14:38:22 -05:00
Ashley Rogers eccca564df Merge from main 2024-12-02 14:35:27 -05:00
Kevin Ring 1ece56deca Bump to v0.42.0. 2024-12-02 07:29:07 +11:00
Kevin Ring 1a7bbbd6c9 Report AccessorView as invalid when BufferView byteStride is negative. 2024-12-01 17:22:05 +11:00
Kevin Ring 4018349f68 CHANGES.md, changes from self review. 2024-11-29 20:51:26 +11:00
Kevin Ring b058294a7a Update CHANGES.md. 2024-11-27 07:18:21 +11:00
Ashley Rogers b34a8047d1
Merge pull request #1003 from CesiumGS/raster-overlay-ellipsoids
Clean up raster overlay handling of ellipsoids
2024-11-25 17:37:58 -05:00
Sean Lilley d1ccc7a10f Add equality operator for JsonValue 2024-11-22 15:47:08 -05:00
Kevin Ring 2035dda592 Merge remote-tracking branch 'origin/main' into raster-overlay-ellipsoids 2024-11-22 06:41:36 +11:00
Janine Liu 01b760171e
Update CHANGES.md 2024-11-21 14:27:56 -05:00
Kevin Ring 2fedc3e285 Merge remote-tracking branch 'origin/main' into raster-overlay-ellipsoids 2024-11-21 21:15:31 +11:00
Kevin Ring db94337b49 Merge remote-tracking branch 'origin/main' into ellipsoid-height-queries 2024-11-21 21:14:44 +11:00
Kevin Ring 113fc9bcce
Merge branch 'main' into empty-extension-object 2024-11-21 18:21:44 +11:00
Kevin Ring 9a217eddaf Merge remote-tracking branch 'origin/main' into creditless-raster-overlays 2024-11-21 18:12:52 +11:00
Kevin Ring 1aed6e6bae Merge remote-tracking branch 'origin/main' into empty-extension-object 2024-11-21 18:03:06 +11:00
Janine Liu 7eaef98067
Merge branch 'main' into raster-overlay-ellipsoids 2024-11-20 16:36:22 -05:00
Kevin Ring 970ab24146 Update CHANGES.md. 2024-11-21 07:04:54 +11:00
Janine Liu 3ac1b023cf Update changelog 2024-11-19 15:14:47 -05:00
Kevin Ring 861dc820ca Update CHANGES.md. 2024-11-19 21:52:33 +11:00
Kevin Ring fb24a2efe1 Merge remote-tracking branch 'origin/cpp20' into remove-gsl 2024-11-19 09:15:21 +11:00
Ashley Rogers ecf002be69 Update CHANGES.md 2024-11-15 15:50:35 -05:00
Sean Lilley fb8045214a Avoid writing empty extensions object 2024-11-15 14:43:40 -05:00
Kevin Ring bc9165659f Merge remote-tracking branch 'origin/cpp20' into remove-gsl 2024-11-12 15:07:50 +11:00
Kevin Ring e37caaf859 Update CHANGES.md. 2024-11-12 11:52:21 +11:00
Kevin Ring 2313ce01cc Update CHANGES.md. 2024-11-11 18:15:05 +11:00
Ashley Rogers f0e6b1fd0e
Remove duplicated changes 2024-11-06 16:14:27 -05:00
Ashley Rogers 3cef22e621 Update CHANGES.md 2024-11-06 16:00:18 -05:00
Ashley Rogers b986b0b402 Merge branch 'main' of github.com:CesiumGS/cesium-native into ellipsoid-tileset-loader 2024-11-06 15:57:18 -05:00
Kevin Ring 6d562824d7
Merge branch 'main' into additional-component-types 2024-11-05 20:26:55 +11:00
Kevin Ring b164fc915f Bump to v0.41.0, update CHANGES.md. 2024-11-01 14:07:05 +11:00
Kevin Ring 783adceb87
Merge pull request #956 from CesiumGS/fix-missing-ellipsoid
Fix missing ellipsoid parameters
2024-10-31 21:24:45 +11:00
Ashley Rogers 52a9c7dc11
Update CHANGES.md 2024-10-30 16:51:58 -04:00
Kevin Ring ba4f6f54be Update CHANGES.md. 2024-10-30 14:13:58 +11:00
Ashley Rogers 42ae86b9ed Update CHANGES.md 2024-10-29 11:41:03 -04:00
Ashley Rogers e35789b2a8 Merge from main 2024-10-23 15:34:56 -04:00
Sean Lilley 1a3173550a Update CHANGES.md 2024-10-22 10:18:27 -04:00
Sean Lilley 91125ce4e0 Merge branch 'main' into get-up-axis-transform 2024-10-01 10:48:20 -04:00
Sean Lilley 15f03c5f33 Merge branch 'main' into gzip 2024-10-01 10:46:56 -04:00
Kevin Ring f8b38abbba Bump to v0.40.1. 2024-10-01 16:41:05 +10:00
Kevin Ring 21844ffcab Bump to v0.40.0. 2024-10-01 09:10:39 +10:00
Kevin Ring 87ee2e36aa Support for mutable lambdas in `catch` functions. 2024-09-28 10:55:32 +10:00
Sean Lilley 277b6569a5 Added Transforms::getUpAxisTransform 2024-09-26 14:02:20 -04:00
Sean Lilley c1f6b6e829 Add gzip 2024-09-26 11:33:08 -04:00
Janine Liu 7645a91455 Remove unnecessary linebreak 2024-09-25 17:07:08 -04:00
Janine Liu f7a75b1778 Merge branch 'main' into height-query 2024-09-25 17:05:54 -04:00
Kevin Ring bc0770a146 Update CHANGES, small cleanup. 2024-09-16 20:48:09 +10:00
Kevin Ring a86dfd4d6d Update CHANGES.md. 2024-09-06 15:27:33 +10:00
Kevin Ring f64fa6af9b Bump to v0.39.0, update CHANGES.md. 2024-09-02 17:16:47 +10:00
Tim Moore f377ecb164 Fix a bug with instances that have multiple nodes
The i3dm converter was repeatedly overwriting the beginning of the new
glTF buffer that holds instance transformations.
2024-08-28 18:34:45 +02:00
Kevin Ring 61cb8848b7 Fix incorrect class name in CHANGES.md. 2024-08-22 21:56:07 +10:00
Kevin Ring 749715af51 Merge remote-tracking branch 'origin/main' into egm96 2024-08-22 15:30:47 +10:00
Janine Liu d2fb9cbf9f Update CHANGES.md 2024-08-16 10:56:09 -04:00
Kevin Ring b1d7da4795 Small tweaks, and update CHANGES.md. 2024-08-15 11:47:40 +10:00
Kevin Ring 9003c12568
Merge branch 'main' into schema-writer 2024-08-13 15:30:54 +10:00
Janine Liu 6719722dd0
Merge branch 'main' into resolve-external-images-flag 2024-08-12 10:33:34 -04:00
Sean Lilley de50d38b3c Add CesiumGltfWriter::SchemaWriter 2024-08-02 21:42:13 -06:00
Sean Lilley 95b0de6516 Added resolveExternalImages flag to GltfReaderOptions 2024-08-02 20:49:42 -06:00
Sean Lilley 6145e41fd1 Tweak change description 2024-08-02 20:18:36 -06:00
Sean Lilley a109c7dacb Add removeExtensionUsed and removeExtensionRequired 2024-08-02 20:15:42 -06:00
Kevin Ring d36e59883e
Update CHANGES.md 2024-08-02 14:00:55 +10:00
Kevin Ring 0e9c3e9384 Bump version, update CHANGES.md. 2024-07-31 17:52:56 +10:00
Janine Liu 0a86cfdca8 Merge branch 'main' into fix-polygon-clipping 2024-07-26 09:40:26 -04:00
Kevin Ring 8b9b001b8b
Merge branch 'main' into gltf-ray-intersect 2024-07-23 13:38:37 -04:00
Sean Lilley 7873ef6e5c Fix AccessorWriter constructor 2024-07-15 22:44:55 -04:00
Janine Liu 1d4fd69979 Update changes 2024-07-09 12:04:37 -04:00
Brian L 5754226e75 Update CHANGES.md 2024-07-08 15:15:57 -06:00
Brian L aece17c3de Update CHANGES.md 2024-07-08 13:58:29 -06:00
Brian L 728668a873 Merge branch 'main' into gltf-ray-intersect 2024-07-08 09:15:30 -06:00
Julien QUENTIN 25534c3903 Merge remote-tracking branch 'origin/main' into ellipsoid-tileset-loader 2024-07-02 16:25:39 +02:00
Kevin Ring c668061daf Update CHANGES.md, bump to v0.37.0. 2024-06-30 19:55:58 +10:00
Kevin Ring 83eccb0dc7 Update CHANGES.md. 2024-06-29 11:07:25 +10:00
Kevin Ring 82af96311c Merge remote-tracking branch 'origin/main' into fix-polygon-clipping 2024-06-29 10:30:05 +10:00
Kevin Ring 2f50cc2c3a Flesh out test, fix a gltfUpAxis bug. 2024-06-29 10:22:31 +10:00
Ashley Rogers d6902a810d Added CHANGES.md 2024-06-28 14:17:07 -04:00
Janine Liu c239a2afa7 Fix changelog 2024-06-28 09:16:17 -04:00
Kevin Ring e028059185 Update CHANGES.md. 2024-06-28 18:40:22 +10:00
Kevin Ring 08cbbeab4f Update CHANGES.md and reference doc. 2024-06-27 22:08:21 +10:00
Kevin Ring c7dab324bc
Merge pull request #910 from Ulvesson/fixed_compiler_warnings
Fixed build warning - I3dmToGltfConverter.cpp:634:14: error: ‘positio…
2024-06-25 21:04:12 +10:00
Kevin Ring dd8af15dbe Formatting, tweaks, CHANGES.md. 2024-06-25 20:51:37 +10:00
Ashley Rogers e158bf61db Updated CHANGES.md 2024-06-21 15:54:04 -04:00
Ashley Rogers 9279bf19b0
Merge branch 'main' into cartographic-equals 2024-06-21 11:05:47 -04:00
Kevin Ring d2421ba38a
Merge branch 'main' into msvc-allow-both-static-dynamic-runtime 2024-06-21 16:45:48 +10:00
Sean Lilley 797df91a19 Added equality operator for Cartographic 2024-06-20 14:17:26 -04:00
Brian L 1f6ac44834 Merge branch 'main' into gltf-ray-intersect 2024-06-12 16:22:01 -06:00
Ashley Rogers 938a4a391b Update CHANGES.md 2024-06-12 15:58:03 -04:00
Brian L 53726e31ac Add CESIUM_MSVC_STATIC_RUNTIME_ENABLED cmake variable 2024-06-11 13:58:43 -06:00
jiangheng90 6d4fea6bef
add rayEllipsoid to CHANGES.md 2024-06-05 11:43:49 +08:00
Kevin Ring 7a6feb56d3 Move changelog entry to the correct version. 2024-06-05 11:29:41 +10:00
Kevin Ring af2b6732b8 Merge remote-tracking branch 'origin/main' into remove-unused-meshes-materials 2024-06-05 11:28:51 +10:00
Kevin Ring 43187540a5 Bump version, update changelog. 2024-06-03 12:36:45 +10:00