Ecosyste.ms: OpenCollective

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

github.com/openfl/actuate

Actuate is a flexible, fast "tween" library for animations in Haxe
https://github.com/openfl/actuate

Syncing timers started in the same frame

guifes opened this pull request over 1 year ago
do not accumulate state in BackEaseInOut

grazer opened this pull request almost 2 years ago
release latest changes

Geokureli opened this issue almost 3 years ago
Syncronizing tween start

guifes opened this pull request about 3 years ago
Actuate effects not working properly on html5 platform

barisyild opened this issue about 3 years ago
Fixed Back.easeInOut behavior

GiGBiG opened this pull request over 3 years ago
add Circ easing

loudoweb opened this issue almost 4 years ago
smartRotation when using Actuate.update doesn't have an effect

insanity54 opened this issue about 4 years ago
Is it possible to add repeat delay?

berkayk opened this issue about 4 years ago
- Added timeScale

CrazyFlasher opened this pull request almost 5 years ago
Add global timeScale, that works with tweens and timers

CrazyFlasher opened this issue almost 5 years ago
Use single instance of easing method for Linear

loudoweb opened this pull request almost 5 years ago
Bump haxe from 4.1.10 to 5.2.1

dependabot[bot] opened this pull request about 5 years ago
SimpleActuator: fixed issue where properties could not be tweened in Neko

joshtynjala opened this pull request over 5 years ago
IGenericActuator: added goto() method that can manually change the current position

joshtynjala opened this pull request over 5 years ago
Fix resuming tweens on JS target

DanScott90 opened this pull request over 5 years ago
Failing on electron js apps

trsh opened this issue almost 6 years ago
Add option to delay overwrite until tween initialization

chatziko opened this pull request almost 6 years ago
Replace Lime-specific html5 conditionals with js

Gama11 opened this pull request almost 6 years ago
Actuate.stop with complete = true does not respect the reverse flag

chatziko opened this issue almost 6 years ago
window is not defined

trsh opened this issue almost 6 years ago
Publish new haxelib version (for Haxe 4 support)

TomByrne opened this issue about 6 years ago
Incorrect bezierSpline ending on odd point numbers

andrew-git opened this issue over 6 years ago
Smooth reverse and Incorrect bezierSpline work fixes

andrew-git opened this pull request over 6 years ago
Fix for resume when using manual time

rob1221 opened this pull request over 6 years ago
Actuator restart

NenadBojkovski opened this pull request over 6 years ago
Feature/npm es2015 modules

andresa88 opened this pull request over 6 years ago
Implement transform around point actuator

NenadBojkovski opened this pull request over 6 years ago
Set visible when apply auto alpha

NenadBojkovski opened this pull request almost 7 years ago
onComplete() not playing nice with DCE full

miltoncandelero opened this issue almost 7 years ago
add speedGlobal control (for bullet time effect, fast forward effect)

slowdk opened this pull request almost 7 years ago
Allow setting easing params

chatziko opened this pull request almost 7 years ago
MotionPath improvements

chatziko opened this pull request almost 7 years ago
Unable to access my tween's target from the onUpdate() function?

SadiQURT opened this issue about 7 years ago
The onUpdate() example wasn't a working example, trace expects array []

nicanaca0 opened this pull request about 7 years ago
Use case of ease function in IEasing

zatarus opened this issue over 7 years ago
requestAnimationFrame in js target?

jcward opened this issue over 7 years ago
Use requestAnimationFrame() for js target.

sinh-png opened this pull request over 7 years ago
import flash

ddavout opened this issue almost 8 years ago
TestMain

ddavout opened this issue almost 8 years ago
MotionPathActuator not checking correctly for HTML5 Properties

gddhag opened this issue almost 8 years ago
Readme: use syntax highlighting

Gama11 opened this pull request almost 8 years ago
Math.exp is faster than Math.pow

shohei909 opened this pull request about 8 years ago
Lil docstring error

Jbat1Jumper opened this pull request over 8 years ago
Not compatible with -dce full ?

alamboley opened this issue over 8 years ago
HTML5 issue with getter/setter

alamboley opened this issue over 8 years ago
Feature Request: Resolve setters at beginning and reuse during tween

TomByrne opened this issue over 8 years ago
Crash on C++ / Neko when using timer.stop()

