platform/core/uifw/lottie-player.git
2021-05-25 Subhransu MohantyImprove matte rendering performance for simple layer
2021-05-25 Yuhang ZhaoCMake: fix MSVC warnings
2021-03-29 xspeed1989fix compileing error accepted/tizen/unified/20210407.010220 submit/tizen/20210329.022359 submit/tizen/20210406.060747
2021-03-29 xspeed1989On windows, stbi__fopen opens a path containing non...
2021-03-15 Subhransu Mohantyadd lottie_configure_model_cache_size() c api accepted/tizen/unified/20210316.151332 submit/tizen/20210315.060811
2021-03-15 Johan MattssonFix comparison
2021-03-15 nokeyaMT and MTd
2021-03-15 Michael R.... Remove link warnings on MSVC
2021-03-15 Sunny GonnabathulaI'm writing a wrapper library around rlottie and rust...
2021-03-15 crizanFix CMake build in subdirectory
2021-03-15 Subhransu MohantyFix crash when path animation data is empty
2020-11-22 Subhransu MohantyAdded support for RoundedCornor objects. accepted/tizen/unified/20201124.123025 submit/tizen/20201122.211513
2020-11-08 Shinwoo Kimrlottie: draw line if width or height is 0 accepted/tizen/unified/20201116.220345 submit/tizen/20201108.215920 submit/tizen/20201115.212153
2020-11-08 Hermet Parkresource: polish player png image.
2020-11-08 Hermet Parkresource: add rlottie_player image.
2020-11-01 Vitaly ZaitsevFixed build with GCC 11. accepted/tizen/unified/20201102.124239 submit/tizen/20201101.231042
2020-11-01 JunsuChoivs2019: Add release build option
2020-10-25 Hermet Parkupdated AUTHORS
2020-10-25 Hermet Parkupdated AUTHORS
2020-10-25 Chae Lin Shinwasm: Add extra functions for lottie animation to use...
2020-10-11 Hermet Parkupdated AUTHORS
2020-10-11 Hermet Parkexample/win32Player: removed unnecessary files.
2020-10-11 start1aadd app executables
2020-10-11 start1arename directory rlottiePlayer to win32Player
2020-10-11 start1afix openJSONFileDialog
2020-10-11 start1afix animation replace error
2020-10-11 start1afix animation bitmap size to be set dynamically
2020-10-11 start1amove function prototype to animation.h
2020-10-11 start1aadd an example of win32 app that play rlottie animation...
2020-10-11 start1aadd rlottiePlayer Project
2020-09-27 msnodeveModify: Update .gitignore accepted/tizen_6.0_unified accepted/tizen_6.0_unified_hotfix tizen_6.0 tizen_6.0_hotfix accepted/tizen/6.0/unified/20201030.113123 accepted/tizen/6.0/unified/hotfix/20201103.001003 accepted/tizen/unified/20200928.072822 submit/tizen/20200927.213403 submit/tizen_6.0/20201029.205105 submit/tizen_6.0_hotfix/20201102.192505 submit/tizen_6.0_hotfix/20201103.114805 tizen_6.0.m2_release
2020-09-27 sjh7141Docs: Fix README typo
2020-09-17 Hermet Parkupdated license in spec file. accepted/tizen/unified/20200923.024105 submit/tizen/20200920.213436
2020-09-17 서지훈Docs: Fix README typo
2020-09-13 Hermet ParkUpdate README.md accepted/tizen/unified/20200914.131351 submit/tizen/20200913.215058
2020-09-13 신채린Fixed README typo
2020-08-30 Moein Mohammadianfixed readme typo accepted/tizen/unified/20200907.045101 submit/tizen/20200830.214225 submit/tizen/20200901.214039 submit/tizen/20200906.212734
2020-08-23 Subhransu Mohantyci: upgrade windows build chain to VS2017 accepted/tizen/unified/20200824.134430 submit/tizen/20200823.213148
2020-08-23 Subhransu Mohantyfixed sign extension warning
2020-08-23 Vincent Torribuild: use shared_module instead of shared_library
2020-08-23 Subhransu Mohantyrelease: prepare for 0.2 release
2020-08-23 Subhransu Mohantyfix warnings
2020-08-23 Subhransu Mohantyvector: refactor vrle class
2020-08-23 Subhransu Mohantyrender: fix issue with mask opacity handling
2020-08-17 sub.mohanty... example: added a perf test to keep track of performance accepted/tizen/unified/20200820.034626 submit/tizen/20200817.223215
2020-08-17 Hermet Parkvs2019: up-to-date some missed file list.
2020-08-17 Hermet Parkvs2019: fix all visible configuration errors & warnings.
2020-08-17 Subhransu Mohantyrender: keep a path object in solid and image layer...
2020-08-17 nokeyaignore ds_store
2020-08-17 Subhransu Mohantyvector/vrle: added free function for + and & operator
2020-08-17 Subhransu Mohantyrlottie: fix mask logic when inverted flag is set.
2020-08-17 Subhransu Mohantyparser: remove dead code
2020-08-17 Subhransu Mohantylottie: mark render classes final when possible
2020-08-17 Subhransu Mohantyoptimization: optimize VBezier::length()
2020-08-17 Subhransu Mohantyvector: added V_ALWAYS_INLINE macro.
2020-08-17 Subhransu Mohantyoptimization: refactor Property class for size optimiza...
2020-08-17 Subhransu Mohantybuild: change LOT_BUILD to RLOTTIE_BUILD
2020-08-17 nokeyaimprove README
2020-08-17 Subhransu Mohantyexample: updated test example.
2020-08-17 Subhransu Mohantyexample: update test example with fps info
2020-08-17 Subhransu Mohantyrlottie/rapidjson: updated to latest rapidjson
2020-08-17 Subhransu Mohantyparser: Fix the keyframe cache logic.
2020-08-17 Subhransu Mohantyparser: optimize zero length path keyframes
2020-08-17 sub.mohanty... rlottie: mark all user defined destructor's as noexcept
2020-08-10 Hermet ParkAttention, rlottie now has a MIT license. 90/240590/1
2020-08-09 Александр Першинfix msvc 2019 build accepted/tizen/unified/20200810.123124 submit/tizen/20200809.214919
2020-08-09 sub.mohanty... parser: Refactor cache computation to fix the issue...
2020-08-09 Subhransu Mohantyperf: added tAtLength(len, totalLength) api to Bezier.
2020-08-09 Subhransu Mohantyrlottie: rename LOT_EXPORT to RLOTTIE_API
2020-08-09 Subhransu Mohantyrlottie: update license in source and header files
2020-08-09 Subhransu Mohantyparser: cache some comutaion during parsing
2020-08-09 Subhransu Mohantyrlottie: remove Qt license as we are no more using...
2020-08-09 Subhransu Mohantylottie/model: Refactor filter model
2020-07-28 Subhransu Mohantybuild: provide cross file for arm build accepted/tizen/unified/20200729.165610 submit/tizen/20200728.225405
2020-07-28 Subhransu Mohantyvector: rendering refactor.
2020-07-28 Subhransu Mohantyrlottie: update VInterpolator license header
2020-07-28 Hermet ParkUpdate README.md
2020-07-28 Subhransu Mohantywasm: update the build flag to reduce generated wasm...
2020-07-20 Hermet Parkexample: discarded efl_animview accepted/tizen/unified/20200721.142252 submit/tizen/20200720.225554
2020-07-20 Subhransu Mohantymeson: Added Emscripten wasm build support
2020-07-20 Hermet Parkupdated logo resources.
2020-07-20 Hermet ParkREADME: added rlottie logo
2020-07-20 Subhransu Mohantymeson: Fix build issue when thread support is disabled.
2020-07-20 Subhransu Mohantytravis: update travis to test for all combination of...
2020-07-20 Subhransu Mohantybuildfix: Fix build break when cache support is turned off
2020-07-20 Subhransu Mohantylottie: refactor lottie_animation_property_override...
2020-07-20 Subhransu Mohantyparser: Fix build break in parser debug mode
2020-07-13 Subhransu Mohantyrlottie: refactor lottie model and renderer code. accepted/tizen/unified/20200714.065703 submit/tizen/20200713.050659
2020-07-13 Subhransu Mohantylottie/model: refactor code to remove LOTAnimatableShap...
2020-07-13 Subhransu Mohantyrlottie/api: Added loadFromData() api with ColorFilter...
2020-07-13 Anton SergeevUse round in frameAtPos
2020-07-13 Subhransu Mohantylottie/parser: refactor shape data parsing
2020-07-13 Subhransu Mohantyfreetype: cherry pick optimization patches from freetype.
2020-06-29 Subhransu Mohantyoptimization: added SurfaceCache to reduce intermediate... accepted/tizen/unified/20200701.032327 submit/tizen/20200629.001406 submit/tizen/20200629.234316 submit/tizen/20200630.101739
2020-06-29 Subhransu Mohantyvector: cleanup ft_raster header
2020-06-21 Subhransu Mohantybuild fix accepted/tizen/unified/20200622.134451 submit/tizen/20200621.214257
2020-06-21 Subhransu Mohantymeson: added minimum meson version requirement
2020-06-21 Subhransu Mohantycorrected version number of lottie library
2020-06-11 Subhransu Mohantyexample: Fix memory leak accepted/tizen/unified/20200615.135405 submit/tizen/20200611.221942 submit/tizen/20200614.220219
2020-04-12 Hermet Parkuse c++ standard type integer. accepted/tizen/unified/20200421.150359 submit/tizen/20200414.010532 submit/tizen/20200414.064511 submit/tizen/20200414.100322 submit/tizen/20200416.001154 submit/tizen/20200416.215157 submit/tizen/20200417.234115 submit/tizen/20200419.220844 submit/tizen/20200420.213352
next