Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/synfig/synfig
This is the Official source code repository of the Synfig project
https://github.com/synfig/synfig
maybe more readable?
15c4fa6f47b5a70cdd25365a522e52b1ebebb4bc authored over 1 year ago by Rodolfo Ribeiro Gomes <[email protected]>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...
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
79ae40cd586089887b19c0f989e92c076ffef038 authored over 1 year ago by rodolforg <[email protected]>8967af09b3876c699389913688dc777af27714ab authored over 1 year ago by rodolforg <[email protected]>
0d26e602f4199e55d40a57b2c67c362dad8ca3c0 authored over 1 year ago by Akshat <[email protected]>
e2328316a5b9749f3b7ba292260a2144b2d28b06 authored over 1 year ago by Mohamed Adham <[email protected]>
...to avoid unneeded warning
PR #3143 (655a04290fba9f439eae14848ee571ba97e39941) missed them....
0925416d6323a4af2259399f35e66a80cde3b210 authored over 1 year ago by rodolforg <[email protected]>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.
674888a710f46b2a3cb6a4126757f22139c0a09c authored over 1 year ago by rodolforg <[email protected]>5603b4972b4c1c505fef45c155e540c3f3950ade authored over 1 year ago by rodolforg <[email protected]>
1cdcfd5249b5e74880b2091114a56d8fd8c86431 authored over 1 year ago by Mohamed Adham <[email protected]>
generated by Qt Creator for `clangd`
86bb59fd4b9680172fea61d3f6c4d44be3297c09 authored over 1 year ago by rodolforg <[email protected]>regression introduced when respective StockID were replaced by icon name
fix #3131
5b774b12d4c84dc8a01da8d5a6bd518a3b1ac025 authored over 1 year ago by rodolforg <[email protected]>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
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 ...
1b5c2918a5d250a908d71b92b96a4fa3da06b70c authored over 1 year ago by Mohamed Adham <[email protected]>
f0fee6ce5f9f1d51d4a63c032b21f31f2abb1b4d authored over 1 year ago by ice0 <[email protected]>
69bf8655100988fce12bb6178fa5c25a230e8b60 authored over 1 year ago by Rodolfo Ribeiro Gomes <[email protected]>
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
e84f0f71c18fc002f8d96f067a46bb6d92bd41b5 authored over 1 year ago by Rodolfo Ribeiro Gomes <[email protected]>9405e5b926dfb5dfcd3dec6d54907bdeb87a22dd authored over 1 year ago by rodolforg <[email protected]>
After commit 4e7a9f38a008d2ff4ebf70ebd465d12aecc27fe6 (PR #3109)
If set, related action toolt...
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...
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
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...
5ecd9c1beb6998dd274426459ec81bb4018c5474 authored over 1 year ago by rodolforg <[email protected]>
Removed: `SYNFIG_AUTO_ADD_SKELETON_LAYER`, `SYNFIG_AUTO_ADD_MOTIONBLUR_LAYER`
9a7fb6cfdb0af4b72773958ab43eea7a92814313 authored over 1 year ago by rodolforg <[email protected]>445e8723a6d7b0594a526b3269d7f1c98da3bcf2
117665a43d88d5134201d9dde398b47c720043d9 authored over 1 year ago by rodolforg <[email protected]>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
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...
fd8e796034d47829bad30e1ee9502463a32ecad3 authored over 1 year ago by rodolforg <[email protected]>
d08e2694ebb7432385d2e3ed1299c7d3a79735c7 authored over 1 year ago by rodolforg <[email protected]>
fd370893420548fb7d53b02d85968d476362e7b3 authored over 1 year ago by ice0 <[email protected]>
9408d20fc3cb34e1c2493b2cad5157cd4bb1f1f0 authored over 1 year ago by Rodolfo Ribeiro Gomes <[email protected]>
based on the way we did for App::dialog_open_*() methods
4b25710d5e3201c026d16a45656712b3636cb445 authored over 1 year ago by Rodolfo Ribeiro Gomes <[email protected]>3adcdd79ccc4cd04ad147d1a36492dcac2ed0a3a authored over 1 year ago by Rodolfo Ribeiro Gomes <[email protected]>
59e92feb032f1db59dcb8445e4fcc5eee49955c5 authored over 1 year ago by Rodolfo Ribeiro Gomes <[email protected]>
661997b450aae4439203008a8d41154744f4ff76 authored over 1 year ago by Rodolfo Ribeiro Gomes <[email protected]>
97cc31433c148a71d0826d34a6307b7dd5cead23 authored over 1 year ago by Rodolfo Ribeiro Gomes <[email protected]>
0e662dd1a22c6d9ff87699546bb2ffb900e85f37 authored over 1 year ago by rodolforg <[email protected]>
following method signature of C++17 filesystem namespace
35041381acb5aa111f025f21432fea214b6fbefc authored over 1 year ago by rodolforg <[email protected]>71b7633893570cc0efd330507c77487677d3cbd2 authored over 1 year ago by rodolforg <[email protected]>
4e1d28685a7ed6df7b5925523cc8a826c09023bf authored over 1 year ago by rodolforg <[email protected]>
4682ff40f5d4de27217a55b20293c482b0c8a98b authored over 1 year ago by rodolforg <[email protected]>
f8e7654b6f48c71575f39d4afd84a1b134c03293 authored over 1 year ago by ice0 <[email protected]>
72da89f3eaa40b02564fed6cd8ec36bb32e18f1f authored over 1 year ago by Rodolfo Ribeiro Gomes <[email protected]>
ca77baa14fd9db8a9f44b56bb512bbb638adca90 authored over 1 year ago by Rodolfo Ribeiro Gomes <[email protected]>
50dcf93b70208b023170c022ff6b791cb3af8a52 authored over 1 year ago by rodolforg <[email protected]>
85d34016b5c8aee402ac9cf7d7a4aa39dfba7c7b authored over 1 year ago by ice0 <[email protected]>
e6dba83706fe92675c4c637423f9c1c3ed6d3081 authored over 1 year ago by Rodolfo Ribeiro Gomes <[email protected]>
c06a9a0e05921f84b5abdfd6f5781654751ed8cf authored over 1 year ago by Rodolfo Ribeiro Gomes <[email protected]>
905ff3f16fbc8447755f702f991714fd6c09ab05 authored over 1 year ago by rodolforg <[email protected]>
8e87b996a52eb63f43e78234119e0ca0cfcdada9 authored over 1 year ago by ice0 <[email protected]>
aeba4daa53641f5ba71740145bab2d96c29dd29a authored over 1 year ago by Rodolfo Ribeiro Gomes <[email protected]>
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...
e94dece405cef1f4486379257894d7110a194c1c authored over 1 year ago by rodolforg <[email protected]>
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...
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...
022a016d79b801409bee055c652fc16edf575075 authored over 1 year ago by rodolforg <[email protected]>
BREAKING CHANGE: synfigapp API changed:
- action "KeyframeToggl" renamed as "KeyframeToggle"
-...
7c38135e1bd1f93939e1d7b8ee03d1dd1e78ea49 authored over 1 year ago by rodolforg <[email protected]>
(I suppose)
dcae44e696eca32d590e0138a07180bed61fd15b authored over 1 year ago by rodolforg <[email protected]>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...
99aae13aa4714da3bac72cb9baa3ebabdced7456 authored over 1 year ago by rodolforg <[email protected]>445e8723a6d7b0594a526b3269d7f1c98da3bcf2 authored over 1 year ago by rodolforg <[email protected]>
6d62c48f41462d678cc212f8c01707d09b91fbbc authored over 1 year ago by ice0 <[email protected]>
1f50e0cc421940caf57b2f452150bc9ca0998077 authored over 1 year ago by Rodolfo Ribeiro Gomes <[email protected]>
10b8f72391734787fd73fc633337676059d91ae8 authored over 1 year ago by Rodolfo Ribeiro Gomes <[email protected]>
and its parent class etl::virtual_shared_object
1171954999056ea360d887380d2b1639f0a9a0ed authored over 1 year ago by rodolforg <[email protected]>Related to: PR #3012 (313878d4d12a32f24b533d0832a6660b63ee149a)
449a7e1a48c07884f2719a562d9471d62ccdb8bf authored over 1 year ago by rodolforg <[email protected]>
Otherwise, the shortcut in tooltip would be updated only when software
restarts.
fix #3042
bb10cd10240e057cc3f5dd35c270e94c527d7ba3 authored over 1 year ago by rodolforg <[email protected]>They are useful for "Link to Skeleton" with spline vertices.
Pointed by: yoSachinkr (https://...
3688e7f6037cc5828431c2afe0da902be7701f73 authored over 1 year ago by rodolforg <[email protected]>
Fixed:
- bline.cpp:36:10: fatal error: test_base.h: No such file or directory
- ERROR: files l...
37fb8aa790ed9474b18c1673c023ce662acb631b authored over 1 year ago by rodolforg <[email protected]>
* Fix typo
* Update ChangeLog up to 2022-12-13
* Update ChangeLog up to 2022-12-20
* Up...
71a0657e6fd30a95a9bf57a43d507a5a3ce471ee authored over 1 year ago by Konstantin Dmitriev <[email protected]>3d3c9fa63f4816505a4f2867732ac7946c252cad authored over 1 year ago by Konstantin Dmitriev <[email protected]>
distance[n-1] would be zero, and make the WidthPoint position to be NaN
That problem is propa...
3e130dc3de7161fa8385b8cd9f3a5920d3c20f18 authored over 1 year ago by rodolforg <[email protected]>
There were two overloaded methods, and all of their arguments have
default values:
* Linkabl...
61432e9a0faedb46ed684f2d1358ca357c13f4d8 authored over 1 year ago by rodolforg <[email protected]>b13a58b60bd60b7ee534f29116bf0ba8f85e8af2 authored over 1 year ago by rodolforg <[email protected]>
009a5d040f74a06ec0ade1182d3d40da9cd91eb7 authored over 1 year ago by ice0 <[email protected]>
They are now static (temporary) methods
It is just a simple copy and paste, except:
- we change...
It will be removed "soon"
0d1cb91d6fd8a541d680e4e41c4bee2cf5c75375 authored over 1 year ago by Rodolfo Ribeiro Gomes <[email protected]>0726a6d38863b1d10172a73f83a8bdd9fedca173 authored over 1 year ago by Rodolfo Ribeiro Gomes <[email protected]>