Ecosyste.ms: OpenCollective

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

Synfig

Open-source 2D Animation Software
Collective - Host: opensource - https://opencollective.com/synfig - Website: https://synfig.org/ - Code: https://github.com/synfig

refactor: removed unused #includes (#2920)

github.com/synfig/synfig - 09d6af81c7b579e30804ab0b2a1506a0287a63a9 authored about 2 years ago by rodolforg <[email protected]>
fix(ffmpeg): logic for detection of image-only videos was inverted (#2918)

error introduced by me in #2915 (c91ce50797be72fa56b59f4aa36c986ef504e7b4)

github.com/synfig/synfig - ec6ec85b3b0651aa343d5517c9b6714b5a89d2ae authored about 2 years ago by rodolforg <[email protected]>
revert: "fix: after exporting audio via ffmpeg, SoundProcessor wasn't stopped" (#2919)

This reverts commit 7a13496534706c71a309273bc16126e68e28e85b.

github.com/synfig/synfig - cd34fb30f955aa6ef39f3f4252c5998549bec3d9 authored about 2 years ago by rodolforg <[email protected]>
fix: missing last frame for ffmpeg target (#2912)

fix #2911

github.com/synfig/synfig - f6f153b5551f97cc6b50546ff53ca3c791d1c5cc authored about 2 years ago by rodolforg <[email protected]>
fix: after exporting audio via ffmpeg, SoundProcessor wasn't stopped (#2914)

github.com/synfig/synfig - 7a13496534706c71a309273bc16126e68e28e85b authored about 2 years ago by rodolforg <[email protected]>
fix(ffmpeg): do not try to export audio for gif or mng (#2915)

github.com/synfig/synfig - c91ce50797be72fa56b59f4aa36c986ef504e7b4 authored about 2 years ago by rodolforg <[email protected]>
feat: eyedropper tool now takes fill color instead of outline color by default (#2908)

github.com/synfig/synfig - a2bb1c564221e605862b1d9d26ccd449de70bd38 authored about 2 years ago by mohamedAdhamc <[email protected]>
ci: added `synchronize` to the list of processed events (#2913)

`synchronize` event is fired when you add commits to a PR.

At first I thought that there is n...

github.com/synfig/synfig - 5429e5ffd4d476355355a12a5ee6d2d2d977c11d authored about 2 years ago by Ice0 <[email protected]>
refactor: cleanup etl blur files (#2910)

refactor: cleanup etl blur files

github.com/synfig/synfig - 81555677e3495fa0174470da0b4cc447019521ef authored about 2 years ago by Ice0 <[email protected]>
refactor: remove commented-out code in gaussian

github.com/synfig/synfig - 7c547680334d9180498d193e6ecf843777a106b6 authored about 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
refactor: remove unused #include in gaussian.h

github.com/synfig/synfig - 7d96df3d40a66807635fe4a79cb15b16b0a6a1b5 authored about 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
refactor: remove unused boxblur and gaussian methods

github.com/synfig/synfig - 38e337168666430bac7bb7a5ef877675f8661e11 authored about 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
fix: canvas dependencies dialog crashes with empty filenames or without extension (#2904)

Canvas Dependencies dialog

github.com/synfig/synfig - 189556c8ea75d15fa188385055ebff9456d00940 authored about 2 years ago by rodolforg <[email protected]>
ci: bump Ubuntu version (#2839)

Ubuntu 18.04 is deprecated and will be removed by 2022/12/01

https://github.blog/changelog/20...

github.com/synfig/synfig - fbdf4b665263509d457ca1cfc8b4dc90628d7bff authored about 2 years ago by Ice0 <[email protected]>
ci: bump GitHub actions (#2907)

github.com/synfig/synfig - cc48fed938fcbebdfd40779bad951af42d8880cf authored about 2 years ago by Ice0 <[email protected]>
ci: added conventional commits style check for PR titles (#2909)

The main feature of these PR is the ability to automatically start the check after editing the t...

github.com/synfig/synfig - 31f3457d0b8da53fde38dbd2d98301a62bc2329d authored about 2 years ago by Ice0 <[email protected]>
refactor: move pen classes from ETL to synfig-core (#2888)

refactor: move pen classes from ETL to synfig-core

github.com/synfig/synfig - b88a544996aff4112b2c801b47257f26916c0f4e authored about 2 years ago by Ice0 <[email protected]>
refactor(pen): add `explicit` to `operator bool()` methods

github.com/synfig/synfig - a86d2d7efd808294f3415bfa9580545dfb754077 authored about 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
test(pen): add some basic tests

github.com/synfig/synfig - 19808bc95548411938aa7da5100447761fb2e6f3 authored about 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
refactor: move ETL/pen to synfig/pen.h

github.com/synfig/synfig - 70e3581343615d121e99663eaea9a6275771857e authored about 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
refactor: move etl::generic_pen and etl::alpha_pen to synfig namespace

and internal _curve_func.h too

github.com/synfig/synfig - 510cceefc066604a19f6b77c090bf1b477921885 authored about 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
test: remove unneeded headers in test/pen

github.com/synfig/synfig - 123b78f7f0bc41fc11e34e72da7572a991f7a4c9 authored about 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
test: port pen tests to our test 'framework'

github.com/synfig/synfig - a2faf24903addceecd50330d6dd575b0ef6bee98 authored about 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
test: fix compilation warning in test/pen

github.com/synfig/synfig - 49a03ef549f482422ad8d135376fd68b93f21f22 authored about 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
test: remove unused function and empty tests in test/pen

github.com/synfig/synfig - 6e80538b15655c89febd419580b82fcbb7df2729 authored about 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
refactor(UI): rename Eyedrop Tool to Eyedropper Tool (#2902)

github.com/synfig/synfig - e8c2b5519dbc989c4018d428f2506d5074a2306e authored about 2 years ago by mohamedAdhamc <[email protected]>
refactor: use some current C++-11 or gtkmm-3 methods (#2903)

github.com/synfig/synfig - 135f7fe25b3c50d09fb9002fccb70a7c92113781 authored about 2 years ago by rodolforg <[email protected]>
fix: don't list empty filenames on Canvas Dependencies dialog (#2905)

FreeType layer have a hidden filename parameter...

github.com/synfig/synfig - e41f5a7dfcfed3b255664acba87e7336ea6487a0 authored about 2 years ago by rodolforg <[email protected]>
feat: New and updated icons for "width interpolation" (#2882)

feat: New and updated icons for "width interpolation"

github.com/synfig/synfig - 3c0c35ad0aa43c7f1efdf2236259cb66eaafaa8f authored about 2 years ago by Ice0 <[email protected]>
feat: add Show Canvas External Dependencies dialog (#2472)

Now user can see, via File > Show Dependencies, what files current
canvas depends on.

PS: Th...

github.com/synfig/synfig - 520bec620d3070f110f760aced3bceed3a5c33b4 authored about 2 years ago by rodolforg <[email protected]>
edited files to make new "width interpolation" icons work

github.com/synfig/synfig - 9ab38f60c8e85c403db01ae5183d2d8d1502c66e authored about 2 years ago by Pablo Gil <[email protected]>
update width intepolation icons

github.com/synfig/synfig - d282ed65552b905a8e6fbea7f3cd3c7404a877cb authored about 2 years ago by Pablo Gil <[email protected]>
add new icons for width interpolation: "inner rounded" and "off-peak"

github.com/synfig/synfig - 6ed1796b9df4a1ab1eb8e224effad1cd224db7f9 authored about 2 years ago by Pablo Gil <[email protected]>
test: fix synfig/benchmark test build (#2890)

broke after moving ETL/surface to synfig-core

github.com/synfig/synfig - 3d3f0086ade92630e2649e5e8b4c2df45ca77837 authored about 2 years ago by rodolforg <[email protected]>
refactor: avoid std::iterator_traits in ETL/gaussian (#2889)

broken compilation in synfig/tests due to dd19f7be2d0fe61bb15bc8f51ca123e24d3f9156

github.com/synfig/synfig - 1e55a859e7de051ff6ad8ead0e5b97775ea7c47d authored about 2 years ago by rodolforg <[email protected]>
fix(lang): Spanish translation typo (#2879)

github.com/synfig/synfig - 72ed46db11a062edad03ffe44b9d19bcb4ca36cb authored about 2 years ago by Pablo Gil <[email protected]>
refactor(NoiseDistort): remove useless method, argument, intermediate var (#2887)

github.com/synfig/synfig - ecd8ea634ee45dcbb6ceb941988c55d1ae99be46 authored about 2 years ago by rodolforg <[email protected]>
build(appveyor): added missing libpcre2 (#2886)

github.com/synfig/synfig - 980fd1e8230e25f3ab4e8d325ccda54c82993ae6 authored about 2 years ago by Ice0 <[email protected]>
refactor: cleanup on ETL/pen (#2881)

refactor: cleanup on ETL/pen

github.com/synfig/synfig - 94b98610c974c1d30a78c93af9492be7592fa24f authored about 2 years ago by Ice0 <[email protected]>
refactor: remove unused etl::generic_pen_row_iterator::iterator_category

github.com/synfig/synfig - dd19f7be2d0fe61bb15bc8f51ca123e24d3f9156 authored about 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
refactor!: remove some unused method in ETL/pen

BREAKING CHANGES: ETL API changed:
- removed etl::generic_pen<T>::diff_begin()
- removed etl::ge...

github.com/synfig/synfig - a6a8722ae6eba65e4a6f8f638f335249e736c237 authored about 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
refactor: simplify etl::generic_pen::operator->()

More direct and visually clean.

github.com/synfig/synfig - 4e371fedee95af571ab8413b059a3c5b26116ed3 authored about 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
refactor: makes data private in generic_pen_row_iterator<>

github.com/synfig/synfig - 3e64bbac33a640568c8bb0a75e99dddfbe169bd3 authored about 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
fix: etl::generic_pen::put_block_clip doesn't clip

github.com/synfig/synfig - 512b645e566605f5db920afd2dc5c4b89a623427 authored about 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
refactor: remove unused method in etl::alpha_pen

github.com/synfig/synfig - 5fdfb2cb1d95406b64b98e94caa760a6171b9448 authored about 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
refactor: uniform the alpha_value argument type: const reference, not value

It doesn't matter actually, because it is always float...

github.com/synfig/synfig - 0767dac52e230ed1b7940e8ee772d8cc64cdb3fb authored about 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
docs: add some docs to etl::generic_pen and etl::alpha_pen

github.com/synfig/synfig - 10071a470f109d48f7b528324d3a4b321ce8a9d6 authored about 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
refactor: minor cleanup in ETL box_blur (#2873)

* refactor(boxblur): remove unused code since 2005

* refactor(boxblur): avoid #include <algor...

github.com/synfig/synfig - 8d50079c16095b0cc8f49ff946d52a03c2226781 authored about 2 years ago by rodolforg <[email protected]>
refactor: removed unused Gtk::IconSIze (#2878)

github.com/synfig/synfig - 558400604d215fb91d9984788ecc3313f9f2e0bb authored about 2 years ago by mohamedAdhamc <[email protected]>
refactor: remove some unused methods and add docs to synfig::surface (#2871)

refactor: remove some unused methods and add docs to synfig::surface

github.com/synfig/synfig - 2c1244b5425ffeceea523fddf4c9d672b125f624 authored about 2 years ago by Ice0 <[email protected]>
style: reduce scope of iterator var in for loops

github.com/synfig/synfig - bba35d7fbf9cc594c3ceda2e9addabd421d41586 authored about 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
docs: add some documentation to synfig::surface

github.com/synfig/synfig - 25e23f0a9ba6760a83bd5c0bc4d32aa63b6b2e22 authored about 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
refactor: remove surface<>::zero_pos_ property after flip_v() is removed

that was the only reason to it exists

github.com/synfig/synfig - 9baf521584aabb9e4e03afa2a14fb57bd719b743 authored about 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
style: prefer nullptr rather 0

github.com/synfig/synfig - d82b2d38972ae2d3b4bee838798a6f7370f2d31c authored about 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
test: create surface_etl tests

github.com/synfig/synfig - 5313a5037a7faf0c03cc20437602ccd08a66425f authored about 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
refactor: remove some not-used methods in surface_etl.h

github.com/synfig/synfig - dd9dabb41cbeb23e4f5dd14d08116a6511ac1dc5 authored about 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
refactor: move ETL/misc to synfig/misc.h (#2874)

github.com/synfig/synfig - 7760dc2db65d0151da61b9c2b56de98ff3aab2ec authored about 2 years ago by rodolforg <[email protected]>
fix: added ImageMagick 7.1 library initialization (#2876)

fixed hang when using `mod_magickpp` with ImageMagick 7.1 library

github.com/synfig/synfig - 04afca0085ec08dafafd033cefc210ca45ae4781 authored about 2 years ago by Ice0 <[email protected]>
fix: Fixes issue #2857 when changing interpolation of Canvas parameter changes interpolation for other waypoints

github.com/synfig/synfig - 8bf9c30cbef249b842f3d5f2c002a71897ee94c5 authored about 2 years ago by mohamedAdhamc <[email protected]>
ui: Rename "Target" dropdown to "Module" in rendering dialog (#2869)

github.com/synfig/synfig - 92b537c14a5992b13125aa9c98622e949390cdd5 authored about 2 years ago by mohamedAdhamc <[email protected]>
refactor!: move ETL/surface to synfig/surface_etl.h and its test file (#2870)

BREAKING CHANGE: ETL and synfig API changed:
- etl::surface<> is now synfig::surface<>

github.com/synfig/synfig - 284723da82463729b632d11a03f4a7dbc53647e1 authored about 2 years ago by rodolforg <[email protected]>
refactor: remove unused class `debugclass` (#2865)

github.com/synfig/synfig - d9a37d301cbdf0eaadb1bdbd2083ab7a05835b29 authored about 2 years ago by rodolforg <[email protected]>
chore: fix typos (#2863)

Found via `codespell -q 3 -L aline,ang,apendices,ba,bu,childs,dout,eiter,existant,forse,objext,p...

github.com/synfig/synfig - 1cfeeee8bcc18bd722a76241b68501db5addc330 authored about 2 years ago by luzpaz <[email protected]>
Add image credit (#55)

github.com/synfig/synfig-docs - 967aac5e1e23e39fe06cb5643dd0622128ecc149 authored about 2 years ago by Konstantin Dmitriev <[email protected]>
Add illustrations to 1.4.3 release notes (#54)

github.com/synfig/synfig-docs - e62cb9a67d4bc8960410c9a8374eb24613f7fd74 authored about 2 years ago by Konstantin Dmitriev <[email protected]>
Fix typo (#53)

github.com/synfig/synfig-docs - c4be3e2ea5b4272a218ab94149e0c390324e4bd7 authored about 2 years ago by Konstantin Dmitriev <[email protected]>
Update configuration for Markdown files (#52)

(it seems to be working without it anyway, but just to be safe...)

github.com/synfig/synfig-docs - 4adf613c9c96466cb3a56d3317c529f7b7806205 authored about 2 years ago by Konstantin Dmitriev <[email protected]>
Fix 1.4.3 release notes (#51)

github.com/synfig/synfig-docs - 0f8b71c8bc7a8e73521a7064625c93a3054956b5 authored about 2 years ago by Konstantin Dmitriev <[email protected]>
Attemt to fix rendering of unordered lists (#50)

As described here - https://github.com/readthedocs/sphinx_rtd_theme/issues/1115

github.com/synfig/synfig-docs - 81c989d79750f64df2bac9ef7d77e12872f0fcdb authored about 2 years ago by Konstantin Dmitriev <[email protected]>
Release notes 1.4.3 - fix heading (#49)

github.com/synfig/synfig-docs - 11117a99c7ff92fbbafdddf54515257c9916330e authored about 2 years ago by Konstantin Dmitriev <[email protected]>
Fixes for 1.4.3 release notes (#48)

github.com/synfig/synfig-docs - cd8e010ff93f1f5d553206a8ab3b2dd82e0657c9 authored about 2 years ago by Konstantin Dmitriev <[email protected]>
Add requirements file (needed for MarkDown support) (#47)

github.com/synfig/synfig-docs - 1d52869107d2255dd7215393ff1695996f4ee252 authored about 2 years ago by Konstantin Dmitriev <[email protected]>
Merge PR #46: Release notes for version 1.4.3

github.com/synfig/synfig-docs - 6a62430d276dc4366d2604aee392aab2907dce2b authored about 2 years ago by Konstantin Dmitriev <[email protected]>
Fixes

github.com/synfig/synfig-docs - 915b68d620f695795c04bb3a950cf8573caf62ee authored about 2 years ago by Konstantin Dmitriev <[email protected]>
Rewrite descriptions

github.com/synfig/synfig-docs - 69bef72c7b15f52ca6285d395312586e328d3879 authored about 2 years ago by Konstantin Dmitriev <[email protected]>
Rearrange entries to groups

github.com/synfig/synfig-docs - 1092a5927696e7f7d8f088fdef526d1879a034e4 authored about 2 years ago by Konstantin Dmitriev <[email protected]>
Remove entries which are aout of scope for end users

github.com/synfig/synfig-docs - 3e9ece97be45d3b3f830847d84be9feb788e92ef authored about 2 years ago by Konstantin Dmitriev <[email protected]>
Remove commit IDs

github.com/synfig/synfig-docs - d14130ce1e0536306337e0b05a160b9afcb2447a authored about 2 years ago by Konstantin Dmitriev <[email protected]>
Initial draft for 1.4.3 release notes

github.com/synfig/synfig-docs - d449a70db7f1b4bc1bc34a39c476532645978035 authored about 2 years ago by Konstantin Dmitriev <[email protected]>
Add link to SWF import instructions (#45)

github.com/synfig/synfig-docs - b4706d98fae46b890644ee24a6bc4991ffb2832e authored about 2 years ago by Konstantin Dmitriev <[email protected]>
Add support for MarkDown format (#44)

See additional information here - https://docs.readthedocs.io/en/stable/intro/getting-started-wi...

github.com/synfig/synfig-docs - e65de3472bdb1452984ded8e734b68a2399564bb authored about 2 years ago by Konstantin Dmitriev <[email protected]>
perf: avoid double computation (#2849)

perf: avoid double computation

github.com/synfig/synfig - 71a30418475bf1800d97b1437561a22272cad02d authored about 2 years ago by Ice0 <[email protected]>
refactor: remove useless ValueNode_DIList::set/get_bline()

github.com/synfig/synfig - 342308eff0908ebd7cb184f480821368defc179c authored about 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
perf: only needs to check type when setting the bline value node

This way, we know the "bline" dynamic parameter is either bline or null

github.com/synfig/synfig - b66b142fea4d7a3c1ed793705819c2b686a6ce82 authored about 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
perf: avoid computing the same value twice

github.com/synfig/synfig - 4222c27beafba44e4c4912fcb98f6f7355ce0378 authored about 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
fix: hide bone width handles when they are meaningless (#2778)

- For Skeleton Deformation layer, it only makes sense for rest mode bones
- For Skeleton layer,...

github.com/synfig/synfig - 06f4ca8a72b1792032892194fcf602ab635c6a41 authored about 2 years ago by rodolforg <[email protected]>
refactor: remove unused alternative clamping functions (#2845)

github.com/synfig/synfig - 296bd31b3636b51c6d65bdc2f6b30043525cdd60 authored about 2 years ago by rodolforg <[email protected]>
refactor: remove some unused #include directives (#2851)

github.com/synfig/synfig - cf5adb6ad0c9b9f10cbf56d9adcbecde2d106214 authored about 2 years ago by rodolforg <[email protected]>
fix: use correct `abs()` function for integer variable (#2852)

github.com/synfig/synfig - d918328c60a553c9838ede48f0332d3fca967bca authored about 2 years ago by rodolforg <[email protected]>
refactor: remove Accumulator type for etl::pen and etl::surface (#2854)

refactor: remove Accumulator type for etl::pen and etl::surface

github.com/synfig/synfig - 72ad997726643b97112baa12ba3617adb99957be authored about 2 years ago by Ice0 <[email protected]>
refactor: remove double typedefs to same type now accumulator is gone

github.com/synfig/synfig - ecc37fdab3abf137e41b1d2ce24f1d8105df48ef authored about 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
refactor: remove Accumulator type for etl::pen and etl::surface

It is not actually used. The only non-primitive type that uses it is
`synfig::Color`, but `synfi...

github.com/synfig/synfig - 56717bf7e9ec76b42621df3cd398a8a771800d7c authored about 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
refactor: remove unused methods in blur.cpp (#2848)

github.com/synfig/synfig - c23a44029d4a304ca3500a97de858a0b353331ae authored about 2 years ago by rodolforg <[email protected]>
feat(studio): added buttons to change interpolation for selected waypoints (#2615)

github.com/synfig/synfig - ced73c9251724c9ae420a12081b5e2cd8a3c2a93 authored about 2 years ago by mohamedAdhamc <[email protected]>
refactor: move non-portable popen code to one place (#2491)

refactor: move non-portable popen code to one place

github.com/synfig/synfig - 3793e18be9493a428ec8258e2ec8df6416efd359 authored about 2 years ago by ice0 <[email protected]>
refactor: move non-portable popen code to one place

fix #2108

github.com/synfig/synfig - a95998623150050b7d1eb561f9c10908106bcbf4 authored about 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
fix: restore broken synfig::OS::RunPipe::scanf() on MS Windows

github.com/synfig/synfig - 5365ac1f3b790f8b6af6fcd2e1a45483f47b0679 authored about 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
refactor!: synfig::OS::RunArgs now is std::vector and has push_back() methods

github.com/synfig/synfig - afc45cfa437ee4ba8c9fb8d627e74bbb1a47c679 authored about 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
refactor!: add some Format observer methods to synfig::filesystem::Path

We're basically mimicking some C++17 std::filesystem::path methods here.
Three differences until...

github.com/synfig/synfig - 4b6b5acda1b6b3dfc9f3f869b2fc0546d9682355 authored about 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
refactor: ImageMagick importer now uses new synfig::OS::run_sync()

github.com/synfig/synfig - e67e8a35b2c4a676d2ad0d8193cde70281a0473e authored about 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>