Commit Graph

1807 Commits

Author SHA1 Message Date
Kevin Ring 286c8d72e0 Formatting. 2021-08-24 19:28:50 +10:00
Kevin Ring 6bac2f2872 RasterOverlayTileProvider doc. 2021-08-24 19:25:26 +10:00
Kevin Ring db2fa140d3 More cleanup. 2021-08-24 18:33:17 +10:00
Kevin Ring 492621cc07 Misc cleanup. 2021-08-24 16:34:14 +10:00
Kevin Ring 015e92e8de Separate raster overlay refactoring into a new branch. 2021-08-24 13:32:56 +10:00
Kevin Ring c7795573e3 Remove unnecessary AsyncSystem-related changes. 2021-08-24 12:12:47 +10:00
Kevin Ring 6b678f8de5 Merge remote-tracking branch 'origin/merged-for-clipping' into clipping-2.5d-kring 2021-08-24 12:04:01 +10:00
Kevin Ring 6665f83f10 Merge remote-tracking branch 'origin/main' into merged-for-clipping 2021-08-24 11:57:00 +10:00
Kevin Ring 807f0a18e9
Merge branch 'main' into blit 2021-08-24 11:53:58 +10:00
Kevin Ring 37946d3570
Merge pull request #313 from CesiumGS/fix-normal-texture-property-name
Fixed property name of normal texture info
2021-08-24 11:52:29 +10:00
Kevin Ring 87b9b6b46f
Update CHANGES.md 2021-08-24 11:51:21 +10:00
Nithin Pranesh 804955d37a
Merge pull request #322 from CesiumGS/gen-smooth-norms-vector-test
Perform component-wise vector comparison
2021-08-23 15:30:06 -04:00
Marco Hutter 8ddb163f6d Perform component-wise vector comparison 2021-08-23 21:04:42 +02:00
baothientran 569792cc5a
Merge pull request #320 from CesiumGS/math-roundupdown 2021-08-23 13:56:58 -04:00
Nithin Pranesh 08e56e68b6 more gcc/clang fixes 2021-08-23 13:33:36 -04:00
Bao Tran 9a85c71560 Merge branch 'main' into math-roundupdown 2021-08-23 13:23:32 -04:00
Nithin Pranesh 34e4a14120 replace local std::function parameters with template 2021-08-23 13:12:37 -04:00
Nithin Pranesh 6d3f8ee262 attempt to fix gcc/clang errors 2021-08-23 13:12:21 -04:00
Nithin Pranesh 24e9acb1ed add tests for triangle strips and fans 2021-08-23 12:22:06 -04:00
baothientran 8cccf1753b
Merge pull request #318 from CesiumGS/rectangle-union
Add Rectangle::computeUnion method and rename intersect to match
2021-08-23 11:43:26 -04:00
baothientran df173934bc
Merge pull request #310 from CesiumGS/add-async-include-in-externals 2021-08-23 10:36:53 -04:00
Kevin Ring 9d33917358 Cleanup, remove some unnecessary changes. 2021-08-24 00:16:16 +10:00
Kevin Ring acb2acd69c Merge remote-tracking branch 'origin/merged-for-clipping' into clipping-2.5d-kring 2021-08-23 23:29:15 +10:00
Kevin Ring d94e6c070e Merge remote-tracking branch 'origin/blit' into merged-for-clipping 2021-08-23 23:23:55 +10:00
Kevin Ring 10636a5ebf Merge remote-tracking branch 'origin/math-roundupdown' into merged-for-clipping 2021-08-23 23:23:04 +10:00
Kevin Ring ecbc1fc6d9 Merge remote-tracking branch 'origin/future-isready' into merged-for-clipping 2021-08-23 23:22:35 +10:00
Kevin Ring f8b8f9bcb0 Fix clang warnings. 2021-08-23 22:56:56 +10:00
Kevin Ring 4704366a94 Better doc, extra test. 2021-08-23 22:46:21 +10:00
Kevin Ring 004b4839ad Fix typo. 2021-08-23 22:28:30 +10:00
Kevin Ring 215b3e3d32 Add ImageManipulation class. 2021-08-23 22:26:37 +10:00
Kevin Ring 2d86c1d559 Merge remote-tracking branch 'origin/math-roundupdown' into clipping-2.5d-kring 2021-08-23 20:54:41 +10:00
Kevin Ring 5c6062ab99 Add Math::roundUp and roundDown. 2021-08-23 20:52:40 +10:00
Kevin Ring 8d4a43f1a2 Merge remote-tracking branch 'origin/future-isready' into clipping-2.5d-kring 2021-08-23 19:47:15 +10:00
Kevin Ring c2aa1885cd Add `Future::isReady`. 2021-08-23 19:44:36 +10:00
Kevin Ring b64e7dc0d3 Revert "Add Future::isReady."
This reverts commit 168f2c21aa.
2021-08-23 19:43:43 +10:00
Kevin Ring 168f2c21aa Add Future::isReady. 2021-08-23 19:40:23 +10:00
Kevin Ring b1dae79a17 Merge remote-tracking branch 'origin/rectangle-union' into clipping-2.5d-kring 2021-08-23 19:30:50 +10:00
Kevin Ring 2911275357 Rename GlobeRectangle::intersect to computeIntersection. 2021-08-23 19:24:55 +10:00
Kevin Ring c0b7b130fb Rename intersect to computeIntersection. 2021-08-23 19:22:08 +10:00
Kevin Ring 188ade5e48 Add tests for computeUnion. 2021-08-23 19:08:28 +10:00
Kevin Ring 96bb7443e0 Add Rectangle changes from clipping-2.5d-kring branch. 2021-08-23 18:56:49 +10:00
Kevin Ring 3b1045265d Try fixing macOS build problem. 2021-08-23 18:19:17 +10:00
Kevin Ring e0b835f686 Fix linux build problems. 2021-08-23 14:55:10 +10:00
Kevin Ring 6cf82d7a00 Fix some linux compile errors. 2021-08-23 14:35:54 +10:00
Kevin Ring 979977723e Merge remote-tracking branch 'origin/main' into clipping-2.5d-kring 2021-08-23 13:58:20 +10:00
Kevin Ring bff14fdd4e
Merge pull request #317 from CesiumGS/fix-travis
Fix travis build failures on Linux caused by an expired PPA certificate
2021-08-23 13:56:38 +10:00
Kevin Ring 8b32d36b65 Clean up. 2021-08-23 13:40:10 +10:00
Kevin Ring a08af92249 Try again to remove rabbitmq. 2021-08-23 13:34:43 +10:00
Kevin Ring 14c812da96 Remove rabbitmq PPA cause it's busted. 2021-08-23 13:27:57 +10:00
Kevin Ring 02d016fe33 Print contents of PPAs. 2021-08-23 13:11:20 +10:00