Janine Liu
|
e1ed4db7dc
|
Merge pull request #854 from CesiumGS/i3dm-2024
Support 3D Tile I3dm legacy tile format
|
2024-05-29 09:44:15 -04:00 |
Tim Moore
|
9af4cd7fa1
|
Add tests for CesiumUtility::Math::rotation and fix a bug
|
2024-05-23 16:46:29 +02:00 |
Kevin Ring
|
c4cf6c0715
|
Add new Uri functions.
|
2024-05-16 22:15:08 +10:00 |
Tim Moore
|
d238025621
|
Add a perpVec function and use it
A simple function for computing a perpendicular vector.
|
2024-05-07 17:58:06 +02:00 |
Ashley Rogers
|
65189bdfe4
|
Fix format
|
2024-04-29 16:40:46 -04:00 |
Ashley Rogers
|
a37e6c2894
|
Update from review
|
2024-04-29 15:26:31 -04:00 |
Ashley Rogers
|
a9d722b9c5
|
Merge from main
|
2024-04-19 14:13:36 -04:00 |
Ashley Rogers
|
ce2b693bae
|
Fix URI parsing for URLs with ambiguous protocols
|
2024-04-19 13:47:36 -04:00 |
Janine Liu
|
b25f169877
|
Separate test lines, add quick doc tweaks
|
2024-04-05 14:05:05 -04:00 |
Kevin Ring
|
3d7ff14c70
|
Fix joinToString with initial empty string.
|
2024-04-05 20:59:04 +11:00 |
Kevin Ring
|
8bfe4c4041
|
Add Uri::getPath and setPath.
|
2024-04-05 20:28:57 +11:00 |
Kevin Ring
|
916c63ee94
|
Revert "Merge pull request #798 from CesiumGS/upgrade-to-zlib-ng"
This reverts commit 09c1eb76b4, reversing
changes made to bec474f264.
|
2024-02-23 09:16:29 +11:00 |
Kevin Ring
|
62e9fb3f4f
|
Formatting.
|
2024-02-15 18:34:43 +11:00 |
Ashley Rogers
|
9c0899f0af
|
Fix Linux build
|
2024-01-30 16:09:20 -05:00 |
Ashley Rogers
|
4b3d889bcb
|
Replace zlib with zlib-ng
|
2024-01-30 14:48:14 -05:00 |
Joseph Kaile
|
fa2025ff68
|
add URI get query value tests
|
2023-10-31 14:16:30 -04:00 |
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 |