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

synfig-core : c++11 support ( MUST BE VALIDATED OVER MACOSX )

* Add M4 macros : AX_CXX_COMPILE_STDCXX and AX_CXX_COMPILE_STDCXX_11
* Remplace isnan by std::is...

github.com/synfig/synfig - c14c8d3871958356263873888096c62067f084af authored almost 9 years ago by [d.j.a.y] Jerome Blanchi <[email protected]>
TEMP for "lvalue required as unary '&' operand" << heap allocation ?

github.com/synfig/synfig - aac2cf3456d63a581acbd90963b8590d06de7855 authored almost 9 years ago by [d.j.a.y] Jerome Blanchi <[email protected]>
Fix OpenGL compilation flag

github.com/synfig/synfig - 9dc91fcc54285762283929ff1e44c451901a39f2 authored almost 9 years ago by Konstantin Dmitriev <[email protected]>
Better way to avoid building OpenGL on OSX

github.com/synfig/synfig - 534404dd5dd48e9030e6961b24922061b4557be4 authored almost 9 years ago by Konstantin Dmitriev <[email protected]>
Fix compilation error on OSX

github.com/synfig/synfig - bf5389d80d48b6437ae1c15df8868dedcc3010cf authored almost 9 years ago by Konstantin Dmitriev <[email protected]>
OSX build: Don't try to build opengl support

github.com/synfig/synfig - f59e3dce547b299d01aa20e675d6e28b0f258ed9 authored almost 9 years ago by Konstantin Dmitriev <[email protected]>
Fix configure option: --without-opengl

github.com/synfig/synfig - d77e595858f4e7b57acab969e685cda7191308af authored almost 9 years ago by Konstantin Dmitriev <[email protected]>
Introduce RELEASE_VERSION_CURRENT to avoid hassles with intermediate development builds

github.com/synfig/synfig - e8ef04f46628dc9305c17fba027b4ec6d59f6b3a authored almost 9 years ago by Konstantin Dmitriev <[email protected]>
Gtk Deprecated : Replace Gtk::StockID by image from name

TODO : some StockID left in the DEFINE_ACTION menu declaration

github.com/synfig/synfig - b8f020e9735467b8f6a4ef549216be7e9b909b3c authored almost 9 years ago by [d.j.a.y] Jerome Blanchi <[email protected]>
Gtk Deprecated : App::Dialog select list item - Gtk::Table --> Gtk::Grid

* get_vbox --> get_content_area
* by container memory management (Gtk::manage)

github.com/synfig/synfig - b367ff0b78331368952defb822108e4ef083eb46 authored almost 9 years ago by [d.j.a.y] Jerome Blanchi <[email protected]>
Gtk Deprecated : Dialog save file - Gtk::Hbox --> Gtk::Grid

github.com/synfig/synfig - 26ed751c06fb0f953384828c2d43ebad89729ca1 authored almost 9 years ago by [d.j.a.y] Jerome Blanchi <[email protected]>
App - reorder #include

* alpha order
* grouped by category

github.com/synfig/synfig - 8a17e344e622641f2f3afacba637860f30e9a901 authored almost 9 years ago by [d.j.a.y] Jerome Blanchi <[email protected]>
Remove useless #include

github.com/synfig/synfig - 8caf0ee360cfd504ad656170187276bf6a35cddb authored almost 9 years ago by [d.j.a.y] Jerome Blanchi <[email protected]>
Gtk Deprecated : App::Dialog entry - Gtk::Table --> Gtk::Grid

* get_vbox --> get_content_area
* better layout : widgets always fill available space
* by conta...

github.com/synfig/synfig - 3412bf8f2a92a7bb25e1bac85bcfb4cee436d597 authored almost 9 years ago by [d.j.a.y] Jerome Blanchi <[email protected]>
Fix current file version - Add the missing entry (1.0.2)

Fixed for dev .... but naturally for next releases (1.0.x bugfix branch and
master), same work m...

github.com/synfig/synfig - 35434c610f803cfe0ee04dec9e7c62d82c109db6 authored almost 9 years ago by [d.j.a.y] Jerome Blanchi <[email protected]>
Fix potential segfaults by testing over get_canvas_view()

github.com/synfig/synfig - 0c5b76631895426ebd29d8125cbac5b24533c108 authored almost 9 years ago by [d.j.a.y] Jerome Blanchi <[email protected]>
Fix header definition

