Ashley Rogers
|
2ce337be44
|
Merge from main
|
2024-12-17 11:36:54 -05:00 |
Ashley Rogers
|
c580d5def6
|
Fix even more warnings
|
2024-12-13 15:13:59 -05:00 |
Ashley Rogers
|
f91818e039
|
Even more documentation
|
2024-12-11 15:33:30 -05:00 |
Ashley Rogers
|
d98f4b9cd7
|
Lots of additional docs
|
2024-12-10 15:39:12 -05:00 |
Ashley Rogers
|
4d82403b80
|
Pan-zoom, add dependencies page.
|
2024-12-06 18:21:57 -05:00 |
Ashley Rogers
|
bb365c8aee
|
Dependency graph generation
|
2024-12-04 14:39:16 -05:00 |
Ashley Rogers
|
cca8871eef
|
Include both catch2 headers
|
2024-11-22 11:30:45 -05:00 |
Ashley Rogers
|
f82d65bead
|
Change Catch2 header
|
2024-11-22 11:17:21 -05:00 |
Ashley Rogers
|
acc9e81d12
|
Merge from main
|
2024-11-20 17:12:43 -05:00 |
Ashley Rogers
|
86a4bf7e53
|
Fix warnings ignored on headers with SYSTEM
|
2024-11-19 15:47:40 -05:00 |
Kevin Ring
|
89dfc44bdc
|
Remove use of GSL.
Change gsl::span to std::span, and replace the few uses of gsl::narrow
with an alternative.
|
2024-11-06 15:16:03 +11:00 |
Kevin Ring
|
ac74cc3cda
|
Merge pull request #820 from jherico/vcpkg-2
Second attempt at migrating packages to vcpkg
|
2024-08-15 09:47:09 +10:00 |
Cory Barr
|
f439583167
|
update CmakeLists and Library.h to generate updated HTML documentation
|
2024-08-14 12:46:30 -07:00 |
Kevin Ring
|
d6703f30a0
|
Merge remote-tracking branch 'jherico/vcpkg-2' into vcpkg-swl
|
2024-07-23 14:18:49 -04:00 |
Bradley Austin Davis
|
e8b08710f1
|
Just use SSL for random bytes
|
2024-07-02 18:01:13 -07:00 |
Bradley Austin Davis
|
51d90a9686
|
Use cryptographically secure random numbers
|
2024-07-02 17:47:56 -07:00 |
Kevin Ring
|
7c9ea84178
|
Merge remote-tracking branch 'origin/main' into vcpkg-swl
|
2024-07-02 17:39:20 +10:00 |
Kevin Ring
|
5abceec862
|
Add missing header in UWP build.
|
2024-06-26 14:42:13 +10:00 |
Brian L
|
74653140f3
|
Rename to CESIUM_ASSERT
|
2024-06-20 10:14:38 -06:00 |
Kevin Ring
|
ca42500d54
|
Merge remote-tracking branch 'origin/main' into vcpkg-2
|
2024-06-05 14:06:47 +10:00 |
Brian L
|
47414f09fb
|
Make our ASSERT macro. Move everything to use this.
|
2024-05-03 12:50:50 -06:00 |
Janine Liu
|
c8c9df2d56
|
Add documentation and changelog entry
|
2024-04-26 16:57:42 -04:00 |
Ashley Rogers
|
22124e3e42
|
Renaming
|
2024-04-26 15:31:20 -04:00 |
Ashley Rogers
|
fb81b78886
|
Add test for single-user /me
|
2024-04-19 15:27:52 -04:00 |
Ashley Rogers
|
7b80cd916e
|
thenImmediately instead of thenInMainThread
|
2024-04-04 11:11:19 -04:00 |
Ashley Rogers
|
9dee9f4361
|
Forgot to update for rename
|
2024-04-04 11:10:10 -04:00 |
Ashley Rogers
|
ce856e5efa
|
Update ApplicationData.h
|
2024-04-04 11:08:24 -04:00 |
Ashley Rogers
|
c868ccb8a0
|
Fix test
|
2024-04-02 13:51:57 -04:00 |
Ashley Rogers
|
46be089bf4
|
Implement dummy tokens list response for single-user mode.
|
2024-04-02 13:29:47 -04:00 |
Ashley Rogers
|
d240e446a8
|
Add const modifier
|
2024-03-29 14:37:31 -04:00 |
Ashley Rogers
|
304d151949
|
Merge branch 'main' of github.com:CesiumGS/cesium-native into ion-single-user
|
2024-03-29 13:47:20 -04:00 |
Ashley Rogers
|
d25958fb14
|
Support /appData endpoint and single-user mode.
|
2024-03-29 13:47:14 -04:00 |
Sean Lilley
|
2bb28a1335
|
Fix compiling in gcc-13
|
2024-03-11 10:47:14 -04:00 |
Bradley Austin Davis
|
24d783fb01
|
Migrate dependencies to vcpkg
|
2024-02-24 00:37:37 +00:00 |
Kevin Ring
|
c341a72806
|
Revert "Merge pull request #786 from jherico/feature-vcpkg"
This reverts commit 198ed9d4b4, reversing
changes made to 09c1eb76b4.
|
2024-02-23 09:08:15 +11:00 |
Bradley Austin Davis
|
e20c154c55
|
Migrating dependencies to vcpkg
|
2024-02-02 10:40:59 -08:00 |
Kevin Ring
|
6437281d71
|
Merge remote-tracking branch 'origin/fix-api-url' into cesium-ion-defaults
|
2023-12-12 10:17:48 +11:00 |
Kevin Ring
|
2aaa97269a
|
Make api hostname into a complete URL.
|
2023-12-11 17:24:55 +11:00 |
Kevin Ring
|
eaa33bbfb5
|
Add doc for CesiumIonClient::Defaults.
|
2023-12-05 11:25:25 +11:00 |
Kevin Ring
|
606200135f
|
Add support for new defaults service to CesiumIonClient.
|
2023-12-04 18:00:54 +11:00 |
Joseph Kaile
|
d54ee1f496
|
return generated api url when Get fails
|
2023-11-30 14:11:01 -05:00 |
Joseph Kaile
|
f52ade460c
|
free URI, return valid URL
|
2023-10-31 14:16:05 -04:00 |
Joseph Kaile
|
4468b87f96
|
add method to get api url async
|
2023-10-26 22:28:12 -04:00 |
Joseph Kaile
|
e8990ce108
|
add utility function to extract key-value from url
|
2023-10-23 15:18:58 -04:00 |
Adam N. Morris
|
a9c27487a6
|
Updated ion authorization url to the current url
|
2023-10-03 16:58:59 -05:00 |
Kevin Ring
|
4194e31a10
|
sizeof(uint32_t) instead of 4. Tweak test comment.
|
2023-08-24 15:57:22 +10:00 |
Kevin Ring
|
a495c7e88d
|
Formatting.
|
2023-08-04 19:49:44 +10:00 |
Kevin Ring
|
53ed812fe3
|
Add test for fillWithRandomBytes.
|
2023-08-04 19:28:53 +10:00 |
Kevin Ring
|
f54556704e
|
Restore compatibility with non-Windows platforms.
|
2023-08-04 18:26:18 +10:00 |
Kevin Ring
|
335ea90678
|
Hackily get cesium-native compiling on UWP.
|
2023-08-04 08:53:12 +10:00 |