Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / dmarx/keyframed issues and pull requests

#51 - refactor tests for better test separation and coverage visibility

Issue - State: closed - Opened by dmarx almost 2 years ago

#51 - refactor tests for better test separation and coverage visibility

Issue - State: closed - Opened by dmarx almost 2 years ago

#50 - improved division support +fixed plotting for compositional parametergroups

Pull Request - State: closed - Opened by dmarx almost 2 years ago

#50 - improved division support +fixed plotting for compositional parametergroups

Pull Request - State: closed - Opened by dmarx almost 2 years ago

#49 - improvements to arithmetic logic

Pull Request - State: closed - Opened by dmarx almost 2 years ago

#49 - improvements to arithmetic logic

Pull Request - State: closed - Opened by dmarx almost 2 years ago

#48 - `__eq__`

Issue - State: closed - Opened by dmarx almost 2 years ago

#48 - `__eq__`

Issue - State: closed - Opened by dmarx almost 2 years ago

#47 - to_dict()

Issue - State: closed - Opened by dmarx almost 2 years ago - 1 comment

#47 - to_dict()

Issue - State: closed - Opened by dmarx almost 2 years ago - 1 comment

#46 - add `__sub__` and `__div__` operators

Issue - State: closed - Opened by dmarx almost 2 years ago

#46 - add `__sub__` and `__div__` operators

Issue - State: closed - Opened by dmarx almost 2 years ago

#45 - tuple init for ParameterGroups

Issue - State: closed - Opened by dmarx almost 2 years ago

#45 - tuple init for ParameterGroups

Issue - State: closed - Opened by dmarx almost 2 years ago

#44 - n argument for `ParameterGroup.plot(n)` broken

Issue - State: closed - Opened by dmarx almost 2 years ago

#44 - n argument for `ParameterGroup.plot(n)` broken

Issue - State: closed - Opened by dmarx almost 2 years ago

#43 - as a user, I want to be able to manipulate keyframe indices of a curve as a unit

Issue - State: open - Opened by dmarx almost 2 years ago - 2 comments
Labels: enhancement

#43 - as a user, I want to be able to manipulate keyframe indices of a curve as a unit

Issue - State: open - Opened by dmarx almost 2 years ago - 2 comments
Labels: enhancement

#42 - pgroup/composition should accept list/tuple of curves

Issue - State: closed - Opened by dmarx almost 2 years ago

#42 - pgroup/composition should accept list/tuple of curves

Issue - State: closed - Opened by dmarx almost 2 years ago

#41 - Fix composition

Pull Request - State: closed - Opened by dmarx almost 2 years ago

#41 - Fix composition

Pull Request - State: closed - Opened by dmarx almost 2 years ago

#40 - Improvements to Composition and Curve.__init__

Pull Request - State: closed - Opened by dmarx almost 2 years ago

#40 - Improvements to Composition and Curve.__init__

Pull Request - State: closed - Opened by dmarx almost 2 years ago

#38 - serialization

Pull Request - State: closed - Opened by dmarx almost 2 years ago - 1 comment
Labels: documentation, wontfix

#38 - serialization

Pull Request - State: closed - Opened by dmarx almost 2 years ago - 1 comment
Labels: documentation, wontfix

#37 - Composition should inherit from ParameterGroup

Issue - State: closed - Opened by dmarx almost 2 years ago - 1 comment

#37 - Composition should inherit from ParameterGroup

Issue - State: closed - Opened by dmarx almost 2 years ago - 1 comment

#36 - curve slicing

Issue - State: closed - Opened by dmarx almost 2 years ago - 2 comments

#36 - curve slicing

Issue - State: closed - Opened by dmarx almost 2 years ago - 2 comments

#35 - flesh out the Keyframe arithmetic documentation with more examples and images

Issue - State: closed - Opened by dmarx almost 2 years ago
Labels: documentation

#35 - flesh out the Keyframe arithmetic documentation with more examples and images

Issue - State: closed - Opened by dmarx almost 2 years ago
Labels: documentation

#34 - moved `__len__` to `.duration` to accomodate floats

Pull Request - State: closed - Opened by dmarx almost 2 years ago

#34 - moved `__len__` to `.duration` to accomodate floats

Pull Request - State: closed - Opened by dmarx almost 2 years ago

#33 - handle non integer `__len__`

Issue - State: closed - Opened by dmarx almost 2 years ago - 1 comment

#33 - handle non integer `__len__`

Issue - State: closed - Opened by dmarx almost 2 years ago - 1 comment

#32 - need test coverage over `__len__` methods

Issue - State: closed - Opened by dmarx almost 2 years ago - 1 comment
Labels: wontfix

#32 - need test coverage over `__len__` methods

Issue - State: closed - Opened by dmarx almost 2 years ago - 1 comment
Labels: wontfix

#31 - Compositional curves

Pull Request - State: closed - Opened by dmarx almost 2 years ago

#31 - Compositional curves

Pull Request - State: closed - Opened by dmarx almost 2 years ago

#29 - add more plots to readme

Issue - State: closed - Opened by dmarx almost 2 years ago

#29 - add more plots to readme

Issue - State: closed - Opened by dmarx almost 2 years ago

#28 - added SmoothCurve, plotting, and labels

Pull Request - State: closed - Opened by dmarx almost 2 years ago

#28 - added SmoothCurve, plotting, and labels

