Commit Graph

25 Commits

Author SHA1 Message Date
Janine Liu d9dd135522 Add AttributeCompression tests 2023-01-30 11:49:36 -05:00
Kevin Ring 32edab0511 Merge remote-tracking branch 'origin/main' into scope-guard 2022-03-10 18:30:50 +11:00
Kevin Ring 1e602943e6 Release -> release 2022-03-10 18:27:32 +11:00
Bao Tran d038c3231d fix test header 2022-02-28 13:41:33 -05:00
Bao Tran 3c8404d2ee run format 2022-02-28 13:18:06 -05:00
Bao Tran 1bbb1d51e8 fix typo 2022-02-28 13:17:16 -05:00
Bao Tran f020f122b0 add scope guard utility 2022-02-28 13:01:20 -05:00
Kevin Ring 7efd09db05 Merge remote-tracking branch 'origin/main' into ue5 2022-02-24 10:48:11 +11:00
Kevin Ring f68afd0987
Merge pull request #429 from CesiumGS/intrusive-ptr-derived
enable IntrusivePointer to be created from a derived class
2022-01-26 14:34:57 +11:00
Kevin Ring 1a100de53e More renaming for consistency. 2022-01-25 19:36:10 +11:00
Joseph Kaile 5f5249e59a added intrustive pointer test 2022-01-24 18:57:50 -05:00
Joseph Kaile 2cbc23a85c port cesium js math improvements 2022-01-20 13:58:58 -05:00
Sean Lilley 52283f3359 Fix includes 2021-10-11 17:28:44 -04:00
Marco Hutter 0e827f7afd Updated includes based on clang-format with Regroup
This MAINLY inserted some blank lines between
the blocks.
2021-09-26 17:46:27 +02:00
Kevin Ring 5c6062ab99 Add Math::roundUp and roundDown. 2021-08-23 20:52:40 +10:00
Kevin Ring 449068c3d6
Merge pull request #281 from CesiumGS/feature-metadata-extension
Upgrade batch table to EXT_feature_metadata extension
2021-07-24 21:32:14 +10:00
Kevin Ring 52c52984b5 ReinterpretCastSpan -> reinterpretCastSpan. 2021-07-24 20:50:15 +10:00
Bao Tran 303bc24f4f add reintepret_cast for span 2021-07-23 13:23:24 -04:00
Kevin Ring 4e45bab460 Use angle brackets to #include catch2. 2021-07-04 22:57:11 +10:00
Shehzan Mohammed 8a2957d32f Run clang format 2021-03-08 20:39:46 -05:00
Kevin Ring 20af9ee5cc Compute tighter bounding volumes for upsampled tiles. 2020-11-04 13:11:01 +11:00
Kevin Ring 9ca08620ad Terrain normals, ion auth via header instead of URL. 2020-08-25 16:36:17 +10:00
Kevin Ring 2070215b6c Create a glTF from a quantized-mesh-1.0 terrain tile. 2020-08-20 21:46:55 +10:00
Kevin Ring 00cb9024e2 Fix more linux compile errors. 2020-07-25 23:48:18 +10:00
Kevin Ring 08b4348c60 Move tests into library directories. 2020-07-25 22:56:53 +10:00