Ashley Rogers
|
4e318925a5
|
Switch tests to doctest
|
2025-01-15 16:58:03 -05:00 |
Ashley Rogers
|
768b6510b3
|
Quotes to brackets
|
2024-12-20 12:00:09 -05:00 |
Ashley Rogers
|
2c8aa4a422
|
Fix includes using script
|
2024-12-20 11:56:49 -05:00 |
Ashley Rogers
|
1e2e47ab5e
|
misc-include-cleaner for every file
|
2024-12-17 17:27:03 -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 |
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
|
33d4948634
|
Image::pCesium -> pAsset
|
2024-10-30 09:40:04 +11:00 |
Ashley Rogers
|
df1f887e6d
|
Doc comments, rename ImageCesium
|
2024-10-10 15:28:05 -04:00 |
Kevin Ring
|
cee6f21ea6
|
Make SharedAsset a base class an eliminate AssetContainer.
|
2024-10-04 16:10:28 +10:00 |
Ashley Rogers
|
40806a24c7
|
Add ability for images to be shared between glTFs
|
2024-07-10 16:00:31 -04:00 |
Janine Liu
|
cc1f333b33
|
Use TextureView for feature ID textures
|
2024-02-27 18:17:43 -05:00 |
Janine Liu
|
213906b039
|
Add applyKhrTextureTransformExtension to feature id textures
|
2024-02-19 12:59:35 -05:00 |
Janine Liu
|
9e72b7eb36
|
Don't automatically apply transform in feature ID texture, property texture property
|
2024-02-15 13:23:25 -05:00 |
Janine Liu
|
984b5edf07
|
Add unit test for PropertyTexturePropertyView
|
2024-02-13 12:01:39 -05:00 |
Janine Liu
|
cad3f95c27
|
Add unit tests, use KhrTextureTransform in GltfReader
|
2024-02-13 11:47:06 -05:00 |
Ashley Rogers
|
df7bb9fa91
|
Fix sign conversion errors on Clang & GCC
|
2024-01-18 10:06:20 -05:00 |
Ashley Rogers
|
0975b7d1e3
|
FeatureIdTextureView now accounts for sampler wrap values.
|
2024-01-17 17:05:36 -05:00 |
Janine Liu
|
047422b53d
|
Fix nearest sampling for feature ID textures
|
2023-07-05 16:35:34 -04:00 |
Janine Liu
|
73ea6a1cc9
|
Merge branch 'upgrade-feature-metadata' into fix-property-texture-view
|
2023-06-20 13:50:38 -04:00 |
Janine Liu
|
e0f49321c5
|
Prefix EXT_feature_metadata files, rename EXT_mesh_features files
|
2023-06-16 15:16:05 -04:00 |
Janine Liu
|
b25ad79bdc
|
Start reworking property texture view
|
2023-06-16 13:55:43 -04:00 |
Janine Liu
|
a50093c460
|
Rename files and take classes out of separate namespaces
|
2023-06-06 11:28:24 -04:00 |