{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":159720009,"defaultBranch":"master","name":"libcitygml","ownerLogin":"CesiumGS","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2018-11-29T19:57:23.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/54716382?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1715556113.0","currentOid":""},"activityList":{"items":[{"before":"2753ed105ca8fde54ddf87fd38e2e7c119488c6b","after":"09d2c8fd98ade8b685f351b5d6201f0e40b6c09c","ref":"refs/heads/swapped-lat-long","pushedAt":"2024-09-20T13:42:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tfili","name":"Tom Fili","path":"/tfili","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1652382?s=80&v=4"},"commit":{"message":"Added env var","shortMessageHtmlLink":"Added env var"}},{"before":"2cdcb4bbff28161e52aa0fc05f82b06c88cf5469","after":"2753ed105ca8fde54ddf87fd38e2e7c119488c6b","ref":"refs/heads/swapped-lat-long","pushedAt":"2024-09-20T02:01:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tfili","name":"Tom Fili","path":"/tfili","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1652382?s=80&v=4"},"commit":{"message":"I think I fixed it for real","shortMessageHtmlLink":"I think I fixed it for real"}},{"before":"af714d6053b28b2c163df70eed5bc1371ec6699a","after":"2cdcb4bbff28161e52aa0fc05f82b06c88cf5469","ref":"refs/heads/swapped-lat-long","pushedAt":"2024-09-20T01:58:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tfili","name":"Tom Fili","path":"/tfili","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1652382?s=80&v=4"},"commit":{"message":"Lets save off the env instead","shortMessageHtmlLink":"Lets save off the env instead"}},{"before":"07bda1cd91c35c4aea8d239cc5de16e4859c4abe","after":"af714d6053b28b2c163df70eed5bc1371ec6699a","ref":"refs/heads/swapped-lat-long","pushedAt":"2024-09-20T01:02:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tfili","name":"Tom Fili","path":"/tfili","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1652382?s=80&v=4"},"commit":{"message":"Verify its not null","shortMessageHtmlLink":"Verify its not null"}},{"before":"0e742f6a256b09d3f377cf34d86ae3d35476bbfc","after":"07bda1cd91c35c4aea8d239cc5de16e4859c4abe","ref":"refs/heads/swapped-lat-long","pushedAt":"2024-09-20T00:59:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tfili","name":"Tom Fili","path":"/tfili","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1652382?s=80&v=4"},"commit":{"message":"Dumb","shortMessageHtmlLink":"Dumb"}},{"before":"4bba811978c0f7f108fb30984f7e91121ac9ffc5","after":"0e742f6a256b09d3f377cf34d86ae3d35476bbfc","ref":"refs/heads/swapped-lat-long","pushedAt":"2024-09-20T00:57:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tfili","name":"Tom Fili","path":"/tfili","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1652382?s=80&v=4"},"commit":{"message":"Added env var to flip lat lon","shortMessageHtmlLink":"Added env var to flip lat lon"}},{"before":null,"after":"66bfaf8472608c70f319bb19f14655e115584aba","ref":"refs/heads/swapped-lat-long-parser","pushedAt":"2024-05-12T23:21:53.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mramato","name":"Matthew Amato","path":"/mramato","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1495196?s=80&v=4"},"commit":{"message":"Merge remote-tracking branch 'upstream/master' into swapped-lat-long","shortMessageHtmlLink":"Merge remote-tracking branch 'upstream/master' into swapped-lat-long"}},{"before":null,"after":"4bba811978c0f7f108fb30984f7e91121ac9ffc5","ref":"refs/heads/swapped-lat-long","pushedAt":"2024-03-15T18:44:03.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"keyboardspecialist","name":"Jason Sobotka","path":"/keyboardspecialist","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2503698?s=80&v=4"},"commit":{"message":"Swap x and y in the TVec3d object. For correcting GML files with swapped lat and long.","shortMessageHtmlLink":"Swap x and y in the TVec3d object. For correcting GML files with swap…"}},{"before":"58fbd529b8f6608f5b6129452ecba14978f6a3e8","after":"7aeb46b34b322a17d8f41ef350287dfe70a05daf","ref":"refs/heads/master","pushedAt":"2023-08-17T15:05:58.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"keyboardspecialist","name":"Jason Sobotka","path":"/keyboardspecialist","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2503698?s=80&v=4"},"commit":{"message":"Merge pull request #9 from CesiumGS/vertices-check-fix\n\nFixed a bug I introduced in merging during the upstream-rebase. Only affects a debug check, not production.","shortMessageHtmlLink":"Merge pull request #9 from CesiumGS/vertices-check-fix"}},{"before":null,"after":"a895c7d0d8af3ad41e95791448bd3e22ad66af49","ref":"refs/heads/vertices-check-fix","pushedAt":"2023-08-17T14:50:28.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"keyboardspecialist","name":"Jason Sobotka","path":"/keyboardspecialist","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2503698?s=80&v=4"},"commit":{"message":"Fixed a bug I introduced in merging\n\ndebug vertice check should have been moved out of the tesselator base.\nalways fails otherwise. Should only affect debug assertion and not\nproduction","shortMessageHtmlLink":"Fixed a bug I introduced in merging"}},{"before":"9d2f3978fe6a66eb95d8487ecde6d21df83c9383","after":null,"ref":"refs/heads/upstream-rebase","pushedAt":"2023-06-28T21:39:59.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mramato","name":"Matthew Amato","path":"/mramato","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1495196?s=80&v=4"}},{"before":"61a91baf871a2fdc6dc5c9355e368225945c436e","after":"58fbd529b8f6608f5b6129452ecba14978f6a3e8","ref":"refs/heads/master","pushedAt":"2023-06-28T21:39:56.000Z","pushType":"pr_merge","commitsCount":89,"pusher":{"login":"mramato","name":"Matthew Amato","path":"/mramato","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1495196?s=80&v=4"},"commit":{"message":"Merge pull request #8 from CesiumGS/upstream-rebase\n\nUpstream rebase","shortMessageHtmlLink":"Merge pull request #8 from CesiumGS/upstream-rebase"}},{"before":"ea8866cd8490de7201caeb8700d92595c8f9c224","after":"9d2f3978fe6a66eb95d8487ecde6d21df83c9383","ref":"refs/heads/upstream-rebase","pushedAt":"2023-06-27T18:38:02.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"keyboardspecialist","name":"Jason Sobotka","path":"/keyboardspecialist","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2503698?s=80&v=4"},"commit":{"message":"Merge branch 'upstream-rebase' of github.com:CesiumGS/libcitygml into upstream-rebase","shortMessageHtmlLink":"Merge branch 'upstream-rebase' of github.com:CesiumGS/libcitygml into…"}},{"before":"4bc34ac507779dcc083ca1bfa0f35a2077104e1a","after":"ea8866cd8490de7201caeb8700d92595c8f9c224","ref":"refs/heads/upstream-rebase","pushedAt":"2023-06-21T21:16:06.493Z","pushType":"push","commitsCount":1,"pusher":{"login":"keyboardspecialist","name":"Jason Sobotka","path":"/keyboardspecialist","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2503698?s=80&v=4"},"commit":{"message":"mov len decl to top of func","shortMessageHtmlLink":"mov len decl to top of func"}},{"before":"8fe3b12e9f5042ff52b88873f054677f4f787daf","after":"4bc34ac507779dcc083ca1bfa0f35a2077104e1a","ref":"refs/heads/upstream-rebase","pushedAt":"2023-06-15T19:29:20.563Z","pushType":"push","commitsCount":1,"pusher":{"login":"keyboardspecialist","name":"Jason Sobotka","path":"/keyboardspecialist","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2503698?s=80&v=4"},"commit":{"message":"Check for glutess when including tesselation files","shortMessageHtmlLink":"Check for glutess when including tesselation files"}},{"before":"26a1e9e000ed30de220d8c138dbe97fbc24c26ca","after":"8fe3b12e9f5042ff52b88873f054677f4f787daf","ref":"refs/heads/upstream-rebase","pushedAt":"2023-06-15T17:41:05.858Z","pushType":"push","commitsCount":1,"pusher":{"login":"keyboardspecialist","name":"Jason Sobotka","path":"/keyboardspecialist","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2503698?s=80&v=4"},"commit":{"message":"Commented out unneeded install commands\n\nTesselator was refactored into a base class. Merged and ensured our\nglutess calls were preserved.\n\nFixed some merge errors duplicating preprocessor blocks","shortMessageHtmlLink":"Commented out unneeded install commands"}},{"before":"61a91baf871a2fdc6dc5c9355e368225945c436e","after":"26a1e9e000ed30de220d8c138dbe97fbc24c26ca","ref":"refs/heads/upstream-rebase","pushedAt":"2023-06-14T17:15:25.201Z","pushType":"push","commitsCount":82,"pusher":{"login":"keyboardspecialist","name":"Jason Sobotka","path":"/keyboardspecialist","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2503698?s=80&v=4"},"commit":{"message":"Merge branch 'upstream-rebase' of github.com:CesiumGS/libcitygml into upstream-rebase","shortMessageHtmlLink":"Merge branch 'upstream-rebase' of github.com:CesiumGS/libcitygml into…"}},{"before":null,"after":"61a91baf871a2fdc6dc5c9355e368225945c436e","ref":"refs/heads/upstream-rebase","pushedAt":"2023-06-14T15:24:27.641Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"keyboardspecialist","name":"Jason Sobotka","path":"/keyboardspecialist","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2503698?s=80&v=4"},"commit":{"message":"Merge pull request #6 from CesiumGS/fix-vertical-units\n\nGuess the units of the vertical axis for 2D CRS","shortMessageHtmlLink":"Merge pull request #6 from CesiumGS/fix-vertical-units"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yMFQxMzo0Mjo0NC4wMDAwMDBazwAAAAS8AxSA","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yMFQxMzo0Mjo0NC4wMDAwMDBazwAAAAS8AxSA","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wNi0xNFQxNToyNDoyNy42NDEwODFazwAAAANBeMgt"}},"title":"Activity · CesiumGS/libcitygml"}