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

Time marks for value change

0d42d4d69e087ae877a0c3624b2c8b73402db52c authored almost 9 years ago
Fix ghosts synchronization for switch

eef6489b77d828f78ceab790cfc2dbf71090a039 authored almost 9 years ago
Highlight active ghost in switch as like as real layer

76d4979e744d18033889cae48d0ebb3ad162b8b8 authored almost 9 years ago
Special behavior for dropping group to ghost

c4bc1571bb44d501222dee418ce1db4c20e134da authored almost 9 years ago
Show icons for ghosts

99b0b4f66cfe253435908bd62513524545563df1 authored almost 9 years ago
Mark (underline) permanently inactive layers in Switch

1d5d590b7d27ba64ba6c941311b1d536ee1435b7 authored almost 9 years ago
Fix ValueNode::get_times

67a02f0df24c031bc2b395b2bfc55de79002ccbc authored almost 9 years ago
Allow import .pgo files

66efd0bf9c33f579c2d519e89cf03aa45fe3652c authored almost 9 years ago
Get list of values with time from ValueNode

6ea82a3b51719bdcadeb384406824937ca80f85b authored almost 9 years ago
Synchronized list of blanks layers

2051d167a4dcbabbf831ec3e926147fc581f78c6 authored almost 9 years ago
Drag&drop to blank layers

67d3b37597d03b3eb11ccb23012048659f57b16f authored almost 9 years ago
Blank layers in LayerTree (fake layers)

Check-box also works for blanks and creates new group with same name.
Synchronization and drag&d...

28f31c1c02bad135f2f66e2eaaccb49e186c3b95 authored almost 9 years ago
Rename 'blank' to 'ghost'

477585d94eadde2bcf5696208fe5af507ee395e2 authored almost 9 years ago
Fix bug in new ValueNode_Animated

af933e6470278882a4e79ee288184d242f3e9f67 authored almost 9 years ago
Load .pgo only for string animated values

521b583ca9bc82af6d85e6d9ba5a5e4b72b908af authored almost 9 years ago
ValueNode::get_values()

0a43f3a1208700a45c0497090f0f02afc097185f authored almost 9 years ago
Build sets of possible layer names for Layer_Switch

87598e89d886b74910d467d291d1da19ac495659 authored almost 9 years ago
Load .PGO files

94119cca3db8da12011d0fc0ecc905dc0900bac2 authored almost 9 years ago
ValueBase::operator<

5ccd0afbffb086372f6638ef9f4ae647927839b3 authored almost 9 years ago
Fix save/load

65f5605b0ad51c8e323471e1c33f9ccaffed860c authored almost 9 years ago
Reorganize ValueNode_Animation

b7d65c142a20381da3396fffb42e1440a218e576 authored almost 9 years ago
ValueNode_AnimatedFile (loading not implemented yet)

23a6b59df668083f9601314a3ca6f15f4181a560 authored almost 9 years ago
ValueNode_AnimatedInterfaceConst::get_times_vfunc

6e46ec132113bc65cd6adc6511a18ba4c3d28af9 authored almost 9 years ago
Win32: Improve fonts.

See forum threads:
* http://synfig.org/forums/viewtopic.php?t=9907
* http://synfig.org/forums/vi...

74c8e2fc226a78dbf2422780d55e88d969e7d151 authored almost 9 years ago
Fix compilation on Win32

10a93eb063ac5d687ff158e726bb54de23eb64a7 authored almost 9 years ago
Bump version number - 1.1.5

fc0fd1fb76a0f047f72867d99252d9a2a89e1e31 authored almost 9 years ago
Fix rendering of Image Layer in Cobra for OSX. Thanks to Ivan Mahonin.

fda924da1a8400d82aa0af3436dfc5669cafdd5a authored almost 9 years ago
Fix "lvalue required as unary '&' operand"

2001f69235db01ad0bd28e20aaa50c98e81f7481 authored almost 9 years ago
autobuild - add fedora >= 22

* yum --> dnf

85937f4a252f7d0728d4bf1140525f6053813d07 authored almost 9 years ago
fix sigc++

* remplace individual sigc++ include by global sgic++/sigc++.h

f8d04e0f8acb044bfaeb97fc4d3936391be09125 authored almost 9 years ago
synfig-core synfig-studio : configure.ac AX_CXX_COMPILE_STDCXX_11([noext], [optional])

* Change C++11 m4 directive 2nd argument from mandatory to optional

e4a5f981aefd40178319f8e79ada0ba2e310d129 authored almost 9 years ago
Remove isnan and isinf macoxs quick fix

* Was already commented and validated

c9c4100b37d4e53b019bbcb3290f64439bc2bf89 authored almost 9 years ago
synfig-studio : 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...

811187186543cccf30e158ee184dd4209cf6c341 authored almost 9 years ago
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...

c14c8d3871958356263873888096c62067f084af authored almost 9 years ago
TEMP for "lvalue required as unary '&' operand" << heap allocation ?

aac2cf3456d63a581acbd90963b8590d06de7855 authored almost 9 years ago
Fix OpenGL compilation flag

