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
it ends string sooner (not automatic string conversion).
github.com/synfig/synfig - 4e47fc059fc5bc7fa4ce11fd70367c4457dc04e4 authored over 1 year ago by rodolforg <[email protected]>github.com/synfig/synfig - 03eecafbef8daa814d578574f343a457305d8583 authored over 1 year ago by rodolforg <[email protected]>
fix Coverity Defect ID: 379193
github.com/synfig/synfig - c28287df3596f3a9ad75a68b3f8d1ec53cec7ad7 authored over 1 year ago by rodolforg <[email protected]>github.com/synfig/synfig - 72c3ae2899ac76522a00eb59362a852dd538d9bd authored over 1 year ago by Akshat <[email protected]>
github.com/synfig/synfig - e4f90592380e39df13310dc4a1029fa9e56446fc authored over 1 year ago by Mohamed Adham <[email protected]>
github.com/synfig/synfig - 6c28f60bf481285f5b51c042e1cce91c0c16015d authored over 1 year ago by Mohamed Adham <[email protected]>
github.com/synfig/synfig - dde975f4fb8160bb32615e9b968afc1b5b953914 authored over 1 year ago by rodolforg <[email protected]>
github.com/synfig/synfig - 8f064232ab7b832c35060034dc53a87adce35d8a authored over 1 year ago by rodolforg <[email protected]>
github.com/synfig/synfig - 12d62c42c8e31ae99b925badb84e0fee2f3a27ec authored over 1 year ago by ice0 <[email protected]>
on canvas saving.
It is encoded the same any LinkableValueNode is.
github.com/synfig/synfig - 4d08c0f0f4d4caf20d0564cbdce7d38c7481568e authored over 1 year ago by rodolforg <[email protected]>and prevents warning about it
github.com/synfig/synfig - 9b0df0e88920ee9ed55a812d40278268dcbcad54 authored over 1 year ago by rodolforg <[email protected]>github.com/synfig/synfig - 936b29a5f6e87657186f1f058e428a42a2cb36ab authored over 1 year ago by Pablo Gil <[email protected]>
github.com/synfig/synfig - 9f76c7bd71f4ec651180213a1cba7535258753f4 authored over 1 year ago by ice0 <[email protected]>
maybe more readable?
github.com/synfig/synfig - 15c4fa6f47b5a70cdd25365a522e52b1ebebb4bc authored over 1 year ago by Rodolfo Ribeiro Gomes <[email protected]>github.com/synfig/synfig - f1606bf96a9d09bb2dd88d4295ac33a54e8ee5c3 authored over 1 year ago by Rodolfo Ribeiro Gomes <[email protected]>
* fix: Preferences dialog should list only themes with index.theme file
Otherwise it is an in...
github.com/synfig/synfig - 386a17232777084642adaf95e4bb4aec01db17fe authored over 1 year ago by rodolforg <[email protected]>
Currently it fails with error:
```
filesystem_path.cpp:371:24: error: no matching function for...
avoids Gtk::StockID
github.com/synfig/synfig - 79ae40cd586089887b19c0f989e92c076ffef038 authored over 1 year ago by rodolforg <[email protected]>github.com/synfig/synfig - 8967af09b3876c699389913688dc777af27714ab authored over 1 year ago by rodolforg <[email protected]>
github.com/synfig/synfig - 0d26e602f4199e55d40a57b2c67c362dad8ca3c0 authored over 1 year ago by Akshat <[email protected]>
github.com/synfig/synfig - e2328316a5b9749f3b7ba292260a2144b2d28b06 authored over 1 year ago by Mohamed Adham <[email protected]>
...to avoid unneeded warning
PR #3143 (655a04290fba9f439eae14848ee571ba97e39941) missed them....
github.com/synfig/synfig - 0925416d6323a4af2259399f35e66a80cde3b210 authored over 1 year ago by rodolforg <[email protected]>github.com/synfig/synfig - 329a584aa76928791fa6db67aa6e28eddeffa994 authored over 1 year ago by Akshat <[email protected]>
and let us see only the valid warnings ;)
C++17 added the [[fallthrough]] attribute.
As we s...
And it's HUGE: the whole image.
github.com/synfig/synfig - 674888a710f46b2a3cb6a4126757f22139c0a09c authored over 1 year ago by rodolforg <[email protected]>github.com/synfig/synfig - 5603b4972b4c1c505fef45c155e540c3f3950ade authored over 1 year ago by rodolforg <[email protected]>
github.com/synfig/synfig - 1cdcfd5249b5e74880b2091114a56d8fd8c86431 authored over 1 year ago by Mohamed Adham <[email protected]>
generated by Qt Creator for `clangd`
github.com/synfig/synfig - 86bb59fd4b9680172fea61d3f6c4d44be3297c09 authored over 1 year ago by rodolforg <[email protected]>regression introduced when respective StockID were replaced by icon name
fix #3131
github.com/synfig/synfig - 5b774b12d4c84dc8a01da8d5a6bd518a3b1ac025 authored over 1 year ago by rodolforg <[email protected]>github.com/synfig/synfig - 25b1b5ada0c7618cdac7ef851b69489bfa8fc92c authored over 1 year ago by rodolforg <[email protected]>
Before it wouldn't get any second closest guide if it appears after
the best match.
regression introduced in c06a9a0 via #3094
fix #3128
github.com/synfig/synfig - 28ae7c3f199c6e3645987543aecb65544b9a0d3e authored over 1 year ago by rodolforg <[email protected]>
and:
- reference symbol `&` is close to type not to variable name
- no spaces before `(` of a ...
github.com/synfig/synfig - 1b5c2918a5d250a908d71b92b96a4fa3da06b70c authored over 1 year ago by Mohamed Adham <[email protected]>
github.com/synfig/synfig - f0fee6ce5f9f1d51d4a63c032b21f31f2abb1b4d authored over 1 year ago by ice0 <[email protected]>
github.com/synfig/synfig - 69bf8655100988fce12bb6178fa5c25a230e8b60 authored over 1 year ago by Rodolfo Ribeiro Gomes <[email protected]>
github.com/synfig/synfig - a16931454d2aa672ec3c38fe96cb471696e1fe52 authored over 1 year ago by Rodolfo Ribeiro Gomes <[email protected]>
list-add
list-remove or edit-delete
window-close
Helps removing deprecated Gtk::StockID
github.com/synfig/synfig - e84f0f71c18fc002f8d96f067a46bb6d92bd41b5 authored over 1 year ago by Rodolfo Ribeiro Gomes <[email protected]>github.com/synfig/synfig - 9405e5b926dfb5dfcd3dec6d54907bdeb87a22dd authored over 1 year ago by rodolforg <[email protected]>
After commit 4e7a9f38a008d2ff4ebf70ebd465d12aecc27fe6 (PR #3109)
If set, related action toolt...
github.com/synfig/synfig - 55568f8e4c98a8ff9c33bad01e222eeb88d68dcf authored over 1 year ago by rodolforg <[email protected]>* fix: properly report failure on pipe creation on POSIX systems
Now, if a command does not e...
github.com/synfig/synfig - 4222437f787b7209f122ad0fa538199fc84869ba authored over 1 year ago by rodolforg <[email protected]>
As we don't have any specific icon for these actions, we use current +/-
signs as fallback if i...
reported-by: pablogil
github.com/synfig/synfig - 9dfa49b9d0aef15e5968254a744af4f2b9cd4c79 authored over 1 year ago by rodolforg <[email protected]>
Time::c_str() :
- not used
- not needed
- wrong (returned value is invalid, due to be from...
github.com/synfig/synfig - 5ecd9c1beb6998dd274426459ec81bb4018c5474 authored over 1 year ago by rodolforg <[email protected]>
Removed: `SYNFIG_AUTO_ADD_SKELETON_LAYER`, `SYNFIG_AUTO_ADD_MOTIONBLUR_LAYER`
github.com/synfig/synfig - 9a7fb6cfdb0af4b72773958ab43eea7a92814313 authored over 1 year ago by rodolforg <[email protected]>445e8723a6d7b0594a526b3269d7f1c98da3bcf2
github.com/synfig/synfig - 117665a43d88d5134201d9dde398b47c720043d9 authored over 1 year ago by rodolforg <[email protected]>github.com/synfig/synfig - 80c2d28b117f19f5cebeb18cdb71a932f2758651 authored over 1 year ago by ice0 <[email protected]>
Reported-by: pablogil
Via: https://forums.synfig.org/t/modern-iconset-light-and-dark/13560/31
* New
* Open
* Save All
Reported-by: pablogil
Via: https://forums.synfig.org/t/modern-iconset-l...
Reported-by: pablogil
Via: https://forums.synfig.org/t/modern-iconset-light-and-dark/13560/31
* Select All Child Layers
* Undo
* Redo
* Clear Undo
* Clear Redo
Reported-by: pablogil
Via: ht...
Reported-by: pablogil
Via: https://forums.synfig.org/t/modern-iconset-light-and-dark/13560/31
github.com/synfig/synfig - a3091aeeacf527495b2ab3cdc0d0796652747d89 authored over 1 year ago by rodolforg <[email protected]>
or anything like that.
To reproduce:
- launch Synfig with a nonexistent icon theme folder as...
github.com/synfig/synfig - fd8e796034d47829bad30e1ee9502463a32ecad3 authored over 1 year ago by rodolforg <[email protected]>
github.com/synfig/synfig - d08e2694ebb7432385d2e3ed1299c7d3a79735c7 authored over 1 year ago by rodolforg <[email protected]>
github.com/synfig/synfig - fd370893420548fb7d53b02d85968d476362e7b3 authored over 1 year ago by ice0 <[email protected]>
github.com/synfig/synfig - 9408d20fc3cb34e1c2493b2cad5157cd4bb1f1f0 authored over 1 year ago by Rodolfo Ribeiro Gomes <[email protected]>
based on the way we did for App::dialog_open_*() methods
github.com/synfig/synfig - 4b25710d5e3201c026d16a45656712b3636cb445 authored over 1 year ago by Rodolfo Ribeiro Gomes <[email protected]>github.com/synfig/synfig - 3adcdd79ccc4cd04ad147d1a36492dcac2ed0a3a authored over 1 year ago by Rodolfo Ribeiro Gomes <[email protected]>
github.com/synfig/synfig - 59e92feb032f1db59dcb8445e4fcc5eee49955c5 authored over 1 year ago by Rodolfo Ribeiro Gomes <[email protected]>
github.com/synfig/synfig - 661997b450aae4439203008a8d41154744f4ff76 authored over 1 year ago by Rodolfo Ribeiro Gomes <[email protected]>
github.com/synfig/synfig - 97cc31433c148a71d0826d34a6307b7dd5cead23 authored over 1 year ago by Rodolfo Ribeiro Gomes <[email protected]>
github.com/synfig/synfig - 0e662dd1a22c6d9ff87699546bb2ffb900e85f37 authored over 1 year ago by rodolforg <[email protected]>
following method signature of C++17 filesystem namespace
github.com/synfig/synfig - 35041381acb5aa111f025f21432fea214b6fbefc authored over 1 year ago by rodolforg <[email protected]>github.com/synfig/synfig - 71b7633893570cc0efd330507c77487677d3cbd2 authored over 1 year ago by rodolforg <[email protected]>
github.com/synfig/synfig - 4e1d28685a7ed6df7b5925523cc8a826c09023bf authored over 1 year ago by rodolforg <[email protected]>
github.com/synfig/synfig - 4682ff40f5d4de27217a55b20293c482b0c8a98b authored over 1 year ago by rodolforg <[email protected]>
github.com/synfig/synfig - f8e7654b6f48c71575f39d4afd84a1b134c03293 authored over 1 year ago by ice0 <[email protected]>
github.com/synfig/synfig - 72da89f3eaa40b02564fed6cd8ec36bb32e18f1f authored over 1 year ago by Rodolfo Ribeiro Gomes <[email protected]>
github.com/synfig/synfig - ca77baa14fd9db8a9f44b56bb512bbb638adca90 authored over 1 year ago by Rodolfo Ribeiro Gomes <[email protected]>
github.com/synfig/synfig - 50dcf93b70208b023170c022ff6b791cb3af8a52 authored over 1 year ago by rodolforg <[email protected]>
github.com/synfig/synfig - 85d34016b5c8aee402ac9cf7d7a4aa39dfba7c7b authored over 1 year ago by ice0 <[email protected]>
github.com/synfig/synfig - e6dba83706fe92675c4c637423f9c1c3ed6d3081 authored over 1 year ago by Rodolfo Ribeiro Gomes <[email protected]>
github.com/synfig/synfig - c06a9a0e05921f84b5abdfd6f5781654751ed8cf authored over 1 year ago by Rodolfo Ribeiro Gomes <[email protected]>
github.com/synfig/synfig-docs - 6d72f05b6d0c00fb98cb22e4052edd3aba1fc2b1 authored over 1 year ago by rodolforg <[email protected]>
github.com/synfig/synfig - 905ff3f16fbc8447755f702f991714fd6c09ab05 authored over 1 year ago by rodolforg <[email protected]>
github.com/synfig/synfig - 8e87b996a52eb63f43e78234119e0ca0cfcdada9 authored over 1 year ago by ice0 <[email protected]>
github.com/synfig/synfig - aeba4daa53641f5ba71740145bab2d96c29dd29a authored over 1 year ago by Rodolfo Ribeiro Gomes <[email protected]>
github.com/synfig/synfig - 1c23bcfd2f80e21563db98bcaaa806abd0fc87ea authored over 1 year ago by Rodolfo Ribeiro Gomes <[email protected]>
Add missing: Show Dependencies
Add missing: custom workspace item section
Add missing: show rule...
github.com/synfig/synfig - e94dece405cef1f4486379257894d7110a194c1c authored over 1 year ago by rodolforg <[email protected]>
github.com/synfig/synfig - fdf4013f8c2a8ed99f080067f88a3b9d2dbe36b3 authored over 1 year ago by rodolforg <[email protected]>
Plugins can now present to user a simple (not dynamic) configuration dialog and can also get the...
github.com/synfig/synfig - 011a34cd29a6d506dbb07fdd1f3b8e893265db53 authored over 1 year ago by rodolforg <[email protected]>
And prefer the style of the `for` loop as discussed in the forums
https://forums.synfig.org/t/t...
Implementation description:
For the first "Add Waypoint" action, the action is redirected to a ...
And prefer the style of the `for` loop as discussed in the forums https://forums.synfig.org/t/tr...
github.com/synfig/synfig - 022a016d79b801409bee055c652fc16edf575075 authored over 1 year ago by rodolforg <[email protected]>
BREAKING CHANGE: synfigapp API changed:
- action "KeyframeToggl" renamed as "KeyframeToggle"
-...
github.com/synfig/synfig - 7c38135e1bd1f93939e1d7b8ee03d1dd1e78ea49 authored over 1 year ago by rodolforg <[email protected]>
(I suppose)
github.com/synfig/synfig - dcae44e696eca32d590e0138a07180bed61fd15b authored over 1 year ago by rodolforg <[email protected]>github.com/synfig/synfig - b8d104648f11ff46ceed0d1293ea346be3a16a73 authored over 1 year ago by rodolforg <[email protected]>
Now the guide lines are able to rotate by holding Control while moving the cursor.
A dialog whi...
Instead of etl::handle<Layer_*>, etl::handle<const Layer_*> and
etl::loose_handle<Layer_*>
R...
github.com/synfig/synfig - 99aae13aa4714da3bac72cb9baa3ebabdced7456 authored over 1 year ago by rodolforg <[email protected]>github.com/synfig/synfig - 445e8723a6d7b0594a526b3269d7f1c98da3bcf2 authored over 1 year ago by rodolforg <[email protected]>
github.com/synfig/synfig - 6d62c48f41462d678cc212f8c01707d09b91fbbc authored over 1 year ago by ice0 <[email protected]>
github.com/synfig/synfig - 1f50e0cc421940caf57b2f452150bc9ca0998077 authored over 1 year ago by Rodolfo Ribeiro Gomes <[email protected]>
github.com/synfig/synfig - 10b8f72391734787fd73fc633337676059d91ae8 authored over 1 year ago by Rodolfo Ribeiro Gomes <[email protected]>
and its parent class etl::virtual_shared_object
github.com/synfig/synfig - 1171954999056ea360d887380d2b1639f0a9a0ed authored over 1 year ago by rodolforg <[email protected]>Related to: PR #3012 (313878d4d12a32f24b533d0832a6660b63ee149a)
github.com/synfig/synfig - 449a7e1a48c07884f2719a562d9471d62ccdb8bf authored over 1 year ago by rodolforg <[email protected]>