Skip to content

[WIP] Replace progress APIs in favor of elapsed APIs - #38

Closed
SUPERCILEX wants to merge 27 commits into
djeedai:mainfrom
SUPERCILEX:elapsed
Closed

[WIP] Replace progress APIs in favor of elapsed APIs#38
SUPERCILEX wants to merge 27 commits into
djeedai:mainfrom
SUPERCILEX:elapsed

Conversation

@SUPERCILEX

@SUPERCILEX SUPERCILEX commented Aug 3, 2022

Copy link
Copy Markdown
Contributor

Fixes #42, fixes #31.

SUPERCILEX added 17 commits May 29, 2022 22:10
Signed-off-by: Alex Saveau <saveau.alexandre@gmail.com>
Signed-off-by: Alex Saveau <saveau.alexandre@gmail.com>
# Conflicts:
#	src/lib.rs
#	src/tweenable.rs
Signed-off-by: Alex Saveau <saveau.alexandre@gmail.com>
Signed-off-by: Alex Saveau <saveau.alexandre@gmail.com>
Signed-off-by: Alex Saveau <saveau.alexandre@gmail.com>

# Conflicts:
#	examples/sequence.rs
#	src/lib.rs
#	src/tweenable.rs
Signed-off-by: Alex Saveau <saveau.alexandre@gmail.com>
# Conflicts:
#	examples/sequence.rs
#	src/lib.rs
#	src/tweenable.rs
Signed-off-by: Alex Saveau <saveau.alexandre@gmail.com>
Signed-off-by: Alex Saveau <saveau.alexandre@gmail.com>
Signed-off-by: Alex Saveau <saveau.alexandre@gmail.com>
# Conflicts:
#	examples/sequence.rs
#	src/tweenable.rs
Signed-off-by: Alex Saveau <saveau.alexandre@gmail.com>
Signed-off-by: Alex Saveau <saveau.alexandre@gmail.com>
Signed-off-by: Alex Saveau <saveau.alexandre@gmail.com>
Signed-off-by: Alex Saveau <saveau.alexandre@gmail.com>
Signed-off-by: Alex Saveau <saveau.alexandre@gmail.com>
# Conflicts:
#	src/lib.rs
#	src/tweenable.rs
Signed-off-by: Alex Saveau <saveau.alexandre@gmail.com>
Signed-off-by: Alex Saveau <saveau.alexandre@gmail.com>
Signed-off-by: Alex Saveau <saveau.alexandre@gmail.com>
Signed-off-by: Alex Saveau <saveau.alexandre@gmail.com>
@SUPERCILEX

Copy link
Copy Markdown
Contributor Author

@djeedai this needs #37 (and #44 if that goes through) to be done right. Once I have the new testing framework I'll wrap up the sequence elapsed implementation.

Signed-off-by: Alex Saveau <saveau.alexandre@gmail.com>
@SUPERCILEX

Copy link
Copy Markdown
Contributor Author

@djeedai this should be ready to go implementation wise! I'm waiting on #37 to write proper tests (which is waiting on the reverted commits being restored).

@djeedai

djeedai commented Aug 6, 2022

Copy link
Copy Markdown
Owner

Re-reverted, all commits are back :)

@SUPERCILEX

Copy link
Copy Markdown
Contributor Author

Sweet! I updated #37 and #44.

Signed-off-by: Alex Saveau <saveau.alexandre@gmail.com>
Signed-off-by: Alex Saveau <saveau.alexandre@gmail.com>
Signed-off-by: Alex Saveau <saveau.alexandre@gmail.com>
@djeedai

djeedai commented Oct 21, 2025

Copy link
Copy Markdown
Owner

Closing as Obsolete, this has been fixed.

@djeedai djeedai closed this Oct 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Repeat broken after first iteration Get rid of progress and times_completed (well keep an ext trait with it around) in favor of elapsed

2 participants