9dc91fcc54285762283929ff1e44c451901a39f2 authored almost 9 years ago
Better way to avoid building OpenGL on OSX

534404dd5dd48e9030e6961b24922061b4557be4 authored almost 9 years ago
Fix compilation error on OSX

bf5389d80d48b6437ae1c15df8868dedcc3010cf authored about 9 years ago
OSX build: Don't try to build opengl support

f59e3dce547b299d01aa20e675d6e28b0f258ed9 authored about 9 years ago
Fix configure option: --without-opengl

d77e595858f4e7b57acab969e685cda7191308af authored about 9 years ago
Introduce RELEASE_VERSION_CURRENT to avoid hassles with intermediate development builds

e8ef04f46628dc9305c17fba027b4ec6d59f6b3a authored about 9 years ago
Gtk Deprecated : Replace Gtk::StockID by image from name

TODO : some StockID left in the DEFINE_ACTION menu declaration

b8f020e9735467b8f6a4ef549216be7e9b909b3c authored about 9 years ago
App - reorder #include

* alpha order
* grouped by category

8a17e344e622641f2f3afacba637860f30e9a901 authored about 9 years ago
Remove useless #include

8caf0ee360cfd504ad656170187276bf6a35cddb authored about 9 years ago
Gtk Deprecated : App::Dialog entry - Gtk::Table --> Gtk::Grid

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

3412bf8f2a92a7bb25e1bac85bcfb4cee436d597 authored about 9 years ago
Gtk Deprecated : App::Dialog select list item - Gtk::Table --> Gtk::Grid

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

b367ff0b78331368952defb822108e4ef083eb46 authored about 9 years ago
Gtk Deprecated : Dialog save file - Gtk::Hbox --> Gtk::Grid

26ed751c06fb0f953384828c2d43ebad89729ca1 authored about 9 years ago
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...

35434c610f803cfe0ee04dec9e7c62d82c109db6 authored about 9 years ago
Fix potential segfaults by testing over get_canvas_view()

0c5b76631895426ebd29d8125cbac5b24533c108 authored about 9 years ago
Fix header definition

0991d44751f8039f0606d39c2607c87b80543903 authored about 9 years ago
dialog template : Dialog design list and panel template

Dialog design template (based on setup/preference redesign)

Abstract class to create in a gener...

66caffb71b1ca3b384b955969eaa4342ad61a79d authored about 9 years ago
studio template update

a495551b526f3bc30b35fcb6c7d4c7bc515b3eac authored about 9 years ago
Dialog_Setup inherit from Dialog_Template

9375e9192d388bd3473b1fbd420d9b48789561ab authored about 9 years ago
typo

64282a80979a9f1edd935b98f5b5ffc01c5f7bf5 authored about 9 years ago
Add keywords

8ff105e5f7c8f62f9b9d18ed23132541eb4a5be6 authored about 9 years ago
More keywords

bfd1e927673a68118492a9e5d150874c30fdf7e4 authored about 9 years ago
Win32 build: Add missing DLL

e024eb34cbaaee78df5569f902c95964ee7ba00b authored about 9 years ago
Merge pull request #214 from d-j-a-y/djay_preference_dial_redesign

Group handle tooltip & Preference dialog redesign

6c32115be9216e3065f77f7b488e378c7184aa09 authored about 9 years ago
UI : duck tooltip _ transformation widget _ step8

* add unit string

365e0f51c85c5ead394d90625e766ab2b09044b3 authored about 9 years ago
synfigcore - distance::get_string : optimize

* use %g - shortest representation for double

18297ff399f89d065194ab8d45727655ffdddbca authored about 9 years ago
UI : duck tooltip _ transformation widget _ step6

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

b85adb17bd5885a084a0d896a2ed12a0faf367ae authored about 9 years ago
UI : duck tooltip _ transformation widget _ step5

* remove unuseful if hover test

c67b59afd4411df07715959bcf5dbf3839b6ff5f authored about 9 years ago
UI : duck tooltip _ transformation widget _ step7

handle :
* transfo : all values

702f5ad1c5a6146c3be5f1b4a65d7a4306b214ee authored about 9 years ago
Dialog Setup/Preferences : Auto backup (step11)

* Enable the use of autobackup switch

19fa49ef6770ecbf126b4fccb0af0d2064e0d53b authored about 9 years ago
Dialog Setup/Preferences : fix includes (step12)

96cb189dc3f3489fb6fe5aad918b913c0bbddda1 authored about 9 years ago
Dialog Setup/Preferences : multi brush path option (step7)

* functionnal add and delete btn

4fd5ec82e010e9897ee90dfd23993bb540c00bb3 authored about 9 years ago
App::Preferences / Autorecover : auto_recover_backup enabled state

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

8923f4549d58deb94a0da487a675796fff4c3ac2 authored about 9 years ago
Dialog Setup/Preferences : multi brush path [fixed] (step10)

* Multi brush path work and signal brush changes

61fc43ea72716ebd57d61274142a4239c9b84303 authored about 9 years ago
Dialog Setup/Preferences : multi brush path option (step9)

* Multi brush path work

