{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":27467116,"defaultBranch":"master","name":"detonator","ownerLogin":"ensisoft","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2014-12-03T03:22:01.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/4990375?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1725276063.0","currentOid":""},"activityList":{"items":[{"before":"b2dc7539907d85182ddafc9f64a5689aff70938f","after":null,"ref":"refs/heads/dev","pushedAt":"2024-09-02T11:21:03.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ensisoft","name":"Sami Väisänen","path":"/ensisoft","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4990375?s=80&v=4"}},{"before":"2ac193d6ab307a095c3954860ddec68c60d92b1c","after":"560e27faf567f85987a684262f0fac6e3f8b6163","ref":"refs/heads/master","pushedAt":"2024-09-02T11:20:58.000Z","pushType":"pr_merge","commitsCount":42,"pusher":{"login":"ensisoft","name":"Sami Väisänen","path":"/ensisoft","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4990375?s=80&v=4"},"commit":{"message":"Upgrade to Emscripten💩 3.1.10\n\nUpgrade to Emscripten💩 3.1.10. Turns out that the previous commit\nthat split entity node attachments to separate translation units\nand header files caused a Emscripten💩 bug to surface. Also some\ncompiler and linker flags and parameters that should be set on\nthe build targets were missing in the emscripten/CMakeLists.txt file.\n\nhttps://github.com/emscripten-core/emscripten/issues/15958\n\nEssentially random linking errors about functions that are not\nused in detonator source code (or in the 3rd party source code).\n\n- Upgrade Emscripten💩 toolchain to 3.1.10.\n- Fix missing -pthread and -sUSE_BOOST_HEADERS in emscripten/CMakeLists\n- Update the documentation, BUILDING.md and README.md","shortMessageHtmlLink":"Upgrade to Emscripten💩 3.1.10"}},{"before":"f723abacf8d0ed112c4fc55094f87f37c93745b5","after":"b2dc7539907d85182ddafc9f64a5689aff70938f","ref":"refs/heads/dev","pushedAt":"2024-09-02T11:00:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ensisoft","name":"Sami Väisänen","path":"/ensisoft","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4990375?s=80&v=4"},"commit":{"message":"Upgrade to Emscripten💩 3.1.10\n\nUpgrade to Emscripten💩 3.1.10. Turns out that the previous commit\nthat split entity node attachments to separate translation units\nand header files caused a Emscripten💩 bug to surface. Also some\ncompiler and linker flags and parameters that should be set on\nthe build targets were missing in the emscripten/CMakeLists.txt file.\n\nhttps://github.com/emscripten-core/emscripten/issues/15958\n\nEssentially random linking errors about functions that are not\nused in detonator source code (or in the 3rd party source code).\n\n- Upgrade Emscripten💩 toolchain to 3.1.10.\n- Fix missing -pthread and -sUSE_BOOST_HEADERS in emscripten/CMakeLists\n- Update the documentation, BUILDING.md and README.md","shortMessageHtmlLink":"Upgrade to Emscripten💩 3.1.10"}},{"before":"39d848dc338288397b1f86336f06d617def59de0","after":"f723abacf8d0ed112c4fc55094f87f37c93745b5","ref":"refs/heads/dev","pushedAt":"2024-09-01T15:24:12.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ensisoft","name":"Sami Väisänen","path":"/ensisoft","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4990375?s=80&v=4"},"commit":{"message":"Split entity node attachments to separate files\n\nSplit entity node attachments to separate files in order to try\nto speed up incremental builds.","shortMessageHtmlLink":"Split entity node attachments to separate files"}},{"before":"9035c1cc899e8b6470e184dce9267c83ea8121bb","after":"39d848dc338288397b1f86336f06d617def59de0","ref":"refs/heads/dev","pushedAt":"2024-09-01T15:15:30.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ensisoft","name":"Sami Väisänen","path":"/ensisoft","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4990375?s=80&v=4"},"commit":{"message":"Split entity node attachments to separate files\n\nSplit entity node attachments to separate files in order to try\nto speed up incremental builds.","shortMessageHtmlLink":"Split entity node attachments to separate files"}},{"before":null,"after":"9035c1cc899e8b6470e184dce9267c83ea8121bb","ref":"refs/heads/dev","pushedAt":"2024-09-01T13:28:15.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ensisoft","name":"Sami Väisänen","path":"/ensisoft","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4990375?s=80&v=4"},"commit":{"message":"wip split tilemap node","shortMessageHtmlLink":"wip split tilemap node"}},{"before":"a4684973f987e64d513d141a2ce687852e6d8013","after":null,"ref":"refs/heads/dev","pushedAt":"2024-08-09T07:58:13.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ensisoft","name":"Sami Väisänen","path":"/ensisoft","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4990375?s=80&v=4"}},{"before":"7750e2f7ef2e275579b0fc01283bcfd2c9ff8059","after":"2ac193d6ab307a095c3954860ddec68c60d92b1c","ref":"refs/heads/master","pushedAt":"2024-08-09T07:58:08.000Z","pushType":"pr_merge","commitsCount":27,"pusher":{"login":"ensisoft","name":"Sami Väisänen","path":"/ensisoft","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4990375?s=80&v=4"},"commit":{"message":"Refactor kRandomParticleRotation to a more generic effect enum\n\nRefactor kRandomParticleRotation to a more generic effect enum so\nthat more material particle effects can be created and configured\nusing the same mechanism.","shortMessageHtmlLink":"Refactor kRandomParticleRotation to a more generic effect enum"}},{"before":"2ebd276b2ad8a7686b2bf3961484cf90f78b59d4","after":"a4684973f987e64d513d141a2ce687852e6d8013","ref":"refs/heads/dev","pushedAt":"2024-08-09T07:56:00.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ensisoft","name":"Sami Väisänen","path":"/ensisoft","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4990375?s=80&v=4"},"commit":{"message":"Refactor kRandomParticleRotation to a more generic effect enum\n\nRefactor kRandomParticleRotation to a more generic effect enum so\nthat more material particle effects can be created and configured\nusing the same mechanism.","shortMessageHtmlLink":"Refactor kRandomParticleRotation to a more generic effect enum"}},{"before":null,"after":"2ebd276b2ad8a7686b2bf3961484cf90f78b59d4","ref":"refs/heads/dev","pushedAt":"2024-07-27T07:25:51.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ensisoft","name":"Sami Väisänen","path":"/ensisoft","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4990375?s=80&v=4"},"commit":{"message":"Refactor kRandomParticleRotation to a more generic effect enum\n\nRefactor kRandomParticleRotation to a more generic effect enum so\nthat more material particle effects can be created and configured\nusing the same mechanism.","shortMessageHtmlLink":"Refactor kRandomParticleRotation to a more generic effect enum"}},{"before":"6d7b801458885aa9e404ff46378ea681298826a0","after":null,"ref":"refs/heads/dev","pushedAt":"2024-07-15T21:42:47.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ensisoft","name":"Sami Väisänen","path":"/ensisoft","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4990375?s=80&v=4"}},{"before":"2266a9c2e5247d130b7d45c3931cd33200db64f4","after":"7750e2f7ef2e275579b0fc01283bcfd2c9ff8059","ref":"refs/heads/master","pushedAt":"2024-07-15T21:42:40.000Z","pushType":"pr_merge","commitsCount":81,"pusher":{"login":"ensisoft","name":"Sami Väisänen","path":"/ensisoft","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4990375?s=80&v=4"},"commit":{"message":"Update UI demo under the editor demos\n\nUpdate UI demo under the editor demos.","shortMessageHtmlLink":"Update UI demo under the editor demos"}},{"before":"7c0f40b56d84a294c68ca1290b2299feaf3a6fef","after":"6d7b801458885aa9e404ff46378ea681298826a0","ref":"refs/heads/dev","pushedAt":"2024-07-15T20:20:46.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ensisoft","name":"Sami Väisänen","path":"/ensisoft","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4990375?s=80&v=4"},"commit":{"message":"Update UI demo under the editor demos\n\nUpdate UI demo under the editor demos.","shortMessageHtmlLink":"Update UI demo under the editor demos"}},{"before":"7637b6f429f52071d12e9218bafd2fc291679420","after":"7c0f40b56d84a294c68ca1290b2299feaf3a6fef","ref":"refs/heads/dev","pushedAt":"2024-07-14T07:46:06.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ensisoft","name":"Sami Väisänen","path":"/ensisoft","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4990375?s=80&v=4"},"commit":{"message":"Fix ScrollArea widget flags build error on MSVC\n\nFix ScrollArea widget flags build error on MSVC. The name mFlags\nconflicts with the mFlags in widget base. Rebasing this change\nin to the original commit is too much pain (a violent shitstorm of\nconflicts) so leaving this as a separate commit.\n\nAlso rename the key used to serialize the flags so that it won't\ncollide with \"flags\" from the base widget.","shortMessageHtmlLink":"Fix ScrollArea widget flags build error on MSVC"}},{"before":"b23c14c1717749cbe3cd1ab75f25cc619bae21c3","after":"7637b6f429f52071d12e9218bafd2fc291679420","ref":"refs/heads/dev","pushedAt":"2024-07-14T05:16:01.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ensisoft","name":"Sami Väisänen","path":"/ensisoft","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4990375?s=80&v=4"},"commit":{"message":"Add font dialog zoom level and apply zoom when font size is too big\n\nAdd font dialog zoom level and apply zoom when font size is too big.","shortMessageHtmlLink":"Add font dialog zoom level and apply zoom when font size is too big"}},{"before":null,"after":"b23c14c1717749cbe3cd1ab75f25cc619bae21c3","ref":"refs/heads/dev","pushedAt":"2024-05-17T15:22:49.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ensisoft","name":"Sami Väisänen","path":"/ensisoft","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4990375?s=80&v=4"},"commit":{"message":"Fix incorrect hash computation/combination in entity widget\n\nFix incorrect hash computation/combination in entity widget. When\nan entity has animation tracks the hash value computed for animation\ntrack properties overwrites hash accumulated so far.","shortMessageHtmlLink":"Fix incorrect hash computation/combination in entity widget"}},{"before":"6269f41bc07c3d5ca4493bdc992235d9f7829257","after":null,"ref":"refs/heads/dev","pushedAt":"2024-04-04T16:58:00.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ensisoft","name":"Sami Väisänen","path":"/ensisoft","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4990375?s=80&v=4"}},{"before":"0525e46f71cddd53a5a92ca6ceb9e7d93a647596","after":"2266a9c2e5247d130b7d45c3931cd33200db64f4","ref":"refs/heads/master","pushedAt":"2024-04-04T16:57:56.000Z","pushType":"pr_merge","commitsCount":25,"pusher":{"login":"ensisoft","name":"Sami Väisänen","path":"/ensisoft","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4990375?s=80&v=4"},"commit":{"message":"Update READMEs\n\nUpdate READMEs.","shortMessageHtmlLink":"Update READMEs"}},{"before":"6fe14571e675ee1d37cc038fcdb4cb8505424966","after":"6269f41bc07c3d5ca4493bdc992235d9f7829257","ref":"refs/heads/dev","pushedAt":"2024-04-04T16:22:50.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ensisoft","name":"Sami Väisänen","path":"/ensisoft","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4990375?s=80&v=4"},"commit":{"message":"Update READMEs\n\nUpdate READMEs.","shortMessageHtmlLink":"Update READMEs"}},{"before":"adf77be3c3d86e94fa29513e15bea459234f77f4","after":"6fe14571e675ee1d37cc038fcdb4cb8505424966","ref":"refs/heads/dev","pushedAt":"2024-04-02T17:58:43.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ensisoft","name":"Sami Väisänen","path":"/ensisoft","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4990375?s=80&v=4"},"commit":{"message":"wip fix","shortMessageHtmlLink":"wip fix"}},{"before":null,"after":"adf77be3c3d86e94fa29513e15bea459234f77f4","ref":"refs/heads/dev","pushedAt":"2024-04-02T17:47:18.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ensisoft","name":"Sami Väisänen","path":"/ensisoft","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4990375?s=80&v=4"},"commit":{"message":"wip","shortMessageHtmlLink":"wip"}},{"before":"c52efd878f1b4d2402b914e8d57121ea2dec7e27","after":null,"ref":"refs/heads/dev","pushedAt":"2024-03-28T20:54:37.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ensisoft","name":"Sami Väisänen","path":"/ensisoft","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4990375?s=80&v=4"}},{"before":"36f626caf957d0734865a8f5641be6170d997f45","after":"0525e46f71cddd53a5a92ca6ceb9e7d93a647596","ref":"refs/heads/master","pushedAt":"2024-03-28T20:54:34.000Z","pushType":"pr_merge","commitsCount":66,"pusher":{"login":"ensisoft","name":"Sami Väisänen","path":"/ensisoft","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4990375?s=80&v=4"},"commit":{"message":"Fix incorrect multiple resource URIs check in VCS dialog\n\nFix incorrect multiple resource URIs check in VCS dialog.","shortMessageHtmlLink":"Fix incorrect multiple resource URIs check in VCS dialog"}},{"before":"a2ca39cfdec0d9b886f6690facf10a6b1415065e","after":"c52efd878f1b4d2402b914e8d57121ea2dec7e27","ref":"refs/heads/dev","pushedAt":"2024-03-28T20:34:09.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ensisoft","name":"Sami Väisänen","path":"/ensisoft","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4990375?s=80&v=4"},"commit":{"message":"Fix incorrect multiple resource URIs check in VCS dialog\n\nFix incorrect multiple resource URIs check in VCS dialog.","shortMessageHtmlLink":"Fix incorrect multiple resource URIs check in VCS dialog"}},{"before":"4b1b5bcb97b6cb57b8355b5879f1eb99bcb13105","after":"a2ca39cfdec0d9b886f6690facf10a6b1415065e","ref":"refs/heads/dev","pushedAt":"2024-03-15T16:33:40.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ensisoft","name":"Sami Väisänen","path":"/ensisoft","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4990375?s=80&v=4"},"commit":{"message":"Update character demo under editor\n\nUpdate character demo under editor.\n\n- Add physics based sprite animated character with animation\n state machine and physics based sprite state.\n- Add a demo scene for the physics based character.\n- Add a demo scene for the 8-directional character.","shortMessageHtmlLink":"Update character demo under editor"}},{"before":null,"after":"4b1b5bcb97b6cb57b8355b5879f1eb99bcb13105","ref":"refs/heads/dev","pushedAt":"2024-03-15T16:30:42.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ensisoft","name":"Sami Väisänen","path":"/ensisoft","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4990375?s=80&v=4"},"commit":{"message":"Update character demo under editor\n\nUpdate character demo under editor.\n\n- Add physics based sprite animated character with animation\n state machine and physics based sprite state.\n- Add a demo scene for the physics based character.\n- Add a demo scene for the 8-directional character.","shortMessageHtmlLink":"Update character demo under editor"}},{"before":"f37a2a85acf2806b9a85affadc605c0190545c60","after":null,"ref":"refs/heads/dev","pushedAt":"2024-03-07T22:59:27.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ensisoft","name":"Sami Väisänen","path":"/ensisoft","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4990375?s=80&v=4"}},{"before":"985a68abc2376d7cdc4006c6dca47b3ad7ec6182","after":"36f626caf957d0734865a8f5641be6170d997f45","ref":"refs/heads/master","pushedAt":"2024-03-07T22:59:24.000Z","pushType":"pr_merge","commitsCount":71,"pusher":{"login":"ensisoft","name":"Sami Väisänen","path":"/ensisoft","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4990375?s=80&v=4"},"commit":{"message":"Fix wrong InlineData object access in polygon mesh FromJson\n\nFix wrong InlineData object access in polygon mesh FromJson.","shortMessageHtmlLink":"Fix wrong InlineData object access in polygon mesh FromJson"}},{"before":"3f5dee973e4fa6f83e05b118103669e0ab400150","after":"f37a2a85acf2806b9a85affadc605c0190545c60","ref":"refs/heads/dev","pushedAt":"2024-03-07T22:58:39.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ensisoft","name":"Sami Väisänen","path":"/ensisoft","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4990375?s=80&v=4"},"commit":{"message":"Fix wrong InlineData object access in polygon mesh FromJson\n\nFix wrong InlineData object access in polygon mesh FromJson.","shortMessageHtmlLink":"Fix wrong InlineData object access in polygon mesh FromJson"}},{"before":"4b9fc273a4594acf434d17e75e20a38fa3d6396d","after":"3f5dee973e4fa6f83e05b118103669e0ab400150","ref":"refs/heads/dev","pushedAt":"2024-03-07T21:25:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ensisoft","name":"Sami Väisänen","path":"/ensisoft","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4990375?s=80&v=4"},"commit":{"message":"Fix wrong InlineData object access in polygon mesh FromJson\n\nFix wrong InlineData object access in polygon mesh FromJson.","shortMessageHtmlLink":"Fix wrong InlineData object access in polygon mesh FromJson"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEqoNcbwA","startCursor":null,"endCursor":null}},"title":"Activity · ensisoft/detonator"}