github.com/synfig/synfig - 0991d44751f8039f0606d39c2607c87b80543903 authored almost 9 years ago by Konstantin Dmitriev <[email protected]>
dialog template : Dialog design list and panel template

Dialog design template (based on setup/preference redesign)

Abstract class to create in a gener...

github.com/synfig/synfig - 66caffb71b1ca3b384b955969eaa4342ad61a79d authored almost 9 years ago by [d.j.a.y] Jerome Blanchi <[email protected]>
studio template update

github.com/synfig/synfig - a495551b526f3bc30b35fcb6c7d4c7bc515b3eac authored almost 9 years ago by [d.j.a.y] Jerome Blanchi <[email protected]>
Dialog_Setup inherit from Dialog_Template

github.com/synfig/synfig - 9375e9192d388bd3473b1fbd420d9b48789561ab authored almost 9 years ago by [d.j.a.y] Jerome Blanchi <[email protected]>
More keywords

github.com/synfig/synfig - bfd1e927673a68118492a9e5d150874c30fdf7e4 authored almost 9 years ago by jcome <[email protected]>
Add keywords

github.com/synfig/synfig - 8ff105e5f7c8f62f9b9d18ed23132541eb4a5be6 authored almost 9 years ago by jcome <[email protected]>
Win32 build: Add missing DLL

github.com/synfig/synfig - e024eb34cbaaee78df5569f902c95964ee7ba00b authored about 9 years ago by Konstantin Dmitriev <[email protected]>
Merge pull request #214 from d-j-a-y/djay_preference_dial_redesign

Group handle tooltip & Preference dialog redesign

github.com/synfig/synfig - 6c32115be9216e3065f77f7b488e378c7184aa09 authored about 9 years ago by Konstantin Dmitriev <[email protected]>
UI : duck tooltip _ transformation widget _ step8

* add unit string

github.com/synfig/synfig - 365e0f51c85c5ead394d90625e766ab2b09044b3 authored about 9 years ago by [d.j.a.y] Jerome Blanchi <[email protected]>
synfigcore - distance::get_string : optimize

* use %g - shortest representation for double

github.com/synfig/synfig - 18297ff399f89d065194ab8d45727655ffdddbca authored about 9 years ago by [d.j.a.y] Jerome Blanchi <[email protected]>
UI : duck tooltip _ transformation widget _ step6

* handle :
** transfo : offset value
* setup :
** transfo tooltip display type selector
** minor...

github.com/synfig/synfig - b85adb17bd5885a084a0d896a2ed12a0faf367ae authored about 9 years ago by [d.j.a.y] Jerome Blanchi <[email protected]>
UI : duck tooltip _ transformation widget _ step5

* remove unuseful if hover test

github.com/synfig/synfig - c67b59afd4411df07715959bcf5dbf3839b6ff5f authored about 9 years ago by [d.j.a.y] Jerome Blanchi <[email protected]>
Dialog Setup/Preferences : fix includes (step12)

github.com/synfig/synfig - 96cb189dc3f3489fb6fe5aad918b913c0bbddda1 authored about 9 years ago by [d.j.a.y] Jerome Blanchi <[email protected]>
UI : duck tooltip _ transformation widget _ step7

handle :
* transfo : all values

github.com/synfig/synfig - 702f5ad1c5a6146c3be5f1b4a65d7a4306b214ee authored about 9 years ago by [d.j.a.y] Jerome Blanchi <[email protected]>
Dialog Setup/Preferences : Auto backup (step11)

* Enable the use of autobackup switch

github.com/synfig/synfig - 19fa49ef6770ecbf126b4fccb0af0d2064e0d53b authored about 9 years ago by [d.j.a.y] Jerome Blanchi <[email protected]>
App::Preferences / Autorecover : auto_recover_backup enabled state

* Autorecover - Add auto recover state
* App - Add auto_recover_backup preference key

github.com/synfig/synfig - 8923f4549d58deb94a0da487a675796fff4c3ac2 authored about 9 years ago by [d.j.a.y] Jerome Blanchi <[email protected]>
Dialog Setup/Preferences : NEW LOOK AND FEEL (step4)

* treeview single click selection

github.com/synfig/synfig - 2dccb1e4fa42d91cafc9968c587b9ecbf0958e4a authored about 9 years ago by [d.j.a.y] Jerome Blanchi <[email protected]>
Dialog Setup/Preferences : NEW LOOK AND FEEL (step5)

