37 Commits

Author SHA1 Message Date
Georges Boumis
977b8d54cb 2.10.9 Fix compilation warnings 2018-11-01 11:24:51 +02:00
Georges Boumis
4f7f4d29a1 2.10.8 Better than better confict heuristics 2018-10-29 11:36:07 +02:00
Georges Boumis
3816c9f2ac 2.10.7 Better confict heuristics 2018-10-29 10:26:01 +02:00
Georges Boumis
bfcecc3aa4 2.10.6 Remove NSParameterAssert(duration > TimelineAnimationOneFrame) from some places II 2018-10-24 17:11:07 +03:00
Georges Boumis
d7194696ff 2.10.5 Remove NSParameterAssert(duration > TimelineAnimationOneFrame) from some places 2018-10-24 16:48:29 +03:00
Georges Boumis
1d8b6b3628 2.10.4 More TimelineAnimationOneFrame 2018-10-24 16:41:43 +03:00
Georges Boumis
6d1431fb91 2.10.3 Fine-tune Animations 2018-10-24 14:13:12 +03:00
Georges Boumis
7a23c2c927 2.10.2 hide & unhide animations are TimelineAnimationOneFrame long 2018-10-24 13:07:11 +03:00
Georges Boumis
398a88f477 2.10.1 Introduce anyLayer property to avoid crash 2018-10-08 17:39:50 +03:00
Georges Boumis
3b588c141d 2.10 Swift 4.2 support 2018-09-25 15:32:16 +03:00
Georges Boumis
133e39fdb6 2.9.4 Fix integer overflow in repeat animations 2018-09-25 10:45:42 +03:00
Georges Boumis
7caa8bf28d 2.9.3 Fix compilation warnings 2018-08-06 13:33:51 +03:00
Georges Boumis
e929fc5d12 2.9.2 Optimize out-of-hierarchy checks 2018-05-21 12:02:42 +03:00
Georges Boumis
fe90f5d668 2.9.1 Fix crash related to error reporting 2018-05-14 11:34:20 +03:00
Georges Boumis
7f9718584c 2.9 Refactor error system to use a block (if provided) instead of exceptions 2018-05-14 10:43:07 +03:00
Georges Boumis
7d5956b9b4 2.8 catch un-gracefully finished repeating animations 2018-05-09 12:12:58 +03:00
Georges Boumis
9ca14b3f59 be more carefull with types 2018-05-09 12:00:45 +03:00
Georges Boumis
f91414b02a introduce not 2018-05-09 11:50:40 +03:00
Georges Boumis
24ea5c5a11 2.7.1 fixes reverse problems 2018-05-04 12:54:41 +03:00
Georges Boumis
880718b18e add naming to GroupTimelineAnimation sequentially & together methods 2018-05-04 12:51:57 +03:00
Georges Boumis
0a5115b663 2.7 Check for out of hierarchy layers 2018-05-03 16:22:48 +03:00
Georges Boumis
9b1475ad70 bring back special timing functions 2017-12-12 14:44:14 +02:00
Georges Boumis
8059cadbf7 minor ameliorations in Animations.fadeAnimation 2017-12-07 17:12:38 +02:00
Georges Boumis
46363e3a2a some more changes based on Special Timing Functions 2017-12-06 16:07:21 +02:00
Georges Boumis
ffb18d8dc5 update file names 2017-12-06 15:32:47 +02:00
Georges Boumis
bac406dedf updates for Swift 2017-12-05 17:56:42 +02:00
Georges Boumis
3adf6986f2 introduce special TimingFunctions 2017-12-05 11:37:40 +02:00
Georges Boumis
07717724a1 indent TimelineAnimationPublicSwiftAPI 2017-12-05 11:36:32 +02:00
Georges Boumis
3fe2847ad7 use AnimationKeyPath in AnimationsFactory 2017-12-05 11:35:51 +02:00
Georges Boumis
926d17bafd use methods for all exception throwing 2017-12-05 11:35:31 +02:00
Georges Boumis
cb4f3951ab make animete<>() public 2017-11-15 16:49:47 +02:00
Georges Boumis
ecebc94a97 enable more warnings and resolve them 2017-10-27 15:42:51 +03:00
Georges Boumis
b67d227c44 add @objc to some APIs 2017-09-12 12:40:31 +03:00
Georges Boumis
e1fb309e63 another little change for swift 4 support 2017-09-08 17:25:51 +03:00
Georges Boumis
c6b2e8a7a6 add code v2.44 2017-09-06 15:34:08 +03:00
Georges Boumis
7cd2399c65 Great fixes
- Fix some memory leaks
- Fix some wrong copies
- Fix speed inconsistencies
- Add time notifications
- Add progress notifications
- Name exceptions
- Add better documentiation
- Now you can associate audio to timelines
2017-02-06 11:20:25 +02:00
Georges Boumis
fb31067b6e GitHub release 2016-04-12 10:51:56 +03:00