platform/core/uifw/lottie-player.git
2024-11-22 joogab.yunVersion up 0.2.3 24/320824/1 accepted/tizen_9.0_unified tizen_9.0 accepted/tizen/9.0/unified/20241125.071628
2024-11-22 joogab.yunConsider alpha values for complex shapes. 23/320823/1
2024-10-31 joogab.yunUpdate trim end to match frameNumber. 36/319736/1 accepted/tizen/9.0/unified/20241104.170108
2024-10-31 jykeonBump up version: 0.2.2 35/319735/1
2024-10-31 Jiyun YangAvoid skipping layer update when dynamic value set 34/319734/1
2024-10-31 jykeonBump up version : 0.2.1 33/319733/1
2024-10-31 joogab.yunRevert "Pass combinedAlpha when not complexContent." 32/319732/1
2024-08-20 Michal SzczecinskiAdded trim paths props 19/316119/10 accepted/tizen_unified_dev accepted/tizen_unified_toolchain accepted/tizen/9.0/unified/20241030.234413 accepted/tizen/unified/20240821.081455 accepted/tizen/unified/dev/20240822.230530 accepted/tizen/unified/toolchain/20241004.101941 accepted/tizen/unified/x/20240822.014303 accepted/tizen/unified/x/asan/20241014.000331 tizen_9.0_m2_release
2024-07-16 joogab.yunTo improve performance, offscreen rendering is performe... 20/314520/2 accepted/tizen/unified/20240725.012959 accepted/tizen/unified/dev/20240729.000841 accepted/tizen/unified/toolchain/20240812.133315 accepted/tizen/unified/x/20240725.034502 accepted/tizen/unified/x/asan/20240813.231755
2023-11-27 joogab.yunAdd dlog for tizen 18/301918/1 accepted/tizen_unified_riscv accepted/tizen/unified/20231130.180921 accepted/tizen/unified/dev/20240620.010325 accepted/tizen/unified/riscv/20231211.234130
2023-08-31 Jiyun YangDo not skip update when it has dynamic property 73/298073/1
2023-07-31 joogab.yunoffscreen rendering of shape layer 57/296457/4 accepted/tizen/8.0/unified/20231005.094232 accepted/tizen/unified/20230801.174213 tizen_8.0_m2_release
2023-07-03 joogab.yunAdd LOTTIE_RASTER_THREAD option. 92/295092/2 accepted/tizen/unified/20230705.063708
2023-06-28 joogab.yunRevert "Add LOTTIE_RASTER_THREAD option." 81/294881/1 accepted/tizen/unified/20230629.132043
2023-06-21 joogab.yunAdd LOTTIE_RASTER_THREAD option. 58/294558/2 accepted/tizen/unified/20230628.023652
2023-06-16 joogab.yunPass combinedAlpha when not complexContent. 98/294298/4 accepted/tizen/unified/20230620.022449
2023-06-13 Michal Szczecinskiraster: added default task name 93/294093/1
2023-05-25 Michal Szczecinskilottieitem: Added alpha in Fill::updateContent method. 77/293377/1 accepted/tizen/unified/20230528.171050
2023-05-16 joogab.yunUpdate color blending style in LottieItem 48/292848/1
2023-04-27 joogab.yunRevert "Update color blending style in LottieItem" 88/292088/1
2023-04-11 Michal SzczecinskiUpdate color blending style in LottieItem 16/291016/2
2022-09-19 Michal Maciolaexample: lottieviewer - fixed frame no (#528) 40/281440/1 accepted/tizen_7.0_unified_hotfix tizen_7.0_hotfix accepted/tizen/7.0/unified/20221110.062227 accepted/tizen/7.0/unified/hotfix/20221116.110152 accepted/tizen/unified/20220921.091755 tizen_7.0_m2_release
2022-09-19 Michal MaciolaFix one frame missing (#529) 39/281439/1
2022-08-24 Nicholas GurievDelete accidentally committed Vim swap file accepted/tizen/unified/20220825.135039 submit/tizen/20220824.044823
2022-04-07 Nicholas GurievCheck border of color table while generating gradient 20/273520/1 accepted/tizen/unified/20220412.100306 submit/tizen/20220408.011942
2022-04-07 Nicholas GurievIgnore animations with objects of unspecified type 19/273519/1
2022-04-07 wangxuedongadd formal parameter void to lottie_init() and lottie_s... 18/273518/1
2022-04-07 Subhransu MohantyAdd lottie_init() and lottie_shutdown() c api. 17/273517/1
2022-04-07 wangxuedongreplace unsigned int with uint32_t in Int() 16/273516/1
2022-04-07 Subhransu Mohantyreplace uint ushort and uchar typedefs with uint32... 15/273515/1
2022-04-07 Nicholas GurievReject reversed frames 14/273514/1
2022-04-07 Nicholas GurievFinite loop in VBezier::tAtLength() 13/273513/1
2021-12-09 JunsuChoilottiemodel: Improve opacity calculation for gradient... 97/267697/1 accepted/tizen/unified/20211216.155840 submit/tizen/20211215.050000
2021-08-05 JunsuChoirlottie/capi: Add missing multiply for Path accepted/tizen/6.5/unified/20211028.121457 accepted/tizen/unified/20210818.124603 submit/tizen/20210817.055625 submit/tizen_6.5/20211028.163101 tizen_6.5.m2_release
2021-06-21 Nicholas GurievCheck Layer.mExtra and Transform.mExtra before derefere... accepted/tizen/unified/20210625.170433 submit/tizen/20210621.044901
2021-06-21 Nicholas GurievAvoid access to last element of empty mChildren vector
2021-06-21 Subhransu Mohantyremove RAPIDJSON_ASSERT() by placing the parser in...
2021-06-21 Nicholas GurievFix dereferencing of null pointer in model::Layer:...
2021-05-31 Nicholas GurievSkip dash array of size one or zero accepted/tizen/unified/20210610.141304 submit/tizen/20210531.030446 submit/tizen/20210531.031901
2021-05-25 Simon Schmeisseradd the /inc folder as an include path at build time
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
next