Commit Graph

36792 Commits

Author SHA1 Message Date
Peter Gagliardi 079d7103c5
Merge pull request #10294 from CesiumGS/draco-compression-tangent-fix
Fix `ModelExperimental` crash for Draco-compressed models with tangents
2022-04-14 11:59:06 -05:00
Janine Liu 93371c0af1 Add missing word in comment [skip ci] 2022-04-14 11:52:28 -04:00
Janine Liu 9cefea51c9 Fix bitangent computation in ModelExperimental 2022-04-14 11:45:12 -04:00
Gabby Getz db7d2d1c18 Add script to grab license and versio info 2022-04-14 11:43:12 -04:00
James Bromwell d7a36732da Use block-level prettier ignore
Document how to prettier-ignore in docs README
2022-04-14 17:34:10 +02:00
James Bromwell 6cd785654a Add section to documentation README for overloads 2022-04-14 17:25:05 +02:00
James Bromwell 78c141016f Overload setInputAction for specific event types 2022-04-14 16:47:05 +02:00
James Bromwell 89840f0795 First pass at typing screenspace event callbacks 2022-04-14 15:32:46 +02:00
Gabby Getz f8c351ddb7 Copy jasmine files 2022-04-14 09:29:00 -04:00
James Bromwell 6e8cfd1f29 PR feedback 2022-04-14 14:53:58 +02:00
Peter Gagliardi 878887fad5
Merge pull request #10290 from CesiumGS/gltfloader-animation-parsing
Parse animations in `GltfLoader`
2022-04-13 12:16:39 -05:00
Gabby Getz 700aac4035 Change helper function import 2022-04-13 12:58:28 -04:00
Janine Liu 45730831ca Refactor switch statements in GltfLoader 2022-04-13 11:54:36 -04:00
Gabby Getz a0400260ba Add browser runner 2022-04-13 10:24:27 -04:00
James Bromwell 2f0f21bb4a Fix EntityCollection callback signature 2022-04-13 13:28:04 +02:00
James Bromwell 7b7ca93b40 ImageryProvider functions were recently fixed
Add changelog entry
2022-04-13 12:08:13 +02:00
James Bromwell a463626da4 New branch with only nontrivial changes 2022-04-13 11:50:14 +02:00
Janine Liu 0f24d34420 Refactor loadAccessor 2022-04-12 17:33:46 -04:00
Janine Liu 9b26ba8735 Merge with main 2022-04-12 14:26:24 -04:00
Janine Liu 01bab1dd08 Documentation tweaks 2022-04-12 14:24:34 -04:00
Janine Liu aa972a539a Load animation accessors and add unit tests 2022-04-12 14:04:37 -04:00
Sam Suhag cad8ca322a
Merge pull request #9276 from thw0rted/issue-9275
Issue 9275 - GeoJsonDataSource `process` method
2022-04-12 12:56:36 -04:00
Sanjeet Suhag ff14d56cbc Format 2022-04-12 12:27:56 -04:00
Sanjeet Suhag 85aed8ec80 Fix tasks.json formatting 2022-04-12 12:26:36 -04:00
Sanjeet Suhag 1eb3917366 Add back tasks.json 2022-04-12 12:24:40 -04:00
Sanjeet Suhag e8b4ee1172 Fix documentation 2022-04-12 12:05:29 -04:00
Sanjeet Suhag b4ce82cb30 Removes tasks.json 2022-04-12 11:24:14 -04:00
Gabby Getz e59b53c2f4
Merge pull request #10281 from CesiumGS/remove-specs-from-zip
Removes Specs, gulpfile.cjs and web.config file from makeZipFile
2022-04-12 09:07:07 -04:00
James Bromwell d695c47045 Back out accidental type change 2022-04-12 11:55:55 +02:00
James Bromwell 1daf77ab9f Merge branch 'main' into issue-9275 2022-04-12 11:52:35 +02:00
Peter Gagliardi dcf2adb016
Merge pull request #10282 from CesiumGS/model-experimental-skinning
Support skinning in `ModelExperimental`
2022-04-11 15:44:17 -05:00
Janine Liu acf47c3fbe Fix incorrect handling of bind matrices 2022-04-11 14:49:50 -04:00
Janine Liu 8f6ebd1198 Add animation classes to ModelComponents 2022-04-11 14:24:51 -04:00
Janine Liu a7779733a2 Use local variable for for loop length 2022-04-11 14:22:32 -04:00
Janine Liu b8f433a7d6 Tweak documentation and variable names 2022-04-11 14:09:01 -04:00
Gabby Getz 5e20e6395b Add ThirdParty.json 2022-04-11 12:58:42 -04:00
Sanjeet Suhag 659c1ea212 Add back web.config file to makeZipFile output 2022-04-11 12:25:10 -04:00
Sanjeet Suhag de08c9988d Added clarification for sky atmosphere adjustment in shader 2022-04-11 12:16:29 -04:00
Janine Liu 58b50b92c6 Comments for PR feedback 2022-04-08 17:21:40 -04:00
Janine Liu e7605563a1 Remove todo comment [skip ci] 2022-04-08 13:46:31 -04:00
Janine Liu a6e01dd704 Remove unused import, update changes 2022-04-08 13:27:01 -04:00
Janine Liu 239d43bdcf Check joint matrices in unit tests 2022-04-08 11:47:18 -04:00
Janine Liu a6908f6afb Add missing inverse transformation 2022-04-08 11:29:31 -04:00
Janine Liu 26b4599f0b Move SkinningPipelineStage to primitive level 2022-04-08 11:04:57 -04:00
Sanjeet Suhag b7524b67d1 Add back files to deployCesium 2022-04-08 10:26:02 -04:00
Sanjeet Suhag dba782568e Removes Specs, gulpfile.cjs and web.config file from makeZipFile command output 2022-04-08 10:19:42 -04:00
Sanjeet Suhag 79d1a98694 Fix opacity on ground 2022-04-08 09:47:19 -04:00
Gabby Getz c1e98a19c0
Merge pull request #10279 from CesiumGS/remove-when-file
Removes when.js file from Source/ThirdParty
2022-04-08 08:56:05 -04:00
Sanjeet Suhag b63e9ce58b Remove Mie scattering check 2022-04-08 08:54:52 -04:00
Sanjeet Suhag 64686a78d5 Add back night alpha, adjust default globe mix 2022-04-08 08:31:25 -04:00