* progress on multi brush path option
* draft code for "change resume" page

github.com/synfig/synfig - f34e204d1f5afee7e0a7455fa016c14db9f581b3 authored about 9 years ago by [d.j.a.y] Jerome Blanchi <[email protected]>
Dialog Setup/Preferences : multi brush path option (step6)

* progress on multi brush path option
* reorder stuff in class

NOTA : brush path option is brok...

github.com/synfig/synfig - 6e9dee1b876761ee87a0f76c0f8d67e9df876c9f authored about 9 years ago by [d.j.a.y] Jerome Blanchi <[email protected]>
fix directory preference on file choose import

github.com/synfig/synfig - 6ece337aa0c9f1ac2dd90bc36c5b13393298ecb4 authored about 9 years ago by [d.j.a.y] Jerome Blanchi <[email protected]>
Dialog Setup/Preferences : multi brush path option (step7)

* functionnal add and delete btn

github.com/synfig/synfig - 4fd5ec82e010e9897ee90dfd23993bb540c00bb3 authored about 9 years ago by [d.j.a.y] Jerome Blanchi <[email protected]>
App::dialog_open_folder + catching by references

* Add and use new app member dialog_open_folder
* fix App:: try/catch warning "catching y refere...

github.com/synfig/synfig - 2ff5faeac817971b46c950c97e422835b5f1127e authored about 9 years ago by [d.j.a.y] Jerome Blanchi <[email protected]>
Dialog Setup/Preferences : multi brush path option (step8)

TEMP

github.com/synfig/synfig - 83ae40f591272380d01d7a59284efe951059ebfe authored about 9 years ago by [d.j.a.y] Jerome Blanchi <[email protected]>
synfigapp::Settings - key setting now could be named with numeric characters

github.com/synfig/synfig - 97a7ecd790689ae5fe38acbaaf6089738f540180 authored about 9 years ago by [d.j.a.y] Jerome Blanchi <[email protected]>
Dialog Setup/Preferences : multi brush path option (step9)

* Multi brush path work

Todo : signal brush dock changes

github.com/synfig/synfig - a782c3e97a32c7534e23b504c9b179beac80d601 authored about 9 years ago by [d.j.a.y] Jerome Blanchi <[email protected]>
Dialog Setup/Preferences : multi brush path [fixed] (step10)

* Multi brush path work and signal brush changes

github.com/synfig/synfig - 61fc43ea72716ebd57d61274142a4239c9b84303 authored about 9 years ago by [d.j.a.y] Jerome Blanchi <[email protected]>
Dialog Setup/Preferences : gtk::table to grid _ gamma page

* interface page : fix gtk::switch sizes
* remove all gtk::table references

github.com/synfig/synfig - 0a3ff456b747431ad178aaabe1a19cc70ded3180 authored about 9 years ago by [d.j.a.y] Jerome Blanchi <[email protected]>
Dialog Setup/Preferences : gtk::table to grid _ render page

* fix hexpand of misc and document

github.com/synfig/synfig - a35046b4a5bf657815f018b3b15a155273cc9732 authored about 9 years ago by [d.j.a.y] Jerome Blanchi <[email protected]>
Dialog Setup/Preferences : gtk::table to grid _ document page

github.com/synfig/synfig - 63c0097afb4f51fc9ae1cb6acda700f3224a69f7 authored about 9 years ago by [d.j.a.y] Jerome Blanchi <[email protected]>
Dialog Setup/Preferences : gtk::table to grid _ misc page

* gtk::table deprecated
* DIALOG_PREFERENCE_UI_INIT_GRID

github.com/synfig/synfig - fde1358fdb06cb12ce9cf1bd7d65d5548a7d41be authored about 9 years ago by [d.j.a.y] Jerome Blanchi <[email protected]>
Dialog Setup/Preferences : break constructor into functions

Dialog_Setup::create_XXXX_page series,
where XXXX is from [gamma|documenent|misc|render|...]

github.com/synfig/synfig - 20b1a7acda1712b3489da9e5d96a3bea6934fc1f authored about 9 years ago by [d.j.a.y] Jerome Blanchi <[email protected]>
Dialog Setup/Preferences : interface tab _ handle tooltip

dialog setup & app>
* add handle tooltips options to interface tab
* handle tooltips flag restor...