Pull Request - State: closed - Opened by dmarx almost 2 years ago

#25 - add lowess

Issue - State: closed - Opened by dmarx almost 2 years ago - 3 comments
Labels: wontfix

#25 - add lowess

Issue - State: closed - Opened by dmarx almost 2 years ago - 3 comments
Labels: wontfix

#24 - port SmoothCurve from klmc2

Issue - State: closed - Opened by dmarx almost 2 years ago

#24 - port SmoothCurve from klmc2

Issue - State: closed - Opened by dmarx almost 2 years ago

#23 - something like a `.plot()` method

Issue - State: closed - Opened by dmarx almost 2 years ago

#23 - something like a `.plot()` method

Issue - State: closed - Opened by dmarx almost 2 years ago

#22 - serialization

Issue - State: closed - Opened by dmarx almost 2 years ago
Labels: enhancement

#22 - serialization

Issue - State: closed - Opened by dmarx almost 2 years ago
Labels: enhancement

#21 - bezier curves

Issue - State: open - Opened by dmarx almost 2 years ago
Labels: enhancement

#21 - bezier curves

Issue - State: open - Opened by dmarx almost 2 years ago
Labels: enhancement

#20 - fix easing for realsies this time

Pull Request - State: closed - Opened by dmarx almost 2 years ago

#20 - fix easing for realsies this time

Pull Request - State: closed - Opened by dmarx almost 2 years ago

#19 - fix easeout inversion

Issue - State: closed - Opened by dmarx almost 2 years ago

#19 - fix easeout inversion

Issue - State: closed - Opened by dmarx almost 2 years ago

#18 - disable easing when there's only one keyframe

Issue - State: closed - Opened by dmarx almost 2 years ago

#18 - disable easing when there's only one keyframe

Issue - State: closed - Opened by dmarx almost 2 years ago

#17 - scavenge alt checkpoint loading stuff from deforum

Issue - State: closed - Opened by dmarx almost 2 years ago - 1 comment

#17 - scavenge alt checkpoint loading stuff from deforum

Issue - State: closed - Opened by dmarx almost 2 years ago - 1 comment

#16 - add Curve.append() method

Issue - State: open - Opened by dmarx almost 2 years ago - 1 comment
Labels: enhancement

#16 - add Curve.append() method

Issue - State: open - Opened by dmarx almost 2 years ago - 1 comment
Labels: enhancement

#15 - Remove Prompt class: out of scope

Pull Request - State: closed - Opened by dmarx almost 2 years ago

#15 - Remove Prompt class: out of scope

Pull Request - State: closed - Opened by dmarx almost 2 years ago

#14 - smarter easing

Pull Request - State: closed - Opened by dmarx almost 2 years ago

#14 - smarter easing

Pull Request - State: closed - Opened by dmarx almost 2 years ago

#13 - easing functionality and curve.default_interpolation

Pull Request - State: closed - Opened by dmarx almost 2 years ago

#12 - remove Prompt object

Issue - State: closed - Opened by dmarx almost 2 years ago

#12 - remove Prompt object

Issue - State: closed - Opened by dmarx almost 2 years ago

#11 - black-en (precommit)

Issue - State: open - Opened by dmarx almost 2 years ago
Labels: enhancement, good first issue

#11 - black-en (precommit)

Issue - State: open - Opened by dmarx almost 2 years ago
Labels: enhancement, good first issue

#10 - CI test workflow

Issue - State: closed - Opened by dmarx almost 2 years ago

#10 - CI test workflow

Issue - State: closed - Opened by dmarx almost 2 years ago

#9 - add default interpolation method to Curve init args

Issue - State: closed - Opened by dmarx almost 2 years ago - 1 comment

#9 - add default interpolation method to Curve init args

Issue - State: closed - Opened by dmarx almost 2 years ago - 1 comment

#8 - permit init from container of tuples mixed with keyframes

Issue - State: closed - Opened by dmarx almost 2 years ago

#8 - permit init from container of tuples mixed with keyframes

Issue - State: closed - Opened by dmarx almost 2 years ago

#7 - Simplified reimplementation

Pull Request - State: closed - Opened by dmarx almost 2 years ago

#7 - Simplified reimplementation

Pull Request - State: closed - Opened by dmarx almost 2 years ago

#6 - ChatGPT documentation

Pull Request - State: closed - Opened by dmarx almost 2 years ago

#6 - ChatGPT documentation

Pull Request - State: closed - Opened by dmarx almost 2 years ago

#5 - Looper

Pull Request - State: closed - Opened by dmarx almost 2 years ago

#5 - Looper

Pull Request - State: closed - Opened by dmarx almost 2 years ago

#4 - inter-scene transition and easing function

Issue - State: closed - Opened by dmarx almost 2 years ago - 1 comment

#4 - inter-scene transition and easing function

Issue - State: closed - Opened by dmarx almost 2 years ago - 1 comment

#3 - insertion operator

Issue - State: closed - Opened by dmarx almost 2 years ago

#3 - insertion operator

Issue - State: closed - Opened by dmarx almost 2 years ago

#2 - optional FPS attribute to enable time-based operations

Issue - State: closed - Opened by dmarx almost 2 years ago

#2 - optional FPS attribute to enable time-based operations

Issue - State: closed - Opened by dmarx almost 2 years ago

#1 - caching

Issue - State: closed - Opened by dmarx almost 2 years ago