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

refactor(iconcontroller): list icons in std::vector to better readability (#2982)

107aab7b997b74c62046fdebe688b9a1142c3ec5 authored almost 2 years ago by rodolforg <[email protected]>
perf: don't iterate the whole Canvas if index is negative (#2980)

edd4d485dabd0b81a96aa14c1f38203f1504df49 authored almost 2 years ago by rodolforg <[email protected]>
refactor: cleanup module.cpp (#2960)

f74ec83ca3ad08eea025e39f1386abc3374dc1c9 authored almost 2 years ago by ice0 <[email protected]>
refactor: replaced deprecated `hvseparator` include by `separator` (#2984)

39527f633988d8afc04698f22746ffae0a29fb09 authored almost 2 years ago by mohamedAdhamc <[email protected]>
refactor: use camelcase for MotionBlur and SolidColor layer names (#2978)

Following the layer naming convention elsewhere.

studio::layer_icon_name() does not need to c...

e087e44e449510fd9da1f741e00a0fbeb0f42ba6 authored almost 2 years ago by rodolforg <[email protected]>
refactor: micro cleanup in iconcontroller (#2979)

b5ef88f5e9a69523e0e181277fb1288f490b1dcf authored almost 2 years ago by rodolforg <[email protected]>
refactor: create methods strtolower() and strtoupper() to change cases (#2977)

8557dde5184ec0f8715b6ff84252b55ef843bb62 authored almost 2 years ago by rodolforg <[email protected]>
fix: preview dialog now shows the correct start and end times (#2974)

a68a354c47ad0165796ca68a231dc451e2fab639 authored almost 2 years ago by mohamedAdhamc <[email protected]>
refactor: rename CanvasView::toggle_show_toolbar() to set_show_toolbars() (#2975)

As it doesn't toggle the visibility itself, so it was a misleading name

742560f4874e2fefe536c998bf55835e7b9a4730 authored almost 2 years ago by rodolforg <[email protected]>
refactor: remove unused #define POPEN_BINARY_READ_TYPE (#2925)

9290c6089554592c6a33c90bdccfd233d314e6f2 authored almost 2 years ago by rodolforg <[email protected]>
fix: crash on moving a layer following a bline reference (#2971)

* fix: crash on moving a layer following a bline reference

https://forums.synfig.org/t/refere...

015305ae9fd56ff23a7b0b25c27e7f159a555d3d authored almost 2 years ago by rodolforg <[email protected]>
refactor: move etl::reference_counter to synfig namespace (#2949)

refactor: move etl::reference_counter to synfig namespace

abad0b8a481f3b914c9b182c0627f747ee3d04e7 authored almost 2 years ago by ice0 <[email protected]>
refactor: move etl::ReferenceCounter to synfig folder

07a5abf84cc3795b6265404cca6155960030c778 authored almost 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
refactor: rename class to ReferenceCounter (CamelCase)

it is not a template class, so no reason to use std:: style

a3840cc32e77f8c13cd3986929e90f782e0e11aa authored almost 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
doc: added some documentation to ReferenceCounter

3bd3c9e2107763f52138f45ab29d1624930f8e76 authored almost 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
refactor!: move etl::ReferenceCounter to synfig namespace and folder

BREAKING CHANGE: ETL and synfig API changed
- use synfig::ReferenceCounter instead of etl::Refer...

2700bdaf9713c3a48649929e311c59d890a47398 authored almost 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
test: add ReferenceCounter tests & add missing pen tests to CMake build

ad4233ff730eeca123d934b1c4d818100af9b45e authored almost 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
refactor(reference_counter): add move constructor and assignment

360b66f959a6c04a6f23d8b1670005593b58c35f authored almost 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
refactor: no need to pass bool argument by const reference

3a8e7fd036d8a389e915d48b091dc7e79be0e297 authored almost 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
style: prefer false rather 0

03dce57e25722c55fd06ced6436c3c691a70bec7 authored almost 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
style(reference_counter): brackets and *& position, prefer nullptr

863e43fe048a543452d1e4c8266068c1fc0c779a authored almost 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
style: better variable name

cdf796ad59166247242384fde3957efe447f7e7c authored almost 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
refactor: replaced deprecated `signal_pressed()` with `signal_clicked()` (#2962)

f985aacdb97fcad7d7de698dc0867ba754651076 authored almost 2 years ago by mohamedAdhamc <[email protected]>
feat: added hotkey for duplicate layer button (#2895)

be84b8e8e27aa0c75a611148b003ba0eddf5bc61 authored about 2 years ago by mohamedAdhamc <[email protected]>
chore: bump year to 2023 (#2966)

7e0b48626e9a1880dae93b476ba5d88cecfd2f1b authored about 2 years ago by ice0 <[email protected]>
refactor: remove useless initialization in blur (#2922)

the gaussian_blur_5x5_() method already initializes it

And it was wrong anyway; it initialize...

41389cfe1ea641075acc52a98ea0452758fc40e1 authored about 2 years ago by rodolforg <[email protected]>
fix: support FontConfig older than version 2.11.91 (#2917)

FC_WEIGHT_SEMILIGHT and FC_WEIGHT_DEMILIGHT were added in
https://cgit.freedesktop.org/fontconf...

1e0d777ce411e21a8761c17d097c7979b5ad765f authored about 2 years ago by rodolforg <[email protected]>
feat: added missing icons and more (#2955)

feat: missing icons and more

eb625b90032457b4a11144e6dc38077cabf35190 authored about 2 years ago by ice0 <[email protected]>
feat: create an unique icon for the Sound panel

So that it can have different icon than the layer_other_sound_icon. By now I just duplicated the...

a0fe3bf70049ba31e1e60df5cb5c334953d52806 authored about 2 years ago by Pablo Gil <[email protected]>
feat: new skeleton deformation icon

feffbc6168b7c76617a2895d96cbcd44d6981e55 authored about 2 years ago by Pablo Gil <[email protected]>
feat: new free time icon

2bc38c38f62643082f9b4921e78f3bd968556e35 authored about 2 years ago by Pablo Gil <[email protected]>
fix: apply the new Sound icon to the Sound panel

59fdf39e2279ba0527c7aa8542bebb56f2840cb6 authored about 2 years ago by Pablo Gil <[email protected]>
feat: include new icons in iconcontroller.cpp and activate them

0583268d19de11fb1f3070979a523d1e068f7350 authored about 2 years ago by Pablo Gil <[email protected]>
fix: change the filter icon for a switch button

ccaf1ae59dc01777b22578176fd6f8137d858f40 authored about 2 years ago by Pablo Gil <[email protected]>
feat: new ghost group icon

bc916aea681b4fde6870beb9539cd2737334e1a5 authored about 2 years ago by Pablo Gil <[email protected]>
feat: new filter group icon

f54e1a9be734fc9548f8f8b467e1cc66e11dec73 authored about 2 years ago by Pablo Gil <[email protected]>
fix: improve Skeleton Deformation icon when using dark themes

26079512480ca0863899ec35074887077d2b2378 authored about 2 years ago by Pablo Gil <[email protected]>
fix: show/hide main window toolbar should affect both toolbars (#2947)

previously it was just toggling the right toolbar visibility

9c966671e395df713aeeeabf2978c2455133dea1 authored about 2 years ago by rodolforg <[email protected]>
refactor: removed deprecated Gtk::VBox and get_vbox() (#2967)

b2a0c5a1ceee03fbd1c3b12f7aad61234d5985f9 authored about 2 years ago by mohamedAdhamc <[email protected]>
refactor: remove commented-out methods since march 2005 (#2956)

80aabd44ddff5e4af0d0d16944fa4abc7903bf21 authored about 2 years ago by rodolforg <[email protected]>
refactor: added internal escape_underline() in MainWindow (#2952)

76dbcd19ce8f95c86a1129b6f5f2aa717efe9b73 authored about 2 years ago by rodolforg <[email protected]>
refactor: move workspace methods from App to MainWindow (#2942)

* refactor: move set and save workspace methods from App to MainWindow

Workspace layout only ...

414b5d7e42ce0822d07989b4851edf072897e8e7 authored about 2 years ago by rodolforg <[email protected]>
fix: get_binary_path() for FreeBSD, DragonFlyBSD, NetBSD and OpenBSD (#2950)

procfs path was wrong

https://stackoverflow.com/questions/1023306/finding-current-executables...

7480fb80de2f03692bd860606a07d33a76ef6211 authored about 2 years ago by rodolforg <[email protected]>
style: some indentation inconsistencies in app.cpp (#2946)

18b6d7f8b0269b9a3a2ee481de69f3d5c7e7db90 authored about 2 years ago by rodolforg <[email protected]>
fix: no context menu when right-clicking on waypoint (#2877)

54667f34bd7f86fd4fd582b1a70d63b4c5ab10bf authored about 2 years ago by mohamedAdhamc <[email protected]>
refactor: rename load_file_window_size() to load_recent_files() (#2945)

and remove unneeded synfig::ChangeLocale here

a1f2a55416c4e99787dcfe1d64617bbf8a697a6b authored about 2 years ago by rodolforg <[email protected]>
fix: typo in future menubar (#2948)

04bd002911dc1d88f68fa2e551f756c443238fb9 authored about 2 years ago by rodolforg <[email protected]>
refactor!: move ETL blur files to the new synfig/blur folder (#2924)

refactor!: move ETL blur files to the new synfig/blur folder

8ff76d09afae5458f0ef2ce0d624c06329175f4b authored about 2 years ago by ice0 <[email protected]>
refactor: move etl::boxblur and etl::gaussian to synfig/blur

e320c359abb7ba47a0e739cfa64bc676872fdccd authored about 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
docs: added docs to synfig/blur/gaussian.h and synfig/blur/boxblur.h

9a5c6d72a5f36dce10301e3a87a7258bfd003c5b authored about 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
perf: avoid repeated memory reallocation in `gaussian_blur_3x3()`

95431518664eaa268501b04dd211b6cfd54f3f5f authored about 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
fix: missing array element initialization in `gaussian_blur_3x3()`

e5991b13e22b92a0594916e0d992cb33b08dc91e authored about 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
refactor: move etl::boxblur and etl::gaussian to synfig namespace

fb65eefffff13db209fa0b6f0de0275287ed98bd authored about 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
fix: use format string instead of string concatenation (#2938)

https://www.gnu.org/software/gettext/manual/gettext.html#Preparing-Strings

a5df2ffc0f01a90de83d12b85380152dbd84972b authored about 2 years ago by rodolforg <[email protected]>
refactor: switched `MainWindow` to `Gtk::ApplicationWindow` (#2935)

9be0e01056834a1841162b924d2dc26575c29818 authored about 2 years ago by rodolforg <[email protected]>
fix: allow to open external editor for tiff, ppm (& variations) and webp (#2934)

tiff, ppm (& variations) and webp

f1ff9649f6c96ad9edcd59c03d26c79193853162 authored about 2 years ago by rodolforg <[email protected]>
fix: wrong Papagayo file extension in Canvas Dependencies dialog (#2936)

9a5d209ca46fd21823956a01adfffb7ca269fa56 authored about 2 years ago by rodolforg <[email protected]>
refactor: no need to change locale on saving accel map (#2937)

26733dc3b42cf415e8c63835d1bfac936664c625 authored about 2 years ago by rodolforg <[email protected]>
build(autotools): patch for autoconf 2.72 h/t Frédéric Bérat (#2930)

80a3386c701049f597cf3642bb924d2ff832ae05 authored about 2 years ago by Gwyn Ciesla <[email protected]>
chore: update ChangeLog (#2929)

chore: update ChangeLog

fcb0ea471c577f683f50c032b057dc11279475fc authored about 2 years ago by ice0 <[email protected]>
Update ChangeLog for 1.4.3

1d53af1943c6fa1a26254adf778e33c974fe89d1 authored about 2 years ago by Konstantin Dmitriev <[email protected]>
Update ChangeLog up to 2022-11-01

66079c8537a09cc68e1c7a1db35a025d22ea3a50 authored about 2 years ago by Konstantin Dmitriev <[email protected]>
Update ChangeLog up to 2022-11-08

fa99079d18bcef6b1b8ea6296c1c785a8be0cd62 authored about 2 years ago by Konstantin Dmitriev <[email protected]>
Add missing reference to PR

2c68d6e3c137d98696c16216e37c9a1d3b392e88 authored about 2 years ago by Konstantin Dmitriev <[email protected]>
Update ChangeLog up to 2022-11-15

573018d3b5738c10652cd7ea832d70f5ffed3fc9 authored about 2 years ago by Konstantin Dmitriev <[email protected]>
Update ChangeLog up to 2022-11-22

3c2e788ffa1727f0eaf57071d39356f9e20fef27 authored about 2 years ago by Konstantin Dmitriev <[email protected]>
Update ChangeLog up to 2022-11-29

405045481b05fe49b6a623a961829dd079a24adb authored about 2 years ago by Konstantin Dmitriev <[email protected]>
ChangeLog for 1.4.4

c0ebe1e5fce1d596ac54d32129fddec0b8a41c88 authored about 2 years ago by Konstantin Dmitriev <[email protected]>
Update ChangeLog up to 2022-10-18

c2219fed696e07af867f91b63548416971f5a3c7 authored about 2 years ago by Konstantin Dmitriev <[email protected]>
Update ChangeLog up to 2022-08-30

f63f7d8fc271e99333d883b199bb9a0da6f917ad authored about 2 years ago by Konstantin Dmitriev <[email protected]>
Update ChangeLog up to 2022-08-23

6c0b71d7b195b8b8c55dd6ff64e3abe42c96d6df authored about 2 years ago by Konstantin Dmitriev <[email protected]>
Update ChangeLog up to 2022-09-06

5401fd9533ab1328a76e9080b2946e4e2bf6cfe1 authored about 2 years ago by Konstantin Dmitriev <[email protected]>
Update ChangeLog up to 2022-09-20

0f3a6383a65fbb597870970555c39b8f286b5d90 authored about 2 years ago by Konstantin Dmitriev <[email protected]>
Update ChangeLog up to 2022-09-13

64268bcfd5eaa244f86e6401d58d64e0a8163169 authored about 2 years ago by Konstantin Dmitriev <[email protected]>
Update ChangeLog up to 2022-09-27

232d50b88baf6aa6ab3b29c57e407ef1153407f5 authored about 2 years ago by Konstantin Dmitriev <[email protected]>
Fix changelog for 1.4.3

b36f84fed020900704141d31ebd1c868d15116a4 authored about 2 years ago by Konstantin Dmitriev <[email protected]>
Update ChangeLog up to 2022-10-11

f87952c4680b6a3e521ac53b41183636a1288269 authored about 2 years ago by Konstantin Dmitriev <[email protected]>
refactor: remove unneeded `using namespace etl` and `Action` (#2923)

8f28ef77418b9866352b4c77bb2fb842293019cf authored about 2 years ago by rodolforg <[email protected]>
chore: added `build-cmake/` folder to .gitignore (#2898)

It is needed when compiling with CMake

63e661f3e3fe99d50a5d572c6060e856adea000e authored about 2 years ago by Pablo Gil <[email protected]>
chore: added license description in readme (#2916)

Now it should be clearly visible on the front page.

5b33b5f60610c30edb4e2af58d14f4fa34332bdf authored about 2 years ago by ice0 <[email protected]>
feat: added support for `Ctr+<num>` hotkey to change animation tabs (#2731)

feat: added support for `Ctr+<num>` hotkey to change animation tabs

b9e389a6e155d8d0429fe7a2c9c4b380cc3be0cb authored about 2 years ago by mohamedAdhamc <[email protected]>
refactor: removed unused #includes (#2920)

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)

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.

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

fix #2911

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

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

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

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...

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

refactor: cleanup etl blur files

81555677e3495fa0174470da0b4cc447019521ef authored about 2 years ago by Ice0 <[email protected]>
refactor: remove unused boxblur and gaussian methods

38e337168666430bac7bb7a5ef877675f8661e11 authored about 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
refactor: remove commented-out code in gaussian

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

7d96df3d40a66807635fe4a79cb15b16b0a6a1b5 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

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...

fbdf4b665263509d457ca1cfc8b4dc90628d7bff authored about 2 years ago by Ice0 <[email protected]>
ci: bump GitHub actions (#2907)

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...

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

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

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

19808bc95548411938aa7da5100447761fb2e6f3 authored about 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>