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
Missing:
- scanf support
perf: improved performance by reducing memory copying when working with valuenodes
github.com/synfig/synfig - 6ae600b7e530e74aaec377336b9d9a824371a49a authored about 2 years ago by ice0 <[email protected]>
Just to make sure it's not being used somewhere.
I added a test flag (already removed here) to s...
Linux unoptimized (994622b)
```
./synfig -o pirates.png -t null 3,54s user 0,35s system 110% c...
List valuenodes should update they vocabulary
after adding/removing list items.
refactor!: etl::bezier and etl::hermite are now in synfig folder and namespace
github.com/synfig/synfig - a747d1cdf902ddd2cb305da9720f438f0b41d3cc authored about 2 years ago by ice0 <[email protected]>github.com/synfig/synfig - 4f2869a3de52d64a33c68b886fae26de12cfb56a authored about 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
and it prevents synfig::bezier::subdivide() usages for double and float
github.com/synfig/synfig - 5e0e1346de6ebc7a29a27c5a8f72bb5bf83d8222 authored about 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>github.com/synfig/synfig - 7280ed0d61097436b4266086c8c8393c50e6753b authored about 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
github.com/synfig/synfig - 0257a4e6bab2fc95671a38293135340e199a6956 authored about 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
BREAKING CHANGE: synfig API changed
- etl::bezier is now synfig::bezier (synfig/bezier.h)
- etl:...
github.com/synfig/synfig - dc687abed93530a4a99a95845c695c52da8175a8 authored about 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
related test moved too
BREAKING CHANGE:
- use synfig/bezier.h instead of ETL/bezier
fix #2392
github.com/synfig/synfig - e06c83fbdcf01e6c73d67321926a52cc92ebaa38 authored about 2 years ago by ice0 <[email protected]>
We don't need Python development files.
We need only python3 binaries for the plugin system.
refactor: cleanup, add docs and merge ETL/hermite with ETL/bezier
github.com/synfig/synfig - 2e3bcd9d7dfa6cab8ec1505f06e2bd8469bd5a81 authored about 2 years ago by ice0 <[email protected]>
They were merged because etl::hermite as a derived template class of
etl::bezier.
The choice to...
github.com/synfig/synfig - 8e77ac80fdb90595ff02729480f7af364b7bb9bc authored about 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>github.com/synfig/synfig - 8d81326c97af5f791f27cc102af6e20801e2d8c0 authored about 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
github.com/synfig/synfig - 3301730c985bcd6c11d512ba3fb33fe5fa52a870 authored about 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
BREAKING CHANGE: ETL API changed
- remove etl::bezier::iterator
- remove etl::bezier::const_iter...
github.com/synfig/synfig - 15fd33113cf1833bc370bff9e63f6f3d0348efd1 authored about 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
github.com/synfig/synfig - 8b357b84a242329c3a8a258e48970bb72227dd5d authored about 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
BREAKING CHANGE: ETL API changed:
- removed 3 macros from bezier header: SGN(), MIN() and MAX()
github.com/synfig/synfig - 45d4521033aa40b726e3b770d0d7aa9980dc5f80 authored about 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
They are now private constants.
github.com/synfig/synfig - 8026a935a3436430a909f13de867cf17fe08d45b authored about 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>github.com/synfig/synfig - 70d62c30c4deb31470559fa6c4cadf41b13e1481 authored about 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
github.com/synfig/synfig - 46b7beb2974598ce2ec6bfc3edfea2c44f86bdce authored about 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
github.com/synfig/synfig - d6dd30671e9abfa1873fb9470601291a0ea6fd14 authored about 2 years ago by rodolforg <[email protected]>
github.com/synfig/synfig - 630eddc0c92c37322aae4dc0309c152ea4bc7f2e authored about 2 years ago by mohamedAdhamc <[email protected]>
fix: broken opengl build (due to ETL_DIRECTORY_SEPARATOR) and typos
github.com/synfig/synfig - 0be02a8f146429d88798766fe2c0fe62a10b2be3 authored about 2 years ago by ice0 <[email protected]>github.com/synfig/synfig - 6b5135afb53f9dc1f1f2dac62d0e4c27063f025e authored about 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
it wouldn't build
github.com/synfig/synfig - 8472667e6414c19a0c88ab9b57dc3c4665e5293d authored about 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
Problem detected on creating PR #2491, when I wrongly assumed that
could redirect stderr to std...
github.com/synfig/synfig - fbe312da00d7a748b553f4b5b97dc2fe14b546de authored over 2 years ago by mohamedAdhamc <[email protected]>
MSYS2/Windows only.
The problem occurred when trying to compile Windows resources using the
`w...
getenv is very slow on Windows, so I replaced most of the logging calls with a macro that is dis...
github.com/synfig/synfig - e23b229208f2cc9e8b37c46857eeaf629b4d8e1a authored over 2 years ago by ice0 <[email protected]>
The problem was double conversion of command line options from local
codepage to UTF-8.
A bit of history on this fix:
MSYS team removed removed shared libdl.dll and libdl.dll.a
com...
github.com/synfig/synfig - 64b8aa0f98acc7486cc684cd78a3fa7ee191bba9 authored over 2 years ago by ice0 <[email protected]>github.com/synfig/synfig - 9625d20d90dc93cf98246a616a37eec5c6ace21a authored over 2 years ago by ice0 <[email protected]>
github.com/synfig/synfig - c6ff86f0eb722189b7fd3f88afda8cffe0a9d698 authored over 2 years ago by ice0 <[email protected]>
And copy assignment operator returns reference, not a copy.
github.com/synfig/synfig - 11387aa840051300a5c7866b0b8fe89bd9dd731e authored over 2 years ago by rodolforg <[email protected]>refactor: clean up Magick++ target a bit
github.com/synfig/synfig - 2d4d77a5711646544b8c7b65a6d250e32fc2ad82 authored over 2 years ago by ice0 <[email protected]>
avoid unnecessary extra buffer if it isn't GIF
Is it really needed? Check later
github.com/synfig/synfig - cb9b89b1b371b39bbb6c7d9d98ec44e796d78f77 authored over 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
github.com/synfig/synfig - 9784b2d67a102495f2d1b3bdb1ff918f39e7dafc authored over 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
github.com/synfig/synfig - 630762f291e60747817d6c5c13cf53c210a1e1e4 authored over 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
prefer std::vector rather raw pointers
github.com/synfig/synfig - aa5f06f45df59d7dce99d60036b6612e6d8840f4 authored over 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>This happens when the "Multiline text" option is enabled
github.com/synfig/synfig - 1ce65b6f96a210c56c45d309be7310bffac16507 authored over 2 years ago by ice0 <[email protected]>github.com/synfig/synfig - da13b77425c833434723dc8d22ce5c25410105e1 authored over 2 years ago by Hesham Essam <[email protected]>
github.com/synfig/synfig - 18b9d2b58b1cd07e0c7fb6306711766950f5a906 authored over 2 years ago by ice0 <[email protected]>
read previous commit message
github.com/synfig/synfig - 1298235e90562c20b056dbf5e9d50ef30a9d962e authored over 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>it seems the previous implementation sometimes enter in an infinite loop
In my tests, however, ...
github.com/synfig/synfig - f25aafa2d6af58af64dcbf7e6bd779203b4ca2fa authored over 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
implement our own Runge-Kutta54 Cash-Karp, that boost::ode
uses in integrate() as claimed in doc...
1 issue:
"can't decrement vector iterator before begin"
2 issue:
"vector iterators incompat...
github.com/synfig/synfig - c6eb41d71876092484cf2a814c6a294beb78ac1e authored over 2 years ago by ice0 <[email protected]>
github.com/synfig/synfig - 19bc68d208855f116c7da4b50c3636090bd1e1d0 authored over 2 years ago by Hesham <[email protected]>
github.com/synfig/synfig - 9ec1979b9dfc4788bb054af76e1b895115d4e991 authored over 2 years ago by Hesham Essam <[email protected]>
github.com/synfig/synfig - d091a68baee1636d5a060f8fcc39384a28bc0ab3 authored over 2 years ago by Hesham Essam <[email protected]>
github.com/synfig/synfig - e8a6acbbdf6eece24b879874bd5915bc3dce20c9 authored over 2 years ago by Hesham Essam <[email protected]>
github.com/synfig/synfig - 832c39dc153aaa2224345f8ef4947c527053889f authored over 2 years ago by Hesham Essam <[email protected]>
github.com/synfig/synfig - 672a05cbd8f44b954a6ee58c3bbdcf82a891a725 authored over 2 years ago by Hesham Essam <[email protected]>
github.com/synfig/synfig - 76c6e1f76c2ee15dc23b2edfd8c5a88cffb4dc8a authored over 2 years ago by Hesham Essam <[email protected]>
Changes include:
1. Check if cmake version < 3.22, if so use custom FindPkgConfig
2. Explicitly ...
github.com/synfig/synfig - 6221d1a68ed292a97f2441644d06639caff58734 authored over 2 years ago by Hesham Essam <[email protected]>
github.com/synfig/synfig - 57bb84de0a26154dfda635ea0c956c0a858b035e authored over 2 years ago by Hesham Essam <[email protected]>
github.com/synfig/synfig - a7129809993a823380cbac8f67bc148e45422ef3 authored over 2 years ago by Hesham Essam <[email protected]>
github.com/synfig/synfig - aa5ee54e0d8439fda73b42a3f1a49d63c81e3e1d authored over 2 years ago by Hesham Essam <[email protected]>
github.com/synfig/synfig - 3fdb244a5913306786e45256bf4575cf29f4e99c authored over 2 years ago by Hesham Essam <[email protected]>
This is done since some of the modules of synfig have their own
dependencies. When loading any o...
github.com/synfig/synfig - 8a68e7872c70238ff791356e0d8f558b29b992d4 authored over 2 years ago by Hesham Essam <[email protected]>
github.com/synfig/synfig - 1433a1e2a930ea9c6399a78559557a9bf10710b2 authored over 2 years ago by Hesham Essam <[email protected]>
github.com/synfig/synfig - 9cecd2abe143e29cf0564e511183beebab7dfafb authored over 2 years ago by mohamedAdhamc <[email protected]>
github.com/synfig/synfig - 5aee83b4f54d15f1b4b3b216e1122da064c69d63 authored over 2 years ago by ice0 <[email protected]>
Calling rebuild() causes two bugs:
1. Parameters panel collapses items on edit (GH#386), when w...
* ChangeLog: Mark previous commits as part of 1.5.1
* Update ChangeLog up to 2021-10-24
* ...
github.com/synfig/synfig - 361ffce745bbe2534ffdee5e05dca80b7cdb55e1 authored over 2 years ago by Konstantin Dmitriev <[email protected]>
BREAKING CHANGE: ETL API changed:
- add etl::hermite::derivative()
- remove etl::derivative() ...
github.com/synfig/synfig - 4c997135228c7b2f3767bb2f6420bb9acdd93f59 authored over 2 years ago by rodolforg <[email protected]>
github.com/synfig/synfig-docs - f3d1f9e16c4b042c3c5f2d4f4b15c497cbbb65bd authored over 2 years ago by Konstantin Dmitriev <[email protected]>
github.com/synfig/synfig-docs - 6893d400f639ad6fa1c2c302ccca3dab3293a275 authored over 2 years ago by Konstantin Dmitriev <[email protected]>
introduced in fc38d7c
github.com/synfig/synfig - ac8214e47fd71dbec1066f475e98bd9dda5859e7 authored over 2 years ago by ice0 <[email protected]>
with the fix provided by PR #2789 (commit 25f28b14214bcc98d736ce88138e79f087d56510),
it was fin...
s/detials/details/
github.com/synfig/synfig - fc78ce7992df6171e24ebd57292c19a5dfc3a45c authored over 2 years ago by luzpaz <[email protected]>github.com/synfig/synfig - 2d13c78149795212602d54272a3efaec6e2a2eb2 authored over 2 years ago by rodolforg <[email protected]>
Found via `codespell -q 3 -L aline,ang,ba,childs,dout,eiter,forse,objext,pard,parms,pevent,prope...
github.com/synfig/synfig - e049441d38a714e142a586d73086847c5330aba0 authored over 2 years ago by luzpaz <[email protected]>
they were removed in c67b5d3f34eb8413dc9d2fcb0f657a2f743174a0
(PR #2775)
Fix CID 379195
github.com/synfig/synfig - 6bf36b96769badbc4aa66976f6df928cac3acc78 authored over 2 years ago by rodolforg <[email protected]>
it uses application name "convert" to convert the desired image
into another temporary one with...
Commit: 0b455f370fc7fcf3d640eecd4c988729af0d25d8
github.com/synfig/synfig - 0a545ccbbdf1dd255de1c45a23797b428d9c4e75 authored over 2 years ago by rodolforg <[email protected]>The issue was introduced by this commit (87cc5d2)
When the list of selected layers was empty,...
github.com/synfig/synfig - bb361718bc6d061d010e5d6ab5bebeeaae59ad71 authored over 2 years ago by ice0 <[email protected]>fix #2787
github.com/synfig/synfig - 12252fefb172c4b6d4d78a4f5cf8b6351b83961f authored over 2 years ago by ice0 <[email protected]>github.com/synfig/synfig - 38cc869732922a2f2e61fb986626fb4fb513c952 authored over 2 years ago by rodolforg <[email protected]>
github.com/synfig/synfig - 671407c3e6e073a8127e82172206f5b88275af40 authored over 2 years ago by rodolforg <[email protected]>
github.com/synfig/synfig - c7b3bf03b5e1b6cbcf02cb5660bb86388309dc14 authored over 2 years ago by rodolforg <[email protected]>
* ChangeLog generator now parses merge commits only (the ones with #NUMBER strings in commit mes...
github.com/synfig/synfig - 54e49872deb52b39457ac2406812e4280531c7ca authored over 2 years ago by Konstantin Dmitriev <[email protected]>
The canvas area is actually a Gtk::DrawingArea, and its default background
color is white (on l...
less (direct) external dependency
github.com/synfig/synfig - fc38d7c0daf676760ca06523a644ebdc386fd77e authored over 2 years ago by rodolforg <[email protected]>refactor: remove deprecated Gtk::StockID used by some Gtk::Image constructors
github.com/synfig/synfig - 0ce508fcfcf32671dab1e6f36d4c4a286ad7034f authored over 2 years ago by ice0 <[email protected]>github.com/synfig/synfig - 902ddd0147744d18c39abecfd391a0438bedd71b authored over 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
github.com/synfig/synfig - 54d9847dbf2ede72a991deccd9f46f67b1b7e246 authored over 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
A temporary procedure was added in each file that needed the Image
constructor missing in Gtk ve...