Todo : signal brush dock changes

a782c3e97a32c7534e23b504c9b179beac80d601 authored about 9 years ago
synfigapp::Settings - key setting now could be named with numeric characters

97a7ecd790689ae5fe38acbaaf6089738f540180 authored about 9 years ago
Dialog Setup/Preferences : multi brush path option (step8)

TEMP

83ae40f591272380d01d7a59284efe951059ebfe authored about 9 years ago
App::dialog_open_folder + catching by references

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

2ff5faeac817971b46c950c97e422835b5f1127e authored about 9 years ago
fix directory preference on file choose import

6ece337aa0c9f1ac2dd90bc36c5b13393298ecb4 authored about 9 years ago
Dialog Setup/Preferences : multi brush path option (step6)

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

NOTA : brush path option is brok...

6e9dee1b876761ee87a0f76c0f8d67e9df876c9f authored about 9 years ago
Dialog Setup/Preferences : NEW LOOK AND FEEL (step5)

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

f34e204d1f5afee7e0a7455fa016c14db9f581b3 authored about 9 years ago
Dialog Setup/Preferences : NEW LOOK AND FEEL (step4)

* treeview single click selection

2dccb1e4fa42d91cafc9968c587b9ecbf0958e4a authored about 9 years ago
Dialog Setup/Preferences : new design and style (step1)

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

2d4b757c6c2315915294a8898c5a21e8ef72ff66 authored about 9 years ago
Dialog Setup/Preferences : new design and style (step2)

* misc to system
* system style and design

6ee861cd34089f076fd26525b6fdd969959f0405 authored about 9 years ago
Dialog Setup/Preferences : NEW LOOK AND FEEL (step3)

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

087a05a5926a447c1456928d8f994fd26f6f1a45 authored about 9 years ago
Dialog Setup/Preferences : NEW LOOK AND FEEL (step4)

Minor fixes

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

8640604cac3734bf63cb95c23bc27bc2da9cc832 authored about 9 years ago
Dialog Setup/Preferences : interface tab _ handle tooltip

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

50f93dc7082a09ef5d0adc34eaff2da70bffd67e authored about 9 years ago
Dialog Setup/Preferences : break constructor into functions

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

20b1a7acda1712b3489da9e5d96a3bea6934fc1f authored about 9 years ago
Dialog Setup/Preferences : gtk::table to grid _ misc page

* gtk::table deprecated
* DIALOG_PREFERENCE_UI_INIT_GRID

fde1358fdb06cb12ce9cf1bd7d65d5548a7d41be authored about 9 years ago
Dialog Setup/Preferences : gtk::table to grid _ document page

63c0097afb4f51fc9ae1cb6acda700f3224a69f7 authored about 9 years ago
Dialog Setup/Preferences : gtk::table to grid _ render page

* fix hexpand of misc and document

a35046b4a5bf657815f018b3b15a155273cc9732 authored about 9 years ago
Dialog Setup : interface tab

* move language & dark theme from misc to interface tab

8703f6c6b13102e7f010404e515b31ba32b900d6 authored about 9 years ago
Dialog Setup/Preferences : gtk::table to grid _ gamma page

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

0a3ff456b747431ad178aaabe1a19cc70ded3180 authored about 9 years ago
Dialog Setup : title "Setup" dialog to "Preferences"

* be consistant whith menu entry

6e93dc233ed0fc2215905e5341298493f6d83dcb authored about 9 years ago
UI : duck tooltip _ transformation widget _ step4

* non empty desc
* better text align

e30a8d55cc8883fc90d3e7f1cccb06cfe84262fa authored about 9 years ago
UI : duck tooltip _ transformation widget _ step2

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

ce138c456d3abe94019e07517f5505ffe82301d9 authored about 9 years ago
UI : duck tooltip _ transformation widget _ step1

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

88c1f807d7e04fa78556ee9b921043514a890307 authored about 9 years ago
UI : duck tooltip _ transformation widget _ step3

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

e2103c7980dfe6080e0fc01ea0e4b6731932005c authored about 9 years ago
Win32 build: Add FFTW dependency

ee3232fcf10ac72f41a9754431befcec9de24918 authored about 9 years ago
Merge branch 'cobra-win'

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

da1e52b59573d0e89ae158dae2eac158fc81f2de authored about 9 years ago
Show CPU-time

a86ba501c9f7c92be7d623f9b0cb29df08e891ef authored about 9 years ago
Fix bug with logo.sif

580eb0bee2efa4fe4540ecd2bb818a5a02009674 authored about 9 years ago
Blur v0.3. Fix blur-size while loading files of previous versions.

7ef4d4b4359b67074261dfe2b3dbdcb2324ee0b9 authored about 9 years ago
Equal visible bluring for same size of different blur-types (Cobra)

0af68b45cf579fafd7dd7cf3831b2411680fcb55 authored about 9 years ago
Fix bug

32ac1f7f6338a227b53900ea63985731747b7417 authored about 9 years ago
Normalize gauss pattern

cd18761fdfad8acf26abe4a8fe0b1e30fcbb53c7 authored about 9 years ago