Commit Graph

38589 Commits

Author SHA1 Message Date
Gabby Getz da00d26473 Update ThirdParty.json 2023-01-02 14:06:36 -05:00
Gabby Getz dd0c3f2b50 Merge branch 'main' of github.com:AnalyticalGraphicsInc/cesium into main 2023-01-02 14:04:26 -05:00
Gabby Getz 96b978e0c5
Merge pull request #10253 from CesiumGS/voxels
Voxels
2023-01-02 14:03:05 -05:00
Gabby Getz 417ebde82a Remove extraneous README 2023-01-02 13:45:55 -05:00
Gabby Getz 4c39a46505 Merge branch 'voxels' of github.com:AnalyticalGraphicsInc/cesium into voxels 2023-01-02 13:32:49 -05:00
Gabby Getz 563476d178 Updates for 1.101 release 2023-01-02 13:32:21 -05:00
Sean Lilley dc0cd629f0 Increase node texture width so that node texture height doesn't exceed 16k 2023-01-02 13:21:38 -05:00
Jeshurun Hembd 9d602552ba Clean up comments in Voxels .glsl files 2023-01-02 12:32:09 -05:00
Sam Suhag caee720a94
Merge pull request #10971 from CesiumGS/no-async-eop-constructor
Remove async paths from EOP constructor
2023-01-02 11:56:19 -05:00
Gabby Getz 147c0f590b Merge branch 'main' into voxels 2023-01-02 11:46:43 -05:00
Gabby Getz 8609808ca4 Add disclaimer to doc 2023-01-02 11:45:26 -05:00
Sam Suhag b9106c0a91
Merge pull request #10966 from CesiumGS/billboard-axis-2d
Fix billboard alignedAxis in 2D
2023-01-02 09:58:45 -05:00
Sam Suhag 712af77e6e
Merge pull request #10961 from CesiumGS/update-dev-packages
Update dev dependencies
2023-01-02 09:52:36 -05:00
Sam Suhag 39f134f6f7
Merge pull request #10959 from CesiumGS/update-packages
Update autolinker and jsep dependencies
2023-01-02 09:49:48 -05:00
Sam Suhag bd3aa9bc28
Merge pull request #10958 from CesiumGS/watch-workers
Fix file watcher for workers
2023-01-02 09:45:28 -05:00
Gabby Getz 61b7ac71e9
Merge pull request #10962 from CesiumGS/webgl2-default-announcement
Adds WebGL2 announcement to CHANGELOG
2023-01-02 09:26:17 -05:00
Sanjeet Suhag f5e7494e03 Removes deprecation warning spec 2023-01-02 09:16:28 -05:00
Sanjeet Suhag 3121e3bb1d Updares CHANGES.md from feedback 2023-01-02 09:04:33 -05:00
Sanjeet Suhag 86cf4254a4 Clean up getWebGLContext 2023-01-02 08:15:55 -05:00
Sanjeet Suhag a07a2e2266 Adds check for WebGL stub when running deprecation spec in ContextSpec 2023-01-02 08:02:46 -05:00
Sanjeet Suhag 8ddc441b99 Adds requestWebgl1 to ContextOptions, adds deprecation warnings for requestWebgl2 2023-01-02 07:50:46 -05:00
Sean Lilley c7541bd19f Use Object.freeze for default bounds 2023-01-01 16:35:10 -05:00
Sean Lilley 97b1cc38f5 Make currently unsupported features private 2023-01-01 16:28:59 -05:00
Sean Lilley 63eab6d1ff Fix remaining tests 2023-01-01 16:05:20 -05:00
Sean Lilley 7dc5b5ef89 Make MetadataType part of public API 2023-01-01 13:17:06 -05:00
Sean Lilley 1c723012de Make MetadataEnumValue part of public API 2023-01-01 13:14:30 -05:00
Sean Lilley 2d4f406aa8 Make MetadataEnum part of public API 2023-01-01 13:07:44 -05:00
Sean Lilley df13032de7 Make MetadataComponentType part of public API 2023-01-01 12:53:40 -05:00
Sean Lilley 37b8f2ca80 Make MetadataSchema part of public API 2023-01-01 12:48:00 -05:00
Sean Lilley 1c33598703 Make MetadataClass part of public API 2023-01-01 12:33:10 -05:00
Sean Lilley 6c71e92305 Make MetadataClassProperty part of public API 2023-01-01 12:13:16 -05:00
Sean Lilley 3ab57b84da Fix tests 2022-12-31 18:41:32 -05:00
Sean Lilley 7a40635254 Move Voxels to development folder 2022-12-31 17:15:13 -05:00
Sean Lilley e6b55e9e5b Updated Voxels.html 2022-12-31 17:14:23 -05:00
Sean Lilley 240b7df576 Remove padding from examples 2022-12-31 16:57:31 -05:00
Sean Lilley 41e11a30c3 Fix artifacts for large thin ellipsoids 2022-12-31 16:23:25 -05:00
Sean Lilley 4bbcc2e96d Update SampleData 2022-12-31 15:38:00 -05:00
Sean Lilley 97094c8f63 Update Specs data 2022-12-31 15:38:00 -05:00
Sean Lilley 75afc2434e Chose the correct voxel class instead of flattening properties from all classes 2022-12-31 15:38:00 -05:00
Sean Lilley 48d47901ed Fix intersectHalfSpace when it cuts through camera 2022-12-31 15:21:47 -05:00
Sean Lilley edbc663bf1 Cleanup VoxelEllipsoidShape 2022-12-31 15:21:47 -05:00
Sean Lilley a8b7f6d464 Cleanup VoxelBoxShape and VoxelCylinderShape 2022-12-31 15:21:47 -05:00
Sean Lilley 0669bb8ea0 Fix bug where model matrix was being set before all viewModel properties were retrieved from primitive 2022-12-31 15:21:47 -05:00
Sean Lilley 0b22591d05 Revert getEllipsoidShape changes 2022-12-31 15:21:47 -05:00
Sean Lilley 460a12f86b Visualize shape obb in debugDraw 2022-12-31 15:21:47 -05:00
Sean Lilley b52f7a8107 Recompute OBB in case of shape space rotation and non-uniform scale 2022-12-31 15:21:47 -05:00
Sean Lilley 047e59ecda Differentiate between shape transform, local tranform (model matrix), and global transform 2022-12-31 15:21:47 -05:00
Sean Lilley c5c68204b5 Fix voxel inspector issues related to zero or negative scale 2022-12-31 15:21:47 -05:00
Sean Lilley a5bc35152e Fix speckle issue with nearest sampling 2022-12-31 15:21:47 -05:00
Sean Lilley 2c81ec6fae Fix whitespace and newlines 2022-12-31 15:21:47 -05:00