Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / Samsung/rlottie issues and pull requests

#569 - Bug

Issue - State: open - Opened by WindowsNT 2 months ago

#568 - Fix missing include

Pull Request - State: open - Opened by antkudr 2 months ago

#556 - Fix use arm neon instructions if targeting 32-bit arm architectures only

Pull Request - State: open - Opened by gilzoide 12 months ago - 3 comments

#100 - lottieitem: Add image property in LOTNode

Pull Request - State: closed - Opened by JSUYA over 5 years ago

#99 - rlottie: patch to make it work with c++11 compiler

Pull Request - State: closed - Opened by smohantty over 5 years ago

#98 - Temp

Pull Request - State: closed - Opened by smohantty over 5 years ago

#97 - Update README.md

Pull Request - State: closed - Opened by smohantty over 5 years ago

#96 - rlottie/test: Fix test cases

Pull Request - State: closed - Opened by smohantty over 5 years ago

#96 - rlottie/test: Fix test cases

Pull Request - State: closed - Opened by smohantty over 5 years ago

#95 - rlottie/test: Fix test cases

Pull Request - State: closed - Opened by smohantty over 5 years ago

#94 - Fixed regression in VPath::Clone() api and updated test cases

Pull Request - State: closed - Opened by smohantty over 5 years ago

#94 - Fixed regression in VPath::Clone() api and updated test cases

Pull Request - State: closed - Opened by smohantty over 5 years ago

#93 - cmake: if LIB_INSTALL_DIR is not set default it to /usr/lib

Pull Request - State: closed - Opened by smohantty over 5 years ago

#93 - cmake: if LIB_INSTALL_DIR is not set default it to /usr/lib

Pull Request - State: closed - Opened by smohantty over 5 years ago

#92 - example : Fix resource path in efl_animation

Pull Request - State: closed - Opened by JSUYA over 5 years ago

#92 - example : Fix resource path in efl_animation

Pull Request - State: closed - Opened by JSUYA over 5 years ago

#91 - lottieitem: Add image property in LOTNode

Pull Request - State: closed - Opened by JSUYA over 5 years ago - 1 comment

#89 - rlottie/vector: Added unique(), refcount and clone api to VRle class

Pull Request - State: closed - Opened by smohantty over 5 years ago

#88 - lottie/model: refactor LOTAnimatable to optimize size.

Pull Request - State: closed - Opened by smohantty over 5 years ago

#87 - rlottie/model: refactor repeater object model to optimize size.

Pull Request - State: closed - Opened by smohantty over 5 years ago

#86 - rlottie/trim: Fix trim segment calculation.

Pull Request - State: closed - Opened by smohantty over 5 years ago

#86 - rlottie/trim: Fix trim segment calculation.

Pull Request - State: closed - Opened by smohantty over 5 years ago

#85 - rlottie/parser: Fix float data parsing when data in array form.

Pull Request - State: closed - Opened by smohantty over 5 years ago

#85 - rlottie/parser: Fix float data parsing when data in array form.

Pull Request - State: closed - Opened by smohantty over 5 years ago

#84 - rlottie/model: Fix repeater processing when its part of an asset layer.

Pull Request - State: closed - Opened by smohantty over 5 years ago

#84 - rlottie/model: Fix repeater processing when its part of an asset layer.

Pull Request - State: closed - Opened by smohantty over 5 years ago

#83 - rlottie/meson: Add neon code only if building for arm system

Pull Request - State: closed - Opened by smohantty over 5 years ago

#82 - vector: fixed build error with gcc7 using fallthrough

Pull Request - State: closed - Opened by smohantty over 5 years ago

#82 - vector: fixed build error with gcc7 using fallthrough

Pull Request - State: closed - Opened by smohantty over 5 years ago

#81 - Revert "vector: fix a compile error of strict fallthrough case check."

Pull Request - State: closed - Opened by smohantty over 5 years ago

#80 - lottie/parser: Fixed regression of interpolator string handling.

Pull Request - State: closed - Opened by smohantty over 5 years ago

#80 - lottie/parser: Fixed regression of interpolator string handling.

