Commit Graph

36792 Commits

Author SHA1 Message Date
Sanjeet Suhag 01dd213cb8 Move transmittance modifier to variable for clarity 2022-04-21 12:12:31 -04:00
Gabby Getz 78f65b3293 Remove un-needed ignore 2022-04-21 11:16:49 -04:00
Gabby Getz ea081e6189 Merge branch 'main' into packaged-scripts 2022-04-21 11:07:25 -04:00
Eli Bogomolny b985382828
Merge pull request #10293 from CesiumGS/jasmine-browser
Add updated browser spec runner
2022-04-21 09:44:35 -04:00
Sanjeet Suhag 93e5bdcc21 Removes default SDR saturation, change the order of exposure adjustment, fixed dark atmosphere color calculation 2022-04-21 01:04:28 -04:00
Gabby Getz 2115806406 Update testing guide 2022-04-20 16:22:27 -04:00
Janine Liu 6204441c67 Implement translation, rotation, and scale animations 2022-04-20 16:04:11 -04:00
Gabby Getz 991f6be36f
Merge pull request #10306 from yurichen17/main
Billboard clamping
2022-04-20 13:15:16 -04:00
yurichen17 0a77460320 updated message in CHANGES.md 2022-04-20 12:58:14 -04:00
yurichen17 595d5bc556 added comment in CHANGES.md 2022-04-20 11:31:51 -04:00
yurichen17 ec4eaf55ab added renderForSpecs inside test for disableDepthTest 2022-04-20 11:21:40 -04:00
Gabby Getz 348f3d6ecc prettierignore 2022-04-20 11:08:53 -04:00
Gabby Getz 277cef9468 Update eslintignore 2022-04-20 10:34:35 -04:00
Gabby Getz f309ed4a48 remove scripts in makeZipFile 2022-04-20 10:31:08 -04:00
Gabby Getz a8f583a7ed copy jasmine files in prepare step 2022-04-20 09:45:05 -04:00
Janine Liu 91fe069065 Merge with main 2022-04-19 11:47:25 -04:00
Janine Liu c7b40912d8 Begin unit tests for animation channel 2022-04-19 11:33:29 -04:00
Sanjeet Suhag 40f0f1437b HDR saturation adjustments 2022-04-19 10:34:40 -04:00
Gabby Getz fd7cdd2028 Add support files to release zip 2022-04-19 08:56:03 -04:00
Sanjeet Suhag 574865d2fa Fix UI in Sandcastle 2022-04-19 04:47:33 -04:00
Sanjeet Suhag 4ad64ee173 Removes redundant line from Sandcastle 2022-04-19 03:53:47 -04:00
Sanjeet Suhag cbda1471bf Adds Atmosphere Sandcastle 2022-04-19 03:49:48 -04:00
Sanjeet Suhag b42b89a70d Adds public API for atmospheric scattering settings in Globe.js and SkyAtmosphere.js 2022-04-19 03:49:32 -04:00
Sanjeet Suhag 0e88a6c836 Change how ground atmosphere color is computed 2022-04-19 01:40:52 -04:00
yurichen17 8a0d7b2d7e added name to contributing 2022-04-19 00:28:12 -04:00
yurichen17 d6c53a38af added a test for changing disableDepthTest 2022-04-19 00:24:09 -04:00
yurichen17 246d0ce1a9 Merge branch 'billboards-yuri' into main 2022-04-18 21:12:35 -04:00
yurichen17 67e0a11bec added a way for callback functions in updateHeight to be able to be reset once called 2022-04-18 21:10:53 -04:00
Janine Liu 451426bb5e
Merge pull request #10302 from CesiumGS/i3dm-matrix-fixes
Fix i3dm matrices in ModelExperimental
2022-04-18 16:50:54 -04:00
Peter Gagliardi 74657cf517 [skip ci] Update documentation from PR feedback 2022-04-18 16:45:45 -04:00
Janine Liu 52a874c4b8 Add update code and rename weight spline 2022-04-18 15:41:27 -04:00
Peter Gagliardi bc5eaaf165 Update CHANGES.md 2022-04-18 15:38:00 -04:00
Peter Gagliardi b997af71dc Merge branch 'main' into i3dm-matrix-fixes 2022-04-18 15:36:23 -04:00
Peter Gagliardi 7bfb6d312c Update unit tests 2022-04-18 15:23:24 -04:00
Janine Liu 3823169ebe
Merge pull request #10300 from CesiumGS/computed-node-transform
Refactor ModelExperimentalNode computed transform
2022-04-18 14:06:36 -04:00
Janine Liu cfbb689f13 Tweak documentation 2022-04-18 13:49:11 -04:00
Peter Gagliardi b0da7b3be2 remove axisCorrectedTransform 2022-04-18 13:36:18 -04:00
Peter Gagliardi 0d9c8e9376 Be more careful about matrix ordering for i3dm 2022-04-18 13:33:19 -04:00
Peter Gagliardi 7aaa4c2700 PR feedback 2022-04-18 13:31:25 -04:00
Sanjeet Suhag 668ca47e52 WIP kernel merge 2022-04-18 10:39:46 -04:00
Janine Liu 19efc17a63 Begin architecture for animations in ModelExperimental 2022-04-18 10:18:58 -04:00
Sanjeet Suhag efbc073d64 Changes Rayleigh constant to fit between white and blue 2022-04-18 09:32:40 -04:00
Sanjeet Suhag e87781bde9 Moves groundAtmosphereModifier into a variable for clarity 2022-04-18 08:26:27 -04:00
Peter Gagliardi ee445009bb Fix typo 2022-04-15 17:06:34 -04:00
Peter Gagliardi 392f68dd1f Add unit test 2022-04-15 16:52:57 -04:00
Peter Gagliardi 6fe30fdf5d update the runtime node 2022-04-15 16:42:21 -04:00
Peter Gagliardi 01fc6047a0 use runtimeNode.computedTransform instead of render resources 2022-04-15 15:48:38 -04:00
Peter Gagliardi 04a094cb7a Add computedNodeTransform to runtime nodes 2022-04-15 15:48:21 -04:00
Gabby Getz ba337eadd1
Merge pull request #10298 from onsummer/main
Remove duplicate assignment code in Viewer class
2022-04-15 08:40:27 -04:00
Gypsophila 1058735ec9 Remove duplicate assignment code in Viewer class 2022-04-15 17:06:12 +08:00