Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/coronalabs/framework-transition

Corona transition.* library
https://github.com/coronalabs/framework-transition

Implement loop convenience function (#4)

a58163b2b7e8ffdc06112db6d89f4b65d79262f0 authored over 3 years ago by Denis Claros <[email protected]>
Add option to ignore empty reference (#1)

* Add option to ignore empty reference

Add an option to disable the default transition behavi...

75c62bbe2c4b14d2263de66de4d743097c09ecfe authored over 4 years ago by Eetu Rantanen <[email protected]>
MIT License and readme

7d1cc06b4f3bbfe35bc6eeb9cd5712ce5f4930aa authored over 6 years ago by Vlad Shcherban <[email protected]>
Framework: starting transitions instantly if 0 passed as delay

Reviewed by Vlad

d9ac4f7e9dadf7f662038986113923fbfa138504 authored about 7 years ago by Bektur Mambetov <[email protected]>
Core: Fixed convenience methods of transition library. Reviewed by Vlad

3a5fb21bf731e68d08937326176803a3c5195674 authored about 7 years ago by Pavel <[email protected]>
Transition 2.0: Added sanity checks for parameters doesn't equals nil.

Fixes #83, reviewed by Vlad

a788a637e2ae50b54269242a179e7d723f551a89 authored over 7 years ago by Pavel Karpov <[email protected]>
Transition 2.0: Fixing a stack overflow error when event listeners would call transition library methods. No casenum.

ac13a934edd561c07f988b4433565306b16b7556 authored over 8 years ago by Alexandru Frangeti <[email protected]>
Transition 2.0: guarding multiple cancel listeners being called. No casenum.

6443704101e7827dc1d86b4855de2ca90fa3bf55 authored over 8 years ago by Alexandru Frangeti <[email protected]>
Transition 2.0: Maintenance

34e52e14e4c4c160c2ce4a191858aa6999111da6 authored over 8 years ago by Michael Wallar <[email protected]>
Transition 2.0: Maintenance

d17d15611a0e14a9518a3d47d8d46281e9936f7f authored over 8 years ago by Michael Wallar <[email protected]>
Transition 2.0: Maintenance.

a07c4a9fa0e694c04707e2251ccc364fd8d3ea79 authored over 8 years ago by Alexandru Frangeti <[email protected]>
Transition 2.0: Safeguarding executing resume/pause listeners on transitions cancelled in the same frame. No casenum.

0a119c9f5e75ab1031441942ec22e4160eaa53e2 authored over 8 years ago by Alexandru Frangeti <[email protected]>
Transition 2.0: Moving the event listeners out of enterFrame to fix issues with listeners not being called on pausing/resuming/cancelling in the same frame. No casenum.

532ab0131aee7877ff32fb9a4704603a2b3aad95 authored over 8 years ago by Alexandru Frangeti <[email protected]>
Transition 2.0: Fixing a condition causing issues on calling resume / pause on the same frame. Casenum #45908, #46052.

ad7b518ec621b2cfe76802dc596db7c0a8c3855e authored over 8 years ago by Alexandru Frangeti <[email protected]>
Maintenance

Fixing whitespace.

423becb6f944a637f0c8a396cbf016a1bdd164bb authored over 9 years ago by Michael Wallar <[email protected]>
Transition 2.0: fixing a race condition on adding tweens. No casenum.

62afdfd0c051e48f7cdee6d0591727f6cb6656e5 authored over 9 years ago by Alexandru Frangeti <[email protected]>
Transition 2.0: Fixing a race condition on transition resume. Casenum #42440.

71201a4154780e4f6b28783b01409e996d70434c authored over 9 years ago by Alexandru Frangeti <[email protected]>
Transition 2.0: Maintenance.

a569f65999c94e4b414fc33dab65a72051dfff67 authored over 9 years ago by Alexandru Frangeti <[email protected]>
Transition 2.0: Fixing a regression bug with pausing transitions by transition object. Casenum #42042

7f2f08bae26598af7aee6af87e4d28266617082e authored over 9 years ago by Alexandru Frangeti <[email protected]>
Transition 2.0: Fixing a race condition with cancel and resume transitions in the same frame with their instantiation. Casenum #41054, #33326

232bfeacecaa8580cd70c7fb0f0dd21528fc16ae authored over 9 years ago by Alexandru Frangeti <[email protected]>
Transition 2.0: Maintenance.

b3afacf8c65c8801e82febdc0f2406ecdd69cce8 authored over 10 years ago by Alexandru Frangeti <[email protected]>
Transition 2.0: Updating the tag cancel fix. No casenum.

9f7a978d297de2c0b09afc1164ec2b9b2a70095d authored over 10 years ago by Alexandru Frangeti <[email protected]>
Transition 2.0: Maintenance.

63d9a4d0c2c97c8674484b7699b8ca80914bae46 authored over 10 years ago by Alexandru Frangeti <[email protected]>
Transition 2.0: Fixing a regression bug with transitioning based on tag after calling transition.cancel on that tag. Casenum #34182, #34170.

cb563287274d78ad29bedf94e97fd1e0501ea28d authored over 10 years ago by Alexandru Frangeti <[email protected]>
Transition 2.0: Fixing a regression bug. Casenum #34162

a027a43a03a3252ce1b709cc0796baccc8dfeae7 authored over 10 years ago by Alexandru Frangeti <[email protected]>
Transition 2.0: Improving a condition check.

0b34ec31adebf1523482048a0bb5c2c3c526840f authored over 10 years ago by Alexandru Frangeti <[email protected]>
Transition 2.0: Fixing an issue with composer and transitions (casenum #34032). Also fixing a tag reuse issue after cancelling transitions (casenum #34033)

f5ddbe82dab7b89efa58a62d3fb874d3396e8956 authored over 10 years ago by Alexandru Frangeti <[email protected]>
Merge

ab407d61579bc25b35c16d155014abf972a4b8d3 authored over 10 years ago by Perry Clarke <[email protected]>
Transition 2.0: Fixing paused transitions being cancelled causing a memory leak. Casenum #32567.

d23868d7def34cacf82cfa7a40e8c259354959c6 authored over 10 years ago by Alexandru Frangeti <[email protected]>
Transition 2.0: Maintenance

1804a3da065a3b5654a155f22e43c2c400fc16f9 authored over 10 years ago by Alexandru Frangeti <[email protected]>
Transition 2.0: Fixing some issues with transition.cancel(). Casenum #32746, #33772

eda6eb29c5c65a493e75ff78174077e60ecf7e90 authored over 10 years ago by Alexandru Frangeti <[email protected]>
Maintenance

Manually copied tip from BitBucket because although HG was reporting the right changeset the fil...

b839abd72a30bc8d25e3b27be36fe62086ebb503 authored almost 11 years ago by Perry Clarke <[email protected]>
Merge

31900df1845d3473f7f3c87706f6fce3757ce63f authored almost 11 years ago by Perry Clarke <[email protected]>
Transition 2.0: Maintenance.

9b9b26b37d2618165039bb5313d735134b2e035e authored almost 11 years ago by Alexandru Frangeti <[email protected]>
Transition 2.0: Fixing a regression bug. Casenum #29913.

eb34bf5e65b44ca2411cc1ff8f58be7762648b47 authored almost 11 years ago by Alexandru Frangeti <[email protected]>
Backout last change

972bbdf7b0ab250fcb5e13ccba3b28996d20bcb8 authored almost 11 years ago by Perry Clarke <[email protected]>
Transition 2.0: Fixing onComplete events firing twice. Casenum #29913.

d67540b8ee34b49404109cc5dbf2f68d37d24cb1 authored almost 11 years ago by Alexandru Frangeti <[email protected]>
Merge

cd2a6e68fde68d68918bfcdf9eb24f2ec3a232cb authored almost 11 years ago by Danny Chan <[email protected]>
Transition 2.0: Walter’s implementation for delta on transition.from.

3ec8ad590114709f89d386c7b5aa6164da81dc65 authored almost 11 years ago by Alexandru Frangeti <[email protected]>
Transition 2.0: Fix issue with easing.continuousLoop malforming the object properties on iteration end. Casenum #29900.

fe588049fc47287bd6db633bb9b9479c3d8390c5 authored almost 11 years ago by Alexandru Frangeti <[email protected]>
Transition 2.0: Fixes an issue with the .blink method when changing the object coordinates after calling it. Casenum #29259.

1bbf2cf180474d75db51f6370df04462cf5379f4 authored almost 11 years ago by Alexandru Frangeti <[email protected]>
Added delta treatment for transition.from. Fixes #26629

1be7b235b31c2f664c2bc3ad30bc2ee58a021137 authored almost 11 years ago by Alexandru Frangeti <[email protected]>
Maintanence

beef1c6d81cebb2692db9b19878f37d560505fff authored about 11 years ago by Danny Chan <none@none>
Transition 2.0: Transition 2.0: fixing a bug with transitions that get cancelled immediately after creation. Casenum #27933 Transition 2.0: Fixing the performance issues. Transition 2.0: corrected two typos. Transition 2.0: Fixed the functionality to pause/resume/cancel by tag or displayobject

Windows will be in another commit.

2ad3a1a6fece14705233ba92d1992be1a5c78757 authored about 11 years ago by Danny Chan <[email protected]>
Transition 2.0: Fixed the functionality to pause/resume/cancel by tag or displayobject

5825320eeb6cc6e31a9f139d8a32ae5b87f6d443 authored about 11 years ago by Alexandru Frangeti <[email protected]>
Transition 2.0: corrected two typos.

be7d06226515fb24979cf8e9074f3a1513fbd981 authored about 11 years ago by Alexandru Frangeti <[email protected]>
Transition 2.0: Fixing the performance issues.

3f4c6e3e4f1c1af72445c92df3a22d0e1ea37bbd authored about 11 years ago by Alexandru Frangeti <[email protected]>
Add transition-v1.

52bd0119a4cef4e3137ed12c3e95ae32e8bd512e authored about 11 years ago by [email protected] <[email protected]>
Transition 2.0: fixing a bug with transitions that get cancelled immediately after creation. Casenum #27933.

3c9aa6d7192fa9ec13a970c0dc2863fb9b57b773 authored about 11 years ago by Alexandru Frangeti <[email protected]>
Transition 2.0: Fixing issues when using easing with delta.

ed70b093b7c9b7a02b486fe34f49a4e49c9c0bff authored about 11 years ago by Alexandru Frangeti <[email protected]>
Transition 2.0: Remove nil ~= references.

d060a906dbea5c774a8c593b8ed7a41233875b16 authored over 11 years ago by Alexandru Frangeti <[email protected]>
Transition 2.0: removed internal dispatch method

fdb94c09f0db14f1618410647a02255f03b0cf83 authored over 11 years ago by Alexandru Frangeti <[email protected]>
Transition 2.0: Refactoring and performance improvements

4c335dff0b3aa13781fb561855735c970ef45244 authored over 11 years ago by Alexandru Frangeti <[email protected]>
Transition 2.0: Fixes for possible race conditions

c260261e6fe4dbf903b9e69667273ae432e951eb authored over 11 years ago by Alexandru Frangeti <[email protected]>
Transition 2.0: Added opticnal debug flag and backwards compatibility with Transition 1.0 nil objects

c66620eb45c5a447857daaab1e0de5ea8444b392 authored over 11 years ago by Alexandru Frangeti <[email protected]>
Transition: fix 1.0/2.0 discrepancy. In 1.0, onStart is called prior to caching the object's starting values. We ensure the same thing happens in 2.0. This also fixes transition.dissolve

f4723ce176d77d66a3f399b8811b0e934efb1a0c authored over 11 years ago by [email protected] <[email protected]>
Restore transition.dissolve. NOTE: There seems to be a timing *bug* in transition2.0. When first, launching Fishies, the first fish that's tapped immediately becomes blue, instead of dissolving to blue. Later, the issue seems to go away, as more fish are tapped. Reproduces reliably when Fishies first launches.

f78c449107e1a88f0fa6e41a8e47f88bc7f6ebea authored over 11 years ago by [email protected] <[email protected]>
Transition: Default to 500 ms for duration of transition, as it was in 1.0

8fd6a71122abef58233ab12defd078f2e5671252 authored over 11 years ago by [email protected] <[email protected]>
Rename variable: transitionLibrary => lib. Also, use CoronaLibrary:new() to instantiate library object.

2614c471972905e5a7382ce61796a303950adb6f authored over 11 years ago by [email protected] <[email protected]>
Transition 2.0: added failsafe check for source table values to be non-nil.

35011844139bcae72ce6aa3e565b5d8e5448b8f1 authored over 11 years ago by Alexandru Frangeti <[email protected]>
Transition 2.0: fix for transition time 0

d4aaccfd35ecdfe4354d78bf7d9b966334e8bcc2 authored over 11 years ago by Alexandru Frangeti <[email protected]>
Transition 2.0: changed the param order in the transition easing call

3f99cc43c80442c300d344e9c9c658c756f14505 authored over 11 years ago by Alexandru Frangeti <[email protected]>
Fixed a variable state bug.

9ab80af6fb90ed81dab8bffcf8ed85677cc2f0d9 authored over 11 years ago by Alexandru Frangeti <[email protected]>
Fixed a back-compatibility issue with the object callbacks.

3214a2e2c3ce01779ea53d04bf119b9411123ee4 authored over 11 years ago by Alexandru Frangeti <[email protected]>
Transition 2.0

0fe5cf7e010ead6c74717d62a0729cf3c22b1b4e authored over 11 years ago by Alexandru Frangeti <[email protected]>
Fix regression: missing global copyTable used when 'delay' is specified

Reviewed by: Perry

3fe18a7340b66c36e9b276a954ee602e6f6699a0 authored almost 12 years ago by [email protected] <[email protected]>
Initial checkin

217001ce03443a80389a72617b2e944cfefe552b authored almost 12 years ago by [email protected] <[email protected]>