projects
/
platform
/
core
/
uifw
/
lottie-player.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/core/uifw/lottie-player.git
2022-09-19
Michal Maciola
example: 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
commit
|
commitdiff
|
tree
|
snapshot
2022-09-19
Michal Maciola
Fix one frame missing (#529)
39/281439/1
commit
|
commitdiff
|
tree
|
snapshot
2022-08-24
Nicholas Guriev
Delete accidentally committed Vim swap file
accepted/tizen/unified/20220825.135039
submit/tizen/20220824.044823
commit
|
commitdiff
|
tree
|
snapshot
2022-04-07
Nicholas Guriev
Check border of color table while generating gradient
20/273520/1
accepted/tizen/unified/20220412.100306
submit/tizen/20220408.011942
commit
|
commitdiff
|
tree
|
snapshot
2022-04-07
Nicholas Guriev
Ignore animations with objects of unspecified type
19/273519/1
commit
|
commitdiff
|
tree
|
snapshot
2022-04-07
wangxuedong
add formal parameter void to lottie_init() and lottie_s...
18/273518/1
commit
|
commitdiff
|
tree
|
snapshot
2022-04-07
Subhransu Mohanty
Add lottie_init() and lottie_shutdown() c api.
17/273517/1
commit
|
commitdiff
|
tree
|
snapshot
2022-04-07
wangxuedong
replace unsigned int with uint32_t in Int()
16/273516/1
commit
|
commitdiff
|
tree
|
snapshot
2022-04-07
Subhransu Mohanty
replace uint ushort and uchar typedefs with uint32...
15/273515/1
commit
|
commitdiff
|
tree
|
snapshot
2022-04-07
Nicholas Guriev
Reject reversed frames
14/273514/1
commit
|
commitdiff
|
tree
|
snapshot
2022-04-07
Nicholas Guriev
Finite loop in VBezier::tAtLength()
13/273513/1
commit
|
commitdiff
|
tree
|
snapshot
2021-12-09
JunsuChoi
lottiemodel: Improve opacity calculation for gradient...
97/267697/1
accepted/tizen/unified/20211216.155840
submit/tizen/20211215.050000
commit
|
commitdiff
|
tree
|
snapshot
2021-08-05
JunsuChoi
rlottie/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
commit
|
commitdiff
|
tree
|
snapshot
2021-06-21
Nicholas Guriev
Check Layer.mExtra and Transform.mExtra before derefere...
accepted/tizen/unified/20210625.170433
submit/tizen/20210621.044901
commit
|
commitdiff
|
tree
|
snapshot
2021-06-21
Nicholas Guriev
Avoid access to last element of empty mChildren vector
commit
|
commitdiff
|
tree
|
snapshot
2021-06-21
Subhransu Mohanty
remove RAPIDJSON_ASSERT() by placing the parser in...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-21
Nicholas Guriev
Fix dereferencing of null pointer in model::Layer:...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-31
Nicholas Guriev
Skip dash array of size one or zero
accepted/tizen/unified/20210610.141304
submit/tizen/20210531.030446
submit/tizen/20210531.031901
commit
|
commitdiff
|
tree
|
snapshot
2021-05-25
Simon Schmeisser
add the /inc folder as an include path at build time
commit
|
commitdiff
|
tree
|
snapshot
2021-05-25
Subhransu Mohanty
Improve matte rendering performance for simple layer
commit
|
commitdiff
|
tree
|
snapshot
2021-05-25
Yuhang Zhao
CMake: fix MSVC warnings
commit
|
commitdiff
|
tree
|
snapshot
2021-03-29
xspeed1989
fix compileing error
accepted/tizen/unified/20210407.010220
submit/tizen/20210329.022359
submit/tizen/20210406.060747
commit
|
commitdiff
|
tree
|
snapshot
2021-03-29
xspeed1989
On windows, stbi__fopen opens a path containing non...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Subhransu Mohanty
add lottie_configure_model_cache_size() c api
accepted/tizen/unified/20210316.151332
submit/tizen/20210315.060811
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Johan Mattsson
Fix comparison
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
nokeya
MT and MTd
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Michael R....
Remove link warnings on MSVC
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Sunny Gonnabathula
I'm writing a wrapper library around rlottie and rust...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
crizan
Fix CMake build in subdirectory
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Subhransu Mohanty
Fix crash when path animation data is empty
commit
|
commitdiff
|
tree
|
snapshot
2020-11-22
Subhransu Mohanty
Added support for RoundedCornor objects.
accepted/tizen/unified/20201124.123025
submit/tizen/20201122.211513
commit
|
commitdiff
|
tree
|
snapshot
2020-11-08
Shinwoo Kim
rlottie: draw line if width or height is 0
accepted/tizen/unified/20201116.220345
submit/tizen/20201108.215920
submit/tizen/20201115.212153
commit
|
commitdiff
|
tree
|
snapshot
2020-11-08
Hermet Park
resource: polish player png image.
commit
|
commitdiff
|
tree
|
snapshot
2020-11-08
Hermet Park
resource: add rlottie_player image.
commit
|
commitdiff
|
tree
|
snapshot
2020-11-01
Vitaly Zaitsev
Fixed build with GCC 11.
accepted/tizen/unified/20201102.124239
submit/tizen/20201101.231042
commit
|
commitdiff
|
tree
|
snapshot
2020-11-01
JunsuChoi
vs2019: Add release build option
commit
|
commitdiff
|
tree
|
snapshot
2020-10-25
Hermet Park
updated AUTHORS
commit
|
commitdiff
|
tree
|
snapshot
2020-10-25
Hermet Park
updated AUTHORS
commit
|
commitdiff
|
tree
|
snapshot
2020-10-25
Chae Lin Shin
wasm: Add extra functions for lottie animation to use...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-11
Hermet Park
updated AUTHORS
commit
|
commitdiff
|
tree
|
snapshot
2020-10-11
Hermet Park
example/win32Player: removed unnecessary files.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-11
start1a
add app executables
commit
|
commitdiff
|
tree
|
snapshot
2020-10-11
start1a
rename directory rlottiePlayer to win32Player
commit
|
commitdiff
|
tree
|
snapshot
2020-10-11
start1a
fix openJSONFileDialog
commit
|
commitdiff
|
tree
|
snapshot
2020-10-11
start1a
fix animation replace error
commit
|
commitdiff
|
tree
|
snapshot
2020-10-11
start1a
fix animation bitmap size to be set dynamically
commit
|
commitdiff
|
tree
|
snapshot
2020-10-11
start1a
move function prototype to animation.h
commit
|
commitdiff
|
tree
|
snapshot
2020-10-11
start1a
add an example of win32 app that play rlottie animation...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-11
start1a
add rlottiePlayer Project
commit
|
commitdiff
|
tree
|
snapshot
2020-09-27
msnodeve
Modify: 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
commit
|
commitdiff
|
tree
|
snapshot
2020-09-27
sjh7141
Docs: Fix README typo
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Hermet Park
updated license in spec file.
accepted/tizen/unified/20200923.024105
submit/tizen/20200920.213436
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
서지훈
Docs: Fix README typo
commit
|
commitdiff
|
tree
|
snapshot
2020-09-13
Hermet Park
Update README.md
accepted/tizen/unified/20200914.131351
submit/tizen/20200913.215058
commit
|
commitdiff
|
tree
|
snapshot
2020-09-13
신채린
Fixed README typo
commit
|
commitdiff
|
tree
|
snapshot
2020-08-30
Moein Mohammadian
fixed readme typo
accepted/tizen/unified/20200907.045101
submit/tizen/20200830.214225
submit/tizen/20200901.214039
submit/tizen/20200906.212734
commit
|
commitdiff
|
tree
|
snapshot
2020-08-23
Subhransu Mohanty
ci: upgrade windows build chain to VS2017
accepted/tizen/unified/20200824.134430
submit/tizen/20200823.213148
commit
|
commitdiff
|
tree
|
snapshot
2020-08-23
Subhransu Mohanty
fixed sign extension warning
commit
|
commitdiff
|
tree
|
snapshot
2020-08-23
Vincent Torri
build: use shared_module instead of shared_library
commit
|
commitdiff
|
tree
|
snapshot
2020-08-23
Subhransu Mohanty
release: prepare for 0.2 release
commit
|
commitdiff
|
tree
|
snapshot
2020-08-23
Subhransu Mohanty
fix warnings
commit
|
commitdiff
|
tree
|
snapshot
2020-08-23
Subhransu Mohanty
vector: refactor vrle class
commit
|
commitdiff
|
tree
|
snapshot
2020-08-23
Subhransu Mohanty
render: fix issue with mask opacity handling
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
sub.mohanty...
example: added a perf test to keep track of performance
accepted/tizen/unified/20200820.034626
submit/tizen/20200817.223215
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Hermet Park
vs2019: up-to-date some missed file list.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Hermet Park
vs2019: fix all visible configuration errors & warnings.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Subhransu Mohanty
render: keep a path object in solid and image layer...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
nokeya
ignore ds_store
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Subhransu Mohanty
vector/vrle: added free function for + and & operator
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Subhransu Mohanty
rlottie: fix mask logic when inverted flag is set.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Subhransu Mohanty
parser: remove dead code
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Subhransu Mohanty
lottie: mark render classes final when possible
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Subhransu Mohanty
optimization: optimize VBezier::length()
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Subhransu Mohanty
vector: added V_ALWAYS_INLINE macro.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Subhransu Mohanty
optimization: refactor Property class for size optimiza...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Subhransu Mohanty
build: change LOT_BUILD to RLOTTIE_BUILD
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
nokeya
improve README
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Subhransu Mohanty
example: updated test example.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Subhransu Mohanty
example: update test example with fps info
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Subhransu Mohanty
rlottie/rapidjson: updated to latest rapidjson
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Subhransu Mohanty
parser: Fix the keyframe cache logic.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Subhransu Mohanty
parser: optimize zero length path keyframes
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
sub.mohanty...
rlottie: mark all user defined destructor's as noexcept
commit
|
commitdiff
|
tree
|
snapshot
2020-08-10
Hermet Park
Attention, rlottie now has a MIT license.
90/240590/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-09
Александр Першин
fix msvc 2019 build
accepted/tizen/unified/20200810.123124
submit/tizen/20200809.214919
commit
|
commitdiff
|
tree
|
snapshot
2020-08-09
sub.mohanty...
parser: Refactor cache computation to fix the issue...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-09
Subhransu Mohanty
perf: added tAtLength(len, totalLength) api to Bezier.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-09
Subhransu Mohanty
rlottie: rename LOT_EXPORT to RLOTTIE_API
commit
|
commitdiff
|
tree
|
snapshot
2020-08-09
Subhransu Mohanty
rlottie: update license in source and header files
commit
|
commitdiff
|
tree
|
snapshot
2020-08-09
Subhransu Mohanty
parser: cache some comutaion during parsing
commit
|
commitdiff
|
tree
|
snapshot
2020-08-09
Subhransu Mohanty
rlottie: remove Qt license as we are no more using...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-09
Subhransu Mohanty
lottie/model: Refactor filter model
commit
|
commitdiff
|
tree
|
snapshot
2020-07-28
Subhransu Mohanty
build: provide cross file for arm build
accepted/tizen/unified/20200729.165610
submit/tizen/20200728.225405
commit
|
commitdiff
|
tree
|
snapshot
2020-07-28
Subhransu Mohanty
vector: rendering refactor.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-28
Subhransu Mohanty
rlottie: update VInterpolator license header
commit
|
commitdiff
|
tree
|
snapshot
2020-07-28
Hermet Park
Update README.md
commit
|
commitdiff
|
tree
|
snapshot
2020-07-28
Subhransu Mohanty
wasm: update the build flag to reduce generated wasm...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Hermet Park
example: discarded efl_animview
accepted/tizen/unified/20200721.142252
submit/tizen/20200720.225554
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Subhransu Mohanty
meson: Added Emscripten wasm build support
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Hermet Park
updated logo resources.
commit
|
commitdiff
|
tree
|
snapshot
next