github.com/synfig/synfig - 50f93dc7082a09ef5d0adc34eaff2da70bffd67e authored about 9 years ago by [d.j.a.y] Jerome Blanchi <[email protected]>
Dialog Setup/Preferences : NEW LOOK AND FEEL (step4)

Minor fixes

* Bold for X
* attach_label function 'anywhere'
* more versatile tooltips on "Editi...

github.com/synfig/synfig - 8640604cac3734bf63cb95c23bc27bc2da9cc832 authored about 9 years ago by [d.j.a.y] Jerome Blanchi <[email protected]>
Dialog Setup/Preferences : NEW LOOK AND FEEL (step3)

* add treeview category selection from jcome [preferences dialog work](https://github.com/jcome/...

github.com/synfig/synfig - 087a05a5926a447c1456928d8f994fd26f6f1a45 authored about 9 years ago by [d.j.a.y] Jerome Blanchi <[email protected]>
Dialog Setup/Preferences : new design and style (step2)

* misc to system
* system style and design

github.com/synfig/synfig - 6ee861cd34089f076fd26525b6fdd969959f0405 authored about 9 years ago by [d.j.a.y] Jerome Blanchi <[email protected]>
Dialog Setup/Preferences : new design and style (step1)

* follow the art work of jcome about preferences dialog (see forum / http://www.synfig.org/foru...

github.com/synfig/synfig - 2d4b757c6c2315915294a8898c5a21e8ef72ff66 authored about 9 years ago by [d.j.a.y] Jerome Blanchi <[email protected]>
Dialog Setup : interface tab

* move language & dark theme from misc to interface tab

github.com/synfig/synfig - 8703f6c6b13102e7f010404e515b31ba32b900d6 authored about 9 years ago by [d.j.a.y] Jerome Blanchi <[email protected]>
Dialog Setup : title "Setup" dialog to "Preferences"

* be consistant whith menu entry

github.com/synfig/synfig - 6e93dc233ed0fc2215905e5341298493f6d83dcb authored about 9 years ago by [d.j.a.y] Jerome Blanchi <[email protected]>
UI : duck tooltip _ transformation widget _ step4

* non empty desc
* better text align

github.com/synfig/synfig - e30a8d55cc8883fc90d3e7f1cccb06cfe84262fa authored about 9 years ago by [d.j.a.y] Jerome Blanchi <[email protected]>
UI : duck tooltip _ transformation widget _ step2

* display group layer name (description) for transfo widget handles when hover
* use new DUCK_CO...

github.com/synfig/synfig - ce138c456d3abe94019e07517f5505ffe82301d9 authored about 9 years ago by [d.j.a.y] Jerome Blanchi <[email protected]>
UI : duck tooltip _ transformation widget _ step1

* comment on macro doxygen format
* add DUCK_COLOR_SKEW , DUCK_COLOR_ORIGIN and DUCK_COLOR_TRANS...

github.com/synfig/synfig - 88c1f807d7e04fa78556ee9b921043514a890307 authored about 9 years ago by [d.j.a.y] Jerome Blanchi <[email protected]>
UI : duck tooltip _ transformation widget _ step3

* group action on hover in one if(hover) less consumming test
* code comments

github.com/synfig/synfig - e2103c7980dfe6080e0fc01ea0e4b6731932005c authored about 9 years ago by [d.j.a.y] Jerome Blanchi <[email protected]>
Win32 build: Add FFTW dependency

github.com/synfig/synfig - ee3232fcf10ac72f41a9754431befcec9de24918 authored about 9 years ago by Konstantin Dmitriev <[email protected]>
Merge branch 'cobra-win'

Conflicts:
synfig-core/src/synfig/rendering/renderer.cpp

github.com/synfig/synfig - da1e52b59573d0e89ae158dae2eac158fc81f2de authored about 9 years ago by Konstantin Dmitriev <[email protected]>
Show CPU-time

github.com/synfig/synfig - a86ba501c9f7c92be7d623f9b0cb29df08e891ef authored about 9 years ago by Ivan Mahonin <[email protected]>
Fix bug with logo.sif

github.com/synfig/synfig - 580eb0bee2efa4fe4540ecd2bb818a5a02009674 authored about 9 years ago by Ivan Mahonin <[email protected]>
Blur v0.3. Fix blur-size while loading files of previous versions.

github.com/synfig/synfig - 7ef4d4b4359b67074261dfe2b3dbdcb2324ee0b9 authored about 9 years ago by Ivan Mahonin <[email protected]>
Fix bug with 1px blur

github.com/synfig/synfig - 83d79480779c982e9b2b4f6c4f1bf7b840aa2701 authored about 9 years ago by Ivan Mahonin <[email protected]>
Normalize gauss pattern

github.com/synfig/synfig - cd18761fdfad8acf26abe4a8fe0b1e30fcbb53c7 authored about 9 years ago by Ivan Mahonin <[email protected]>
Equal visible bluring for same size of different blur-types (Cobra)

github.com/synfig/synfig - 0af68b45cf579fafd7dd7cf3831b2411680fcb55 authored about 9 years ago by Ivan Mahonin <[email protected]>
Fix bug

github.com/synfig/synfig - 32ac1f7f6338a227b53900ea63985731747b7417 authored about 9 years ago by Ivan Mahonin <[email protected]>
Special function for box- and cross-blur

github.com/synfig/synfig - 256cac7c2677c59d36bbbb705b4bbf03fa7e6369 authored about 9 years ago by Ivan Mahonin <[email protected]>
Generic Array class for blur

github.com/synfig/synfig - 2c13c095ead34e1ceff7331c19505940d5372cf1 authored about 9 years ago by Ivan Mahonin <[email protected]>
Fix missing include

github.com/synfig/synfig - 2282247af5db65001c11264a9330908015f9034b authored about 9 years ago by Konstantin Dmitriev <[email protected]>
Make OpenGL engine optional

github.com/synfig/synfig - 0567f562a65d0d4424c428b14576623a18ae65f4 authored about 9 years ago by Konstantin Dmitriev <[email protected]>
OpenGL option for configure

github.com/synfig/synfig - 79d0f88393de3c58c0747f7afc440385365b250f authored about 9 years ago by Konstantin Dmitriev <[email protected]>
Win32 cross-build: Add Mesa

github.com/synfig/synfig - 65a33dac6d378787de541c4cc763a3f469e8aa50 authored about 9 years ago by Konstantin Dmitriev <[email protected]>
Temporrary disable check for OpenGL pkgconfig settings

github.com/synfig/synfig - 40d93e0bc71dd5e8dfbec0fd65314f263c1210f7 authored about 9 years ago by Konstantin Dmitriev <[email protected]>
Bump version number (1.1.4)

github.com/synfig/synfig - 0aaa724c75d8e460f22f6baf48c3a62ff2abeda5 authored about 9 years ago by Konstantin Dmitriev <[email protected]>
Linux packages: Add FFTW dependency

github.com/synfig/synfig - 89188aeb7ce8d03cc1175013fc212fc32d8710de authored about 9 years ago by Konstantin Dmitriev <[email protected]>
Linux build: Add fftw dependency for Fedora

github.com/synfig/synfig - 4a3170e3823d207c00ff23721b6be15b15d92091 authored about 9 years ago by Konstantin Dmitriev <[email protected]>
code format - ACCEL macro align

github.com/synfig/synfig - f87f47b615d62326e90572ae90f280952168e5cd authored about 9 years ago by [d.j.a.y] Jerome Blanchi <[email protected]>
fix 250 : Add shortcut to hide/show all ducks

* New action "mask-none_ducks"
* Menu/View/Show Hide Handle/"Toggle None/Last visible Handles"
*...

github.com/synfig/synfig - 29fb15a748174a902cc2a43401f37f5fc04cb08e authored about 9 years ago by [d.j.a.y] Jerome Blanchi <[email protected]>
Merge branch 'duck_select_param' into rendering

github.com/synfig/synfig - f82eb09dfd9b7a1a49169495801fb7fe7936bf34 authored about 9 years ago by Konstantin Dmitriev <[email protected]>
UI - New behavior : select param from handle - fixed!

What : from canvas, find selected handle in parameter panel recursively

(should) Work with (eve...

github.com/synfig/synfig - cc975681a9a9b241fd42beafea00f837d29b9687 authored about 9 years ago by [d.j.a.y] Jerome Blanchi <[email protected]>
UI - New behavior : select param from handle - step5

What : from canvas, find selected handle in parameter panel recursively

Work with :
* generally...

github.com/synfig/synfig - 9e39494f3a018c39be93e823038ce106c823d031 authored about 9 years ago by [d.j.a.y] Jerome Blanchi <[email protected]>
UI - New behavior : select param from handle - step4

What : from canvas, find selected handle in parameter panel recursively

Work with :
* generally...

github.com/synfig/synfig - 754e1677a90b3bfa66ea12ed9fd51e9988e6aebc authored about 9 years ago by [d.j.a.y] Jerome Blanchi <[email protected]>
UI - New behavior : select param from handle - step3

What : from canvas, find selected handle in parameter panel recursively

Work with :
* generally...

github.com/synfig/synfig - eb7053655ec34528545337dda417bfd8fe28fc1f authored about 9 years ago by [d.j.a.y] Jerome Blanchi <[email protected]>
Catching by reference

github.com/synfig/synfig - bda123d77cd39e26e70839928b9447f91f17bd65 authored about 9 years ago by [d.j.a.y] Jerome Blanchi <[email protected]>
UI - New behavior : select param from handle - step2

What : from canvas, find selected handle in parameter panel recursively

Work with : origin / ce...

github.com/synfig/synfig - 1036c23ce569cb7b814f87f04b11db826602aafe authored about 9 years ago by [d.j.a.y] Jerome Blanchi <[email protected]>
UI - New behavior : select param from duck - step1

find param at treeview level0

todo : find recursively in treeview

github.com/synfig/synfig - e37ceb2adf4740d95a0a897abf2763b1a98cd0da authored about 9 years ago by [d.j.a.y] Jerome Blanchi <[email protected]>
Linux build: Add libfftw3 dependency (Debian/Ubuntu)

github.com/synfig/synfig - 58ef4d7a932f9654d39f535e255b167201323e9f authored about 9 years ago by Konstantin Dmitriev <[email protected]>
Revert "Disable GL renderer for now (doesn't work on Intel cards in debug mode)"

This reverts commit 3b8d8227c6b9ded483951a8548ce0fa70b357dc6.

github.com/synfig/synfig - 9dfd79a6ccc1844d76d3e48b81f5d497f1eba4d6 authored about 9 years ago by Konstantin Dmitriev <[email protected]>
Fix OpenGL for Intel cards. Thanks to Ivan Mahonin.

github.com/synfig/synfig - 0fc3b5ef3c1af95b5e07c0d0fa6cff61f379cf67 authored about 9 years ago by Konstantin Dmitriev <[email protected]>
Fix 308 : Split tangent indicator - fix crash on "Remove Item"

github.com/synfig/synfig - ddee75089f6b3a72bfb42824d854e5ac0efc26ad authored about 9 years ago by [d.j.a.y] Jerome Blanchi <[email protected]>
Fix 308 : Split tangent indicator - fix group & gradient

Group transfo widget and other gradient widget has dotted line but should'nt have

github.com/synfig/synfig - 64c14072342c5b7cdef19a941f9fb28647bed0df authored about 9 years ago by [d.j.a.y] Jerome Blanchi <[email protected]>
Disable GL renderer for now (doesn't work on Intel cards in debug mode)

github.com/synfig/synfig - 5e48f3f510d5768d56a06784134e6e66844376d2 authored about 9 years ago by Konstantin Dmitriev <[email protected]>
Bounds for TaskBlur

github.com/synfig/synfig - 15a942e570a19dca9a91283f324ae0d62a1767cf authored about 9 years ago by Ivan Mahonin <[email protected]>
Antialiased pattern for disk blur

github.com/synfig/synfig - ed2c0743bb3be65948d8bedb3d569ef86b3672e6 authored about 9 years ago by Ivan Mahonin <[email protected]>
fftw

github.com/synfig/synfig - da211b74a3f9275788c9a9437f53288978a4e2a8 authored about 9 years ago by Ivan Mahonin <[email protected]>
Fix fft2d

github.com/synfig/synfig - ddd06bb9292b675b94c38296167ecfda704412bc authored about 9 years ago by Ivan Mahonin <[email protected]>
FFT Blur

github.com/synfig/synfig - 2be55101a0fdd14990514e6f93d83fab423de10b authored about 9 years ago by Ivan Mahonin <[email protected]>
software::Contour

github.com/synfig/synfig - 563c13bbae4522f6fa2c3db48fafc232e885abb1 authored about 9 years ago by Ivan Mahonin <[email protected]>