elFlashor opened this issue over 8 years ago
Actuate.update with zero duration and onComplete

slavasitnikov opened this issue almost 9 years ago
Feature request: Allow to call "update" with custom timeDelta

DanielUranga opened this issue almost 9 years ago
removing Reflect.callMethod from GenericActuator

wrbooth opened this pull request almost 9 years ago
Problem on Doc Page?

CharlesAnifowose opened this issue about 9 years ago
feature request: onStart

jarbot opened this issue about 9 years ago
BackEaseInOut doesn't work

flashultra opened this issue about 9 years ago
Add sentence that gives basic explanation of what the parameters mean…

bunnyhero opened this pull request over 9 years ago
No API documentation

bunnyhero opened this issue over 9 years ago
Issue rotation

vnedilko opened this issue over 9 years ago
Floating point tweening values are interpreted as integers

grapefrukt opened this issue over 9 years ago
Initialize SimpleActuator with time in seconds instead of milliseconds

bubba169 opened this pull request over 9 years ago
onComplete is never called with "update"

RudolfVonKrugstein opened this issue over 9 years ago
alpha, scaleX, scaleY tweens do not work.

scarletsquig opened this issue over 9 years ago
Bug fading alpha (and other float properties) in current actuate

ProPuke opened this issue over 9 years ago
Deltatime update

fabiopicchi opened this issue over 9 years ago
fix: MethodActuator is still updating while being paused

modjke opened this pull request over 9 years ago
FunctionMap for cpp + fix isActive

restorer opened this pull request almost 10 years ago
Working only with flash

Krzycho666 opened this issue almost 10 years ago
Stop Actuate.timer() ?

davellx opened this issue almost 10 years ago
Adding ability to check if any tweens are running

hoseyjoe opened this pull request almost 10 years ago
Updated SimpleActuator.hx

dimumurray opened this pull request almost 10 years ago
Issues with Actuate and Reflect API on HTML5 target

dimumurray opened this issue almost 10 years ago
Actuate.update not working with latest OpenFL/Haxe?

isohedral opened this issue almost 10 years ago
Tweening on frameLabel

zabojad opened this issue about 10 years ago
Is there a way to determine if actuate is still tweening

hoseyjoe opened this issue about 10 years ago
Fix for tweening fields with setters on neko target

rickms opened this pull request about 10 years ago
Added ability to set onPause/onResume callbacks

modjke opened this pull request about 10 years ago
Add a way to determine how many times a rotation is done

AbelToy opened this issue about 10 years ago
SmartRotation should support radians as well as degrees

AbelToy opened this issue about 10 years ago
Reverse should be applied instantly in the frame it's called

AbelToy opened this issue over 10 years ago
Actuate tween onComplete method fails on Android while in background

lucasjadami opened this issue over 10 years ago
dce full breaks CPP output

hoseyjoe opened this issue over 10 years ago
margin of error?

SavedByZero opened this issue over 10 years ago
Automatic BitmapFilter creation in FilterActuator

Tiago-Ling opened this pull request over 10 years ago
Actuate.effects not working

Tiago-Ling opened this issue over 10 years ago
Fix error with Timer class on cpp target

posxposy opened this pull request over 10 years ago
Documentation missing?

techkey opened this issue over 10 years ago
Occasional crash inside SimpleActuator

jacobalbano opened this issue almost 11 years ago
correction to onRepeat

Hasufel opened this pull request almost 11 years ago
passing int to Timer constructor as specified by API on non-openfl or flash targets

skylerparr opened this pull request about 11 years ago
added FunctionMap implementation from Tinkerbell library

ofrzeta opened this pull request about 11 years ago
Actuate.update() crashes on Neko

jacobalbano opened this issue about 11 years ago
Throws "expected 0 argments, got 3" error with Flambe.

SavedByZero opened this issue over 11 years ago
Exception (NULL object reference) Actuate.hx line 322

neurofuzzy opened this issue over 11 years ago
time scale ?

bseverac opened this issue over 11 years ago
Actuate AS3

VirtualMaestro opened this issue almost 12 years ago
Remove Flash/NME dependency

andyli opened this issue about 12 years ago
Sequence/timeline feature?

cambiata opened this issue over 12 years ago