{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":351138286,"defaultBranch":"5.x","name":"FlowGraph","ownerLogin":"MothCocoon","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-03-24T15:51:39.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/63680270?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1714220061.0","currentOid":""},"activityList":{"items":[{"before":"8e2a0a90fdedf1b9b01bc60386327514d29f857d","after":null,"ref":"refs/tags/v1.6-5.1","pushedAt":"2024-04-27T10:13:27.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"MothDoctor","name":"Krzysiek Justyński","path":"/MothDoctor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5065057?s=80&v=4"}},{"before":"8e2a0a90fdedf1b9b01bc60386327514d29f857d","after":"6fcb53e493aeca68f9f4c6401f10c04d1ee59870","ref":"refs/heads/5.x","pushedAt":"2024-04-27T10:04:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MothDoctor","name":"Krzysiek Justyński","path":"/MothDoctor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5065057?s=80&v=4"},"commit":{"message":"fixed compilation in older engine versions","shortMessageHtmlLink":"fixed compilation in older engine versions"}},{"before":"c31afe134783eb9c35d2b90e8e33a34299db331a","after":"8e2a0a90fdedf1b9b01bc60386327514d29f857d","ref":"refs/heads/5.x","pushedAt":"2024-04-26T11:11:34.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"MothDoctor","name":"Krzysiek Justyński","path":"/MothDoctor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5065057?s=80&v=4"},"commit":{"message":"Fix crash with SequencePlayer by adding engine version check (#197)","shortMessageHtmlLink":"Fix crash with SequencePlayer by adding engine version check (#197)"}},{"before":"63c40298beceafb2957789b2bfa069e7bf867ce0","after":"c31afe134783eb9c35d2b90e8e33a34299db331a","ref":"refs/heads/5.x","pushedAt":"2024-04-25T18:13:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"MothDoctor","name":"Krzysiek Justyński","path":"/MothDoctor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5065057?s=80&v=4"},"commit":{"message":"Improve drawing for reroute nodes that go backwards when they are selected, connection is executing ot executed during PIE. (#194)","shortMessageHtmlLink":"Improve drawing for reroute nodes that go backwards when they are sel…"}},{"before":"3372a31dfdb23ef8034d8c4a61dcec32ff7b98b9","after":"63c40298beceafb2957789b2bfa069e7bf867ce0","ref":"refs/heads/5.x","pushedAt":"2024-04-25T18:13:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"MothDoctor","name":"Krzysiek Justyński","path":"/MothDoctor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5065057?s=80&v=4"},"commit":{"message":"Add graph action to delete node and reconnect pins if possible (#192)","shortMessageHtmlLink":"Add graph action to delete node and reconnect pins if possible (#192)"}},{"before":"4c02376ad4e329ddaf9f17041fdb3aa50d11da12","after":"3372a31dfdb23ef8034d8c4a61dcec32ff7b98b9","ref":"refs/heads/5.x","pushedAt":"2024-04-25T18:12:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"MothDoctor","name":"Krzysiek Justyński","path":"/MothDoctor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5065057?s=80&v=4"},"commit":{"message":"Add RequiredParamsClass validation to prevent crash with UFlowNode_CallOwnerFunction when user change owner class to default and then press Refresh (#191)","shortMessageHtmlLink":"Add RequiredParamsClass validation to prevent crash with UFlowNode_Ca…"}},{"before":"4267ee7f845c5e06eca4b172db690b30fa2cac1e","after":"4c02376ad4e329ddaf9f17041fdb3aa50d11da12","ref":"refs/heads/5.x","pushedAt":"2024-03-29T19:23:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MothDoctor","name":"Krzysiek Justyński","path":"/MothDoctor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5065057?s=80&v=4"},"commit":{"message":"removed unconditional dirtying asset which might occured on constructing graph editor","shortMessageHtmlLink":"removed unconditional dirtying asset which might occured on construct…"}},{"before":"69c893b3e18c78e1e73d9959d5fc7a752f4f3769","after":"4267ee7f845c5e06eca4b172db690b30fa2cac1e","ref":"refs/heads/5.x","pushedAt":"2024-03-24T18:30:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MothDoctor","name":"Krzysiek Justyński","path":"/MothDoctor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5065057?s=80&v=4"},"commit":{"message":"fixed non-unity build on UE older than 5.3","shortMessageHtmlLink":"fixed non-unity build on UE older than 5.3"}},{"before":"be72d6d125a2312882659ad7cfb1043bacf7e971","after":"69c893b3e18c78e1e73d9959d5fc7a752f4f3769","ref":"refs/heads/5.x","pushedAt":"2024-03-24T18:03:07.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"MothDoctor","name":"Krzysiek Justyński","path":"/MothDoctor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5065057?s=80&v=4"},"commit":{"message":"1. UFlowNode now also executes OnReconstructionRequested if pin info has been changed inside pin array (PinName, PinFriendlyName, PinToolTip). (#190)\n\n2. Removed OnBlueprintPreCompile() and OnBlueprintCompiled() from UFlowGraphNode, because all possible node reconstructions, handled by these functions, now are triggered from UFlowNode::PostEditChangeProperty()\r\n3. SFlowGraphNode now hides pin name only if there is one valid pin in array, not just Pins.Num() == 1.","shortMessageHtmlLink":"1. UFlowNode now also executes OnReconstructionRequested if pin info …"}},{"before":"3e11ec632a6882a97adf66ca365f6a7a53dd5ef7","after":"be72d6d125a2312882659ad7cfb1043bacf7e971","ref":"refs/heads/5.x","pushedAt":"2024-03-24T17:58:29.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"MothDoctor","name":"Krzysiek Justyński","path":"/MothDoctor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5065057?s=80&v=4"},"commit":{"message":"Fix issue https://github.com/MothCocoon/FlowGraph/issues/187 (#189)","shortMessageHtmlLink":"Fix issue #187 (#189)"}},{"before":"7146c49e12d543ad729282f65c310a050a1fe6c3","after":"3e11ec632a6882a97adf66ca365f6a7a53dd5ef7","ref":"refs/heads/5.x","pushedAt":"2024-03-20T22:36:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MothDoctor","name":"Krzysiek Justyński","path":"/MothDoctor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5065057?s=80&v=4"},"commit":{"message":"replaced monolithic header","shortMessageHtmlLink":"replaced monolithic header"}},{"before":"0bfa99c29b25cfb2f8d47809ca6cc60fab821822","after":"7146c49e12d543ad729282f65c310a050a1fe6c3","ref":"refs/heads/5.x","pushedAt":"2024-03-20T20:06:23.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"MothDoctor","name":"Krzysiek Justyński","path":"/MothDoctor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5065057?s=80&v=4"},"commit":{"message":"fix CIS compilation","shortMessageHtmlLink":"fix CIS compilation"}},{"before":"2d9a8321df4b1387b33c4fc3d203bdd244a8ad73","after":"0bfa99c29b25cfb2f8d47809ca6cc60fab821822","ref":"refs/heads/5.x","pushedAt":"2024-03-20T20:06:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MothDoctor","name":"Krzysiek Justyński","path":"/MothDoctor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5065057?s=80&v=4"},"commit":{"message":"fixed CIS compilation","shortMessageHtmlLink":"fixed CIS compilation"}},{"before":"b67a8ed57937b83f883747ba010b03ffa093c38f","after":"2d9a8321df4b1387b33c4fc3d203bdd244a8ad73","ref":"refs/heads/5.x","pushedAt":"2024-03-20T19:53:06.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"MothDoctor","name":"Krzysiek Justyński","path":"/MothDoctor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5065057?s=80&v=4"},"commit":{"message":"fix CIS compilation","shortMessageHtmlLink":"fix CIS compilation"}},{"before":"365e0a6df64fa144efc3e611d4e663b081343530","after":"b67a8ed57937b83f883747ba010b03ffa093c38f","ref":"refs/heads/5.x","pushedAt":"2024-03-20T19:52:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MothDoctor","name":"Krzysiek Justyński","path":"/MothDoctor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5065057?s=80&v=4"},"commit":{"message":"fix CIS compilation","shortMessageHtmlLink":"fix CIS compilation"}},{"before":"5feebd6f5d2c95fcb89f91fc94915354f42ce208","after":"365e0a6df64fa144efc3e611d4e663b081343530","ref":"refs/heads/5.x","pushedAt":"2024-03-20T19:44:51.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"MothDoctor","name":"Krzysiek Justyński","path":"/MothDoctor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5065057?s=80&v=4"},"commit":{"message":"attempt to fix CIS compilation","shortMessageHtmlLink":"attempt to fix CIS compilation"}},{"before":"044fbdcfaf8d7e215fda99146385faee2c50ce82","after":"5feebd6f5d2c95fcb89f91fc94915354f42ce208","ref":"refs/heads/5.x","pushedAt":"2024-03-20T19:44:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MothDoctor","name":"Krzysiek Justyński","path":"/MothDoctor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5065057?s=80&v=4"},"commit":{"message":"attempt to fix CIS compilation","shortMessageHtmlLink":"attempt to fix CIS compilation"}},{"before":"e94476cb6705fcc57fdd9d863fe8eef39ba859bd","after":"044fbdcfaf8d7e215fda99146385faee2c50ce82","ref":"refs/heads/5.x","pushedAt":"2024-03-20T19:43:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MothDoctor","name":"Krzysiek Justyński","path":"/MothDoctor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5065057?s=80&v=4"},"commit":{"message":"Revert \"attempt to fix CIS compilation\"\n\nThis reverts commit e94476cb6705fcc57fdd9d863fe8eef39ba859bd.","shortMessageHtmlLink":"Revert \"attempt to fix CIS compilation\""}},{"before":"67f48386bc1bb7a1e676330b4af270c8e35b37aa","after":"e94476cb6705fcc57fdd9d863fe8eef39ba859bd","ref":"refs/heads/5.x","pushedAt":"2024-03-20T19:38:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MothDoctor","name":"Krzysiek Justyński","path":"/MothDoctor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5065057?s=80&v=4"},"commit":{"message":"attempt to fix CIS compilation","shortMessageHtmlLink":"attempt to fix CIS compilation"}},{"before":"1e38083091c18deb13eda972366de5f3ce6eb3e6","after":"67f48386bc1bb7a1e676330b4af270c8e35b37aa","ref":"refs/heads/5.x","pushedAt":"2024-03-20T19:21:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MothDoctor","name":"Krzysiek Justyński","path":"/MothDoctor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5065057?s=80&v=4"},"commit":{"message":"plugin compiles against UE 5.4","shortMessageHtmlLink":"plugin compiles against UE 5.4"}},{"before":"e5d4ab7fffc3c34007a8394e0549aa06d7d93729","after":"1e38083091c18deb13eda972366de5f3ce6eb3e6","ref":"refs/heads/5.x","pushedAt":"2024-03-19T16:24:14.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"MothDoctor","name":"Krzysiek Justyński","path":"/MothDoctor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5065057?s=80&v=4"},"commit":{"message":"Some improvements for working with CallOwnerFuntion (#188)\n\n* removed redundant includes\r\n\r\n* Some improvements for working with CallOwnerFuntion:\r\n1. Display node description above node (as for triggers, timers etc).\r\n2. Support for context pins (as for PlayLevelSequence). Now if Params type is changed in referenced function or pins inside Params are renamed/added/removed, CallOwnerFuntion node will not be refreshed. Pins will appear only if user changes referenced function to some other function and then returns back, which is not very convenient. After my changes, Refresh action will update node pins as well. Also, deleted some now excessive function to unify logic for pins refreshing.\r\n\r\n---------\r\n\r\nCo-authored-by: FoolsTheoryDev ","shortMessageHtmlLink":"Some improvements for working with CallOwnerFuntion (#188)"}},{"before":"910e8017b5533bc2ce0e01b4e05e3bb6bca5dd90","after":"e5d4ab7fffc3c34007a8394e0549aa06d7d93729","ref":"refs/heads/5.x","pushedAt":"2024-03-10T19:05:05.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"MothDoctor","name":"Krzysiek Justyński","path":"/MothDoctor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5065057?s=80&v=4"},"commit":{"message":"removed redundant includes","shortMessageHtmlLink":"removed redundant includes"}},{"before":"04b946227d519b5c6fc95e5c81abd6f50a24aa5c","after":"910e8017b5533bc2ce0e01b4e05e3bb6bca5dd90","ref":"refs/heads/5.x","pushedAt":"2024-03-10T19:02:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MothDoctor","name":"Krzysiek Justyński","path":"/MothDoctor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5065057?s=80&v=4"},"commit":{"message":"removed duplicated include","shortMessageHtmlLink":"removed duplicated include"}},{"before":"714331bdfa27e0f3bd3034d4d0d9ee51cbf3ce4a","after":"04b946227d519b5c6fc95e5c81abd6f50a24aa5c","ref":"refs/heads/5.x","pushedAt":"2024-03-03T19:27:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MothDoctor","name":"Krzysiek Justyński","path":"/MothDoctor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5065057?s=80&v=4"},"commit":{"message":"cosmetic layout fix","shortMessageHtmlLink":"cosmetic layout fix"}},{"before":"b5507708f107bac3918bdfd7caefa8334a3e376d","after":"714331bdfa27e0f3bd3034d4d0d9ee51cbf3ce4a","ref":"refs/heads/5.x","pushedAt":"2024-02-25T19:29:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MothDoctor","name":"Krzysiek Justyński","path":"/MothDoctor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5065057?s=80&v=4"},"commit":{"message":"removed redundant includes","shortMessageHtmlLink":"removed redundant includes"}},{"before":"d9345fc423bc88d3b538168fa676c441c06c292a","after":"b5507708f107bac3918bdfd7caefa8334a3e376d","ref":"refs/heads/5.x","pushedAt":"2024-01-29T17:24:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"MothDoctor","name":"Krzysiek Justyński","path":"/MothDoctor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5065057?s=80&v=4"},"commit":{"message":"Fix UFlowNode_SubGraph in cooked builds where Asset member could dereference to nullptr, when trying to get the PathName after converting to UObject*. Just try to get the Path Name from the SoftObjectPtr itself instead. (#186)\n\nReason: UObjectBaseUtility::GetPathName() has a check with a if (this != NULL) and under clang, in optimized builds, this is assumed to be always true. Depending on how inlining goes, the compiler is free to eliminate if it assumes it will always be true; chcked generated UE 5.2 and UE 5.3 code in disassembly, and the checks for if(this != StopOuter && this != NULL) was outright eliminated during aggressive inlining and was assumed to be true, where in UE 5.2 there were still function calls and it cannot assume stuff can be nullptr or not.","shortMessageHtmlLink":"Fix UFlowNode_SubGraph in cooked builds where Asset member could dere…"}},{"before":"cb594a1f84f5c754c5d5320999bab255e5be3c9e","after":"d9345fc423bc88d3b538168fa676c441c06c292a","ref":"refs/heads/5.x","pushedAt":"2024-01-28T16:10:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MothDoctor","name":"Krzysiek Justyński","path":"/MothDoctor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5065057?s=80&v=4"},"commit":{"message":"Removed `AFlowWorldSettings::IsValidInstance()` needed in pre-UE5 era","shortMessageHtmlLink":"Removed AFlowWorldSettings::IsValidInstance() needed in pre-UE5 era"}},{"before":"a824eb4c932daa7a7f9c1c06b48047be55c2687e","after":"cb594a1f84f5c754c5d5320999bab255e5be3c9e","ref":"refs/heads/5.x","pushedAt":"2024-01-28T15:58:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MothDoctor","name":"Krzysiek Justyński","path":"/MothDoctor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5065057?s=80&v=4"},"commit":{"message":"Moved definitions of the log channels to separate headers.","shortMessageHtmlLink":"Moved definitions of the log channels to separate headers."}},{"before":"07adb6e9ce4bfd936dfddeacee6a40bad853f83d","after":"a824eb4c932daa7a7f9c1c06b48047be55c2687e","ref":"refs/heads/5.x","pushedAt":"2024-01-28T15:42:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MothDoctor","name":"Krzysiek Justyński","path":"/MothDoctor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5065057?s=80&v=4"},"commit":{"message":"Quick cosmetic pass on headers, especially a new classes from pull requests\n\nMostly just updated class layout to this plugin convention.","shortMessageHtmlLink":"Quick cosmetic pass on headers, especially a new classes from pull re…"}},{"before":"e284ce069a65be38e0aa6d465d4e0bed48e1b32f","after":"07adb6e9ce4bfd936dfddeacee6a40bad853f83d","ref":"refs/heads/5.x","pushedAt":"2024-01-28T15:41:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MothDoctor","name":"Krzysiek Justyński","path":"/MothDoctor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5065057?s=80&v=4"},"commit":{"message":"removed redundant includes\n\nWrapped editor-only inluces with the `WITH_EDITOR`.\nMoved a few includes to .cpp files.\nAdded forward declaration where needed.","shortMessageHtmlLink":"removed redundant includes"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEO8afDgA","startCursor":null,"endCursor":null}},"title":"Activity · MothCocoon/FlowGraph"}