{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":170099639,"defaultBranch":"master","name":"rlottie","ownerLogin":"Samsung","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-02-11T09:12:16.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/6210390?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1686214245.878646","currentOid":""},"activityList":{"items":[{"before":"f969abf62c8df773e3951a1176000e70fcde637f","after":"d40008707addacb636ff435236d31c694ce2b6cf","ref":"refs/heads/master","pushedAt":"2023-08-31T05:04:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"JoogabYun","name":null,"path":"/JoogabYun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40262755?s=80&v=4"},"commit":{"message":"Do not skip update when it has dynamic property\n\nIn following cases,\n\n```c++\nanimation->setValue(\"**\", red);\nanimation->render(0, surface);\n// after render is finished\nanimation->setValue(\"**\", blue);\nanimation->render(0, surface);\n```\nOr\n```c++\nanimation->setValue(\"**\", [&](const FrameInfo& info) {\n return colors->getColor();\n});\n\ncolors->setColor(red);\nanimation->render(0, surface);\n// after render is finished\ncolors->setColor(blue);\nanimation->render(0, surface);\n\n```\nthe second render request for both cases should not be ignored even if it's the same request as previous.\n\nSigned-off-by: Jiyun Yang ","shortMessageHtmlLink":"Do not skip update when it has dynamic property"}},{"before":"462ace32666c014ee52d3032fce59d446f32b912","after":"f969abf62c8df773e3951a1176000e70fcde637f","ref":"refs/heads/master","pushedAt":"2023-08-01T00:29:11.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"JoogabYun","name":null,"path":"/JoogabYun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40262755?s=80&v=4"},"commit":{"message":"offscreen rendering of shape layer\n\nRevert \"lottieitem: Added alpha in Fill::updateContent method.\"\n\nThis reverts commit fb12ddc8d0195672aa1ade6e181c8b26378ad10d.\n\nRevert \"Update color blending style in LottieItem\"\n\nThis reverts commit 8cb666211b859267ec530ff8798c08c29aefecaf.\n\nChange-Id: I27d3213b04514f6c60eb817aa924ca74103c5b09","shortMessageHtmlLink":"offscreen rendering of shape layer"}},{"before":"ee18d81c463df64052de3680366971cfdb179f4a","after":"462ace32666c014ee52d3032fce59d446f32b912","ref":"refs/heads/master","pushedAt":"2023-06-13T04:40:45.328Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"JoogabYun","name":null,"path":"/JoogabYun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40262755?s=80&v=4"},"commit":{"message":"raster: added default task name","shortMessageHtmlLink":"raster: added default task name"}},{"before":"44d4c20e29e4f5bcca103513646f784d42812c56","after":"ee18d81c463df64052de3680366971cfdb179f4a","ref":"refs/heads/master","pushedAt":"2023-06-12T01:53:26.815Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"hermet","name":"Hermet Park","path":"/hermet","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3711518?s=80&v=4"},"commit":{"message":"Support dotLottie format.\n\nDotLottie is a new standard for the Lottie file format.\nEssentially, it's a compilation of animations that encapsulates multiple Lottie animations into one zipped file.\nMore information on its structure can be found here:\nhttps://dotlottie.io/structure/#dotlottie-structure\n\nThis implementation borrows certain elements from the unzipping functionality\nfound at https://github.com/kuba--/zip,\nan open-source project distributed under the No License.\n\nTests have been carried out using the file '1st_animation.lottie'\nlocated in the 'examples/resource' directory.","shortMessageHtmlLink":"Support dotLottie format."}},{"before":"d5e519321e7322c97bee3545027c367d2b0adbaa","after":"ef0e6e969fe9fc3dfab450d6ec1155b5f4cd98ee","ref":"refs/heads/hermet/dotlottie","pushedAt":"2023-06-09T08:23:33.425Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"hermet","name":"Hermet Park","path":"/hermet","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3711518?s=80&v=4"},"commit":{"message":"Support dotLottie format.\n\nDotLottie is a new standard for the Lottie file format.\nEssentially, it's a compilation of animations that encapsulates multiple Lottie animations into one zipped file.\nMore information on its structure can be found here:\nhttps://dotlottie.io/structure/#dotlottie-structure\n\nThis implementation borrows certain elements from the unzipping functionality\nfound at https://github.com/kuba--/zip,\nan open-source project distributed under the No License.\n\nTests have been carried out using the file '1st_animation.lottie'\nlocated in the 'examples/resource' directory.","shortMessageHtmlLink":"Support dotLottie format."}},{"before":"c5834334ac25966636fcf9846d664499dc675412","after":"d5e519321e7322c97bee3545027c367d2b0adbaa","ref":"refs/heads/hermet/dotlottie","pushedAt":"2023-06-09T05:48:10.323Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"hermet","name":"Hermet Park","path":"/hermet","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3711518?s=80&v=4"},"commit":{"message":"Support dotLottie format.\n\nDotLottie is a new standard for the Lottie file format.\nEssentially, it's a compilation of animations that encapsulates multiple Lottie animations into one zipped file.\nMore information on its structure can be found here:\nhttps://dotlottie.io/structure/#dotlottie-structure\n\nThis implementation borrows certain elements from the unzipping functionality\nfound at https://github.com/kuba--/zip,\nan open-source project distributed under the No License.\n\nTests have been carried out using the file '1st_animation.lottie'\nlocated in the 'examples/resource' directory.","shortMessageHtmlLink":"Support dotLottie format."}},{"before":"1cc46635028ac1b81197fe3b9e5dee2149175aaa","after":"c5834334ac25966636fcf9846d664499dc675412","ref":"refs/heads/hermet/dotlottie","pushedAt":"2023-06-09T05:43:39.902Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"hermet","name":"Hermet Park","path":"/hermet","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3711518?s=80&v=4"},"commit":{"message":"support dotLottie format.\n\ndotLottie is a new standard of lottie file format,\nthis is a kind of collection of animations which zipping the Lottie animations all in one.\nhttps://dotlottie.io/structure/#dotlottie-structure\n\nThis copies a part of the unzip implementation from https://github.com/kuba--/zip\nthat applies the No License as a free open source.\n\nTested with examples/resource/1st_animation.lottie","shortMessageHtmlLink":"support dotLottie format."}},{"before":"b1501b90b83ff9ab23a658ba5b780874248a04b5","after":"1cc46635028ac1b81197fe3b9e5dee2149175aaa","ref":"refs/heads/hermet/dotlottie","pushedAt":"2023-06-09T05:26:55.720Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"hermet","name":"Hermet Park","path":"/hermet","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3711518?s=80&v=4"},"commit":{"message":"support dotLottie format.\n\ndotLottie is a new standard of lottie file format,\nthis is a kind of collection of animations which\nzipping the resources in one.\n\nhttps://dotlottie.io/structure/#dotlottie-structure","shortMessageHtmlLink":"support dotLottie format."}},{"before":"843c7b25df0d8f07655e5ea03eaac55b928f96ce","after":"b1501b90b83ff9ab23a658ba5b780874248a04b5","ref":"refs/heads/hermet/dotlottie","pushedAt":"2023-06-08T09:08:59.230Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"hermet","name":"Hermet Park","path":"/hermet","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3711518?s=80&v=4"},"commit":{"message":"+++","shortMessageHtmlLink":"+++"}},{"before":null,"after":"843c7b25df0d8f07655e5ea03eaac55b928f96ce","ref":"refs/heads/hermet/dotlottie","pushedAt":"2023-06-08T08:50:45.878Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"hermet","name":"Hermet Park","path":"/hermet","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3711518?s=80&v=4"},"commit":{"message":"+++","shortMessageHtmlLink":"+++"}},{"before":"19164367c99363d4b86ecc93b1bbc318faff2a4a","after":"44d4c20e29e4f5bcca103513646f784d42812c56","ref":"refs/heads/master","pushedAt":"2023-05-25T08:24:12.175Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"JoogabYun","name":null,"path":"/JoogabYun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40262755?s=80&v=4"},"commit":{"message":"lottieitem: Added alpha in Fill::updateContent method. (#539)\n\nuse parent alpha in the Fill::updateContent method to calculate combined\r\nalpha.","shortMessageHtmlLink":"lottieitem: Added alpha in Fill::updateContent method. (#539)"}},{"before":"bef5481c4e1adc9a9684afdb8c739435561f7193","after":null,"ref":"refs/heads/jsuya/fix_mpathsize","pushedAt":"2023-05-22T12:00:57.426Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"JSUYA","name":"JunsuChoi","path":"/JSUYA","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7413838?s=80&v=4"}},{"before":"056c0a1bc14bcee6f6b1a821013872a1228b0fa9","after":"19164367c99363d4b86ecc93b1bbc318faff2a4a","ref":"refs/heads/master","pushedAt":"2023-05-22T09:47:23.294Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"JoogabYun","name":null,"path":"/JoogabYun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40262755?s=80&v=4"},"commit":{"message":"Update color blending style in LottieItem (#538)\n\nThis commit modifies the LottieItem rendering process to match Adobe\r\nAfter Effects blending style. Initially, the entire content of the layer\r\nis rendered to an intermediate buffer. Then, the buffer is rendered with\r\napplied alpha layer.","shortMessageHtmlLink":"Update color blending style in LottieItem (#538)"}},{"before":"ba1c1bcb4fd987135c816d14faca7b6b5780c82e","after":null,"ref":"refs/heads/test","pushedAt":"2023-05-16T03:59:00.046Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"JoogabYun","name":null,"path":"/JoogabYun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40262755?s=80&v=4"}},{"before":null,"after":"ba1c1bcb4fd987135c816d14faca7b6b5780c82e","ref":"refs/heads/test","pushedAt":"2023-05-16T03:57:35.284Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"JoogabYun","name":null,"path":"/JoogabYun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40262755?s=80&v=4"},"commit":{"message":"Update color blending style in LottieItem\n\nThis commit modifies the LottieItem rendering process to match Adobe\nAfter Effects blending style. Initially, the entire content of the layer\nis rendered to an intermediate buffer. Then, the buffer is rendered with\napplied alpha layer.","shortMessageHtmlLink":"Update color blending style in LottieItem"}},{"before":"a4e3b2fbef51439c711851a1317cf6d7fb71e488","after":"16d2b3d999513d3681ee978ee51568ed46f243af","ref":"refs/heads/intermediate-buffer","pushedAt":"2023-05-16T03:50:56.786Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"JoogabYun","name":null,"path":"/JoogabYun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40262755?s=80&v=4"},"commit":{"message":"Update color blending style in LottieItem\n\nThis commit modifies the LottieItem rendering process to match Adobe\nAfter Effects blending style. Initially, the entire content of the layer\nis rendered to an intermediate buffer. Then, the buffer is rendered with\napplied alpha layer.","shortMessageHtmlLink":"Update color blending style in LottieItem"}},{"before":null,"after":"a4e3b2fbef51439c711851a1317cf6d7fb71e488","ref":"refs/heads/intermediate-buffer","pushedAt":"2023-05-16T03:02:06.703Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"JoogabYun","name":null,"path":"/JoogabYun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40262755?s=80&v=4"},"commit":{"message":"Update color blending style in LottieItem\n\nThis commit modifies the LottieItem rendering process to match Adobe\nAfter Effects blending style. Initially, the entire content of the layer\nis rendered to an intermediate buffer. Then, the buffer is rendered with\napplied alpha layer.","shortMessageHtmlLink":"Update color blending style in LottieItem"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADdkzLMQA","startCursor":null,"endCursor":null}},"title":"Activity ยท Samsung/rlottie"}