Pull Request - State: closed - Opened by smohantty over 5 years ago

#79 - buildfix: make it build with c++11

Pull Request - State: closed - Opened by smohantty over 5 years ago

#79 - buildfix: make it build with c++11

Pull Request - State: closed - Opened by smohantty over 5 years ago

#78 - example:refactor to remove naked malloc and RAII warning

Pull Request - State: closed - Opened by smohantty over 5 years ago

#77 - rlottie: always propagate update for precomp layer.

Pull Request - State: closed - Opened by smohantty over 5 years ago

#76 - rlottie: Fixed wrong calculation of duration.

Pull Request - State: closed - Opened by smohantty over 5 years ago

#75 - vector: refactor vraster to remove naked new and delete call

Pull Request - State: closed - Opened by smohantty over 5 years ago

#75 - vector: refactor vraster to remove naked new and delete call

Pull Request - State: closed - Opened by smohantty over 5 years ago

#74 - rlottie: updated compiler flags to treat warning as error

Pull Request - State: closed - Opened by smohantty over 5 years ago

#73 - rlottie: remove remaining warnings

Pull Request - State: closed - Opened by smohantty over 5 years ago

#72 - lottie/example: remove all warnings in example

Pull Request - State: closed - Opened by smohantty over 5 years ago

#71 - rlottie: added support of lambda expression in setValue.

Pull Request - State: closed - Opened by smohantty over 5 years ago

#71 - rlottie: added support of lambda expression in setValue.

Pull Request - State: closed - Opened by smohantty over 5 years ago

#70 - updated travis for clang build

Pull Request - State: closed - Opened by smohantty almost 6 years ago

#70 - updated travis for clang build

Pull Request - State: closed - Opened by smohantty almost 6 years ago

#69 - rlottie: updated demo section of the README

Pull Request - State: closed - Opened by smohantty almost 6 years ago

#69 - rlottie: updated demo section of the README

Pull Request - State: closed - Opened by smohantty almost 6 years ago

#68 - added missing cmake file

Pull Request - State: closed - Opened by smohantty almost 6 years ago

#68 - added missing cmake file

Pull Request - State: closed - Opened by smohantty almost 6 years ago

#67 - added lottie2gif converter for both cmake and meson build

Pull Request - State: closed - Opened by smohantty almost 6 years ago

#66 - rlottie: refactor with standard algorithms

Pull Request - State: closed - Opened by smohantty almost 6 years ago

#65 - vector: build for ARM NEON

Pull Request - State: closed - Opened by mihais almost 6 years ago

#65 - vector: build for ARM NEON

Pull Request - State: closed - Opened by mihais almost 6 years ago

#64 - rlottie: mask item shouldn't inherit parent opacity

Pull Request - State: closed - Opened by smohantty almost 6 years ago

#64 - rlottie: mask item shouldn't inherit parent opacity

Pull Request - State: closed - Opened by smohantty almost 6 years ago

#63 - rlottie/header: fixed issue with public header dependency of c++14

Pull Request - State: closed - Opened by smohantty almost 6 years ago

#63 - rlottie/header: fixed issue with public header dependency of c++14

Pull Request - State: closed - Opened by smohantty almost 6 years ago

#62 - rlottie/example: added rlottie example app to convert json to GIF

Pull Request - State: closed - Opened by smohantty almost 6 years ago - 1 comment

#62 - rlottie/example: added rlottie example app to convert json to GIF

Pull Request - State: closed - Opened by smohantty almost 6 years ago - 1 comment

#60 - Update style of README

Pull Request - State: closed - Opened by kimcinoo almost 6 years ago - 1 comment

#59 - updated quick start guide in readme file

Pull Request - State: closed - Opened by smohantty almost 6 years ago

#58 - update README with showcase gif and online viewer section

Pull Request - State: closed - Opened by smohantty almost 6 years ago

#58 - update README with showcase gif and online viewer section

Pull Request - State: closed - Opened by smohantty almost 6 years ago

#57 - Organized Readme Page of rlottie

Pull Request - State: closed - Opened by smohantty almost 6 years ago

#57 - Organized Readme Page of rlottie

Pull Request - State: closed - Opened by smohantty almost 6 years ago

#56 - rlottie/parser: refactor to optimize code size

Pull Request - State: closed - Opened by smohantty almost 6 years ago

#56 - rlottie/parser: refactor to optimize code size

Pull Request - State: closed - Opened by smohantty almost 6 years ago

#55 - rlottie/parser: refactor keyframe parsing

Pull Request - State: closed - Opened by smohantty almost 6 years ago

#55 - rlottie/parser: refactor keyframe parsing

Pull Request - State: closed - Opened by smohantty almost 6 years ago

#54 - rlottie: add capi wrapper for setValue() api.

Issue - State: closed - Opened by smohantty almost 6 years ago - 1 comment

#54 - rlottie: add capi wrapper for setValue() api.

Issue - State: closed - Opened by smohantty almost 6 years ago - 1 comment

#53 - rlottie: added sync version of render function in capi

Pull Request - State: closed - Opened by smohantty almost 6 years ago

#53 - rlottie: added sync version of render function in capi

Pull Request - State: closed - Opened by smohantty almost 6 years ago

#52 - added missing header

Pull Request - State: closed - Opened by smohantty almost 6 years ago

#52 - added missing header

Pull Request - State: closed - Opened by smohantty almost 6 years ago

#51 - rlottie/parser: Fixed issue with latest bodymovin update

Pull Request - State: closed - Opened by smohantty almost 6 years ago

#50 - bodymovin upgrade test

Issue - State: closed - Opened by hermet almost 6 years ago - 7 comments

#49 - rlottie: Added dynamic property change feature

Pull Request - State: closed - Opened by smohantty almost 6 years ago

#48 - Suspicious difference pixel colors.

Issue - State: closed - Opened by hermet almost 6 years ago

#48 - Suspicious difference pixel colors.

Issue - State: closed - Opened by hermet almost 6 years ago

#47 - lottie: Added proxymodel to support dynamic property change.

Pull Request - State: closed - Opened by smohantty almost 6 years ago

#46 - lottie: fixed issue with anchor property in repeater transformation

Pull Request - State: closed - Opened by smohantty almost 6 years ago

#45 - rlottie: Fix issue with repeater object.

Pull Request - State: closed - Opened by smohantty almost 6 years ago

#44 - [rlottie] Mask Difference feature doesn't work properly.

Issue - State: open - Opened by hermet almost 6 years ago - 1 comment
Labels: bug, help, sos-masters

#43 - example: refactor lottieview to test both c and cpp api

Pull Request - State: closed - Opened by smohantty almost 6 years ago

#43 - example: refactor lottieview to test both c and cpp api

Pull Request - State: closed - Opened by smohantty almost 6 years ago

#42 - [rlottie] C API does not render pixel data in the surface buffer.

Issue - State: closed - Opened by boothub almost 6 years ago - 13 comments

#42 - [rlottie] C API does not render pixel data in the surface buffer.

Issue - State: closed - Opened by boothub almost 6 years ago - 13 comments

#41 - CAPI render image test doesn't work

Issue - State: closed - Opened by hermet almost 6 years ago - 1 comment

#41 - CAPI render image test doesn't work

Issue - State: closed - Opened by hermet almost 6 years ago - 1 comment

#40 - add osx to travis ci

Pull Request - State: closed - Opened by smohantty almost 6 years ago

#40 - add osx to travis ci

Pull Request - State: closed - Opened by smohantty almost 6 years ago

#39 - Create a rlottie debian package and submit to Debian

Issue - State: closed - Opened by smohantty almost 6 years ago - 6 comments
Labels: release

#39 - Create a rlottie debian package and submit to Debian

Issue - State: closed - Opened by smohantty almost 6 years ago - 6 comments
Labels: release

#38 - rlottie: Fix issue with intersect mask

Pull Request - State: closed - Opened by JSUYA almost 6 years ago - 3 comments

#38 - rlottie: Fix issue with intersect mask

Pull Request - State: closed - Opened by JSUYA almost 6 years ago - 3 comments