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

CMake: install color.hpp & minor instruction fix

4c2572f1153e4d922906e8ae18e6c751ed6d0627 authored about 8 years ago
Merge branch 'valuenode_registry'

Replace manual valuenode type registering in valuenode.cpp with
semi-automatic based on macros p...

eeec64807a9571db4fa6f757c795427989bccd18 authored about 8 years ago
CMake: C++ standard version and compile features

035861c7f4223af298669d33ee8a6c79bd9b1126 authored about 8 years ago
CMake build instructions fix

eacf5fd085216857ccdc70f1202f525ef541daf7 authored about 8 years ago
Dynamic & static lists: fix create_from_list

2008231326a2c777af506c4a306f43228dadfcb9 authored about 8 years ago
ValueNode registry: port module valuenodes to auto-registration

9a7a1d97c33d51fd538b79ef08996f9a334b6d0f authored about 8 years ago
ValueNode registry: namespace synfig in macro & comment

8910dd11a404c3568fd0c1ecbcd9f51a22598b5f authored about 8 years ago
ValueNode registry: use new way of registring

Now all valuenode types in main tree (i.e. not provided by modules)
are using new automatic regi...

5eb54b82e3d7e9860089bfb4635c7ffa52784d09 authored about 8 years ago
ValueNode registry: clean up remnants of old system

- No more ValueNode::subsys_init/subsys_stop
- Clean up valuenode.cpp includes

a72b5eb399fe8072d09d38b242043d916f96bed2 authored about 8 years ago
ValueNode registry: revert to using canvas in Factory type

This is required because otherwise crash happens due to some
create() functions having canvas as...

19cf24fffcd13418f0ad033b7d3dbd52d3745df6 authored about 8 years ago
ValueNode registry: use separate helper class for registering

- eliminates necessity to modify valuenode classes
- fixes multiple inheritance problems

Now al...

7b45ab0de29d6d84f5cd288de1c80a5fa197a8ec authored about 8 years ago
Make valuenodes classes, not structs

91e787006a5148a423dfe04d42672951fd5c4766 authored about 8 years ago
ValueNodeRegistry improvements

- move into separate files
- get rid of unused canvas value in create() method
- add macros for ...

6523b825ff1a7d2cf007ecba08e9c01b46932fbd authored about 8 years ago
ValueNode automatic registrator

b40414b893380aca9850c5d10b0c39e6dd335096 authored about 8 years ago
Refactor value node creation

- rename create functions to avoid confusion
- get rid of create_from special case

46e62ee33245312f220df6c2be8e62b8a05f1af5 authored about 8 years ago
Register node method

0cb767581491ed2872c25f8ce89f1f2d3d803d36 authored about 8 years ago
Separate ValueNodeRegistry from LinkedValueNode

776e156ee1a6de837e11de8a1480b1ccdbd7967f authored about 8 years ago
Synfig Studio CMake: initial build works

aa52828c69c0200c508014172d7abd58bc61c47e authored about 8 years ago
README: short info & CMake build instructions

fb17797628e2772fd3c7e6e2a0c55de3f6cdf3aa authored about 8 years ago
Mention images in CMake build instructions

612c6aaf62c0bbb26a9fa9fce4bbfbe5b3a80fa6 authored about 8 years ago
git-ignore update

8b32e5c146c67ec12807bbe7a1dc1fca27f3f0d9 authored about 8 years ago
Make building magick++ module optional

0d136eeb64ae8fa72283a00097fc775da4b447dc authored about 8 years ago
CMake: build images

33368689ba543ddfc4a647481fc5be62523e0e5a authored about 8 years ago
ETL CMake: make tests runnable without install

16bf7fa0fbec048fe4470bbef81efd65ed706a3b authored about 8 years ago
Synfig Studio CMake: make installable

e42730c32b584ee8ebae9300a64e91b06f585527 authored about 8 years ago
Synfig core cmake transition: install & lyr_std target

5dc91c4086e0a1ce99be95112ffba2835d7ecf0c authored about 8 years ago
Synfig-core CMake: export headers WIP

- replace include_directories with target_include_directories
- export some headers

b1f5810a677566c6bb001e4f5325d93c7352b046 authored about 8 years ago
ETL CMake: detect libpthread

726e897c80caa2c0f64989865993f10f9a12727d authored about 8 years ago
Get rid of legacy conditional compilation

77cdd842afb1c379d78760fc49b3506d9fc6b6c3 authored about 8 years ago
Synfig core CMake: link ltdl to libsynfig.so

39d3fe2415d418a68270596a60af81841d7f69c7 authored about 8 years ago
Synfig core CMake: install more headers in a more proper way

de1b91f6e8e8266d7e4171e8a3b615ae2ade555c authored about 8 years ago
ETL cmake migration

b99e5bbf41329cd84beca89e9afcd66d8b10f428 authored about 8 years ago
Synfig-core cmake target export

5b1e71620321150c0f8ee94a9a460018fa23daa1 authored about 8 years ago
Synfig core CMake: better way to install headers

f4661e0baecfb231104a6037ef6d31b08ff79494 authored about 8 years ago
Synfig-core cmake transition WIP: build success

1744766c2d34819015b600d99210b2f5439a1697 authored about 8 years ago
synfig-core cmake transition WIP

b57217f103147bd33cda3102415c3d13e61e8cd1 authored about 8 years ago
Only load default modules if module list is not present

d992ebf61a5bda9e73813e78f5a9f5858fb07c03 authored about 8 years ago
Synfig core cmake: all modules

3084ef9286118d67a1790cf5631015043764ed34 authored about 8 years ago
Make compilation fail early if no threading is detected

mutex.cpp needs either libpthreads or win32, so make sure we
have this on compile step instead o...

f05d18a40bca4e2bd3ba5ed28edb5221d8a10fac authored about 8 years ago
ETL CMake: tests

8397e7ee8926b5d70a2265b64408c6aab9011441 authored about 8 years ago
Github issue template

62d2ff393c556ccffd2cf17cf3de1b0cbb2ef9be authored about 8 years ago
Add caryoscelus to AUTHORS

f8e7d87232adfe09de5d85d6cae008ec0a253e47 authored about 8 years ago
App::apply_gtk_settings - minor refactor

We don't need to pass use_dark because it is already present in App

5b610cdcb8f3b87a408858778699f01bade61011 authored about 8 years ago
Mark the beginning of the new development cycle.

We now in code freeze for version 1.2.0 (stable).
Last-time fixes to 1.2.0 will go to "testing" ...

eeef473f784798f369b6895b924c2c6d93cb059b authored about 8 years ago
Update translations

afbceede2a9f920af9b1b194fe331f54bb4c0268 authored about 8 years ago
Remove one more redundant call to apply_gtk_settings()

718143308bb0bc9c8fa0856a33bc3bc3e5ee6e1d authored about 8 years ago
Fix bug: Synfig uses dark theme if "show_file_toolbar" option enabled

3a3c65ace2cb2912b90857dbe29fb266682d636f authored about 8 years ago
Windows build: Bundle libpcre (if exists)

385b044458b88b7972d828761107967dd854d19c authored about 8 years ago
Windows build: Change workspace path again

c82d0fe7f1591bcc8915ea1c289415a3206a5251 authored about 8 years ago
Windows build: use "allow-multiple-definition" flag to avoid "multiple definition of..." error when linking state_brush

38519d581e0a21556316e776a5b34f6424d81653 authored about 8 years ago
Fix "reference to 'GUID' is ambiguous" error on windows

4cb365a8899dd97566fae3dcb7fab83cd38e7b09 authored about 8 years ago
Add missing include (required to build on windows)

0628ceae7ab8187f2a36c6faf16d1559af109705 authored over 8 years ago
Windows crosscompile script: Change workspace path again

cb4697dbe1da5141e6250fae91c6e6d450be7855 authored over 8 years ago
Update gitignore according to latest changes in win crosscompile script

319a80460ba4e0200d39d69697844f173eab4cbe authored over 8 years ago
Windows crosscompile script: Don't install dependencies unless DEPS env variable is set

fe1dd930cd9262c6e62bf20a4f86ecc6aee43137 authored over 8 years ago
Fix default interpreter for win crosscompile script

e2752b13ca9a4de1c5ae7ce0d6300eb3c592429e authored over 8 years ago
Update Windows cross-compile script

cb500da38f7c9be7e6131b5c75901e151168c70d authored over 8 years ago
Optimize build script

04aa5cb34f3af3834efea594bd7086fb6cdcec2c authored over 8 years ago
Do not compile OpenGL, unless enabled explicitly.

Pass "--with-opengl" option to ./configure script of synfig-core to enable.
Please note, that Op...

210d2f7cee38f96688ecbf00d13fcd6e906023a5 authored over 8 years ago
Fix PNG 1.6 support

ea1695d127f3844b74e9858c9c6c764f7bce31da authored over 8 years ago
Fix rendering of Layer_SkeletonDeformarion

4ab7efec0bf137333e1d00e282de5297e5c85f5c authored over 8 years ago
header refactoring

remove unrequired includes from headers
move some code from header to implementation

892c45bcd29997d75e3fb108036022908d7ab101 authored over 8 years ago
Revert "Disable autoselect in zoomdial"

This reverts commit 9830a1f082150c2e712e0c59d915a46ac35c66ba.

5609732978d73db3ddccb8a0bffb9f6a9f09facd authored over 8 years ago
Handle scroll event in zoomdial

a9318e709f8c954eacaa8013c54cb013038bc4e7 authored over 8 years ago
Disable autoselect in zoomdial

9830a1f082150c2e712e0c59d915a46ac35c66ba authored over 8 years ago
Fix compatibility with old c++ standards

5173ed9896170c988cc0607837e9447b121fdc25 authored over 8 years ago
forbid editing complex uneditable parameters in dock

fixes crash and/or messed up GUI on attempt to edit such values
- width point
- dash item

fixes...

a7e6716b0d5d849a4237a036f2fb317cf1c9db9a authored over 8 years ago
remove unused code

835e9c1b3abc67bdf59a6370bec45593ae09f22f authored over 8 years ago
fix crash on attempt to edit spline point in parameters dock

fixes #264

01de3c54dd03e0fdf67a5f63f9acea56b864989f authored over 8 years ago
Update issue tracker address

fbf6ae7b3895d167d21abf0b37e50eb99ee02d4f authored over 8 years ago
Preferences - editing: use modern gtk switches

9ad2992269bd2675f3ab30dcecc984750e0fe69e authored over 8 years ago
Preferences - interface: use modern gtk switches

4ea811e937848135bd2f8785b64a17af1d371f7d authored over 8 years ago
Preferences - interface - tooltips: use modern gtk switches

e49ce4ce85fd32fb8ff3157b09aa77c4ef6f5d19 authored over 8 years ago
Replace C math.h include with C++ cmath

77c7799f58ca90c081c5ada3158f5ef11c62459e authored over 8 years ago
Merge pull request #261 from caryoscelus/display_zoom

Editable zoom level entry in zoom dial

829bbda52a653b63322e5cac98a63f913e260d28 authored over 8 years ago
Zoom dial: editable zoom entry

816eb06bf24d06305967f87064b925a33c1d5e94 authored over 8 years ago
display current zoom level in zoom dial

fixes #260

ee52f00ff9f67567794b86becb572690467aeaf1 authored over 8 years ago
Option to show/hide file toolbar

6a5c294a1c06e6824ad58c864d4437b7bb1e91e4 authored over 8 years ago
Better fix for dark ui theme

Instead of changing the background of the time frame we will reset the time frame text color aft...

ad4ec5370508ce484d9b2ca6fb26e503a03f6aea authored over 8 years ago
Fix for dark time widget

In dark theme it's nearly impossible to see the time frame. This changes the background to white...

92c1630426a23342de7702a0bc6118402432f96a authored over 8 years ago
Fix objects being created with opacity slightly less than 1.0

Fixes #234

79deaaa0413d64491afde9ba65c138dea87c0086 authored over 8 years ago
Update translations

c1670f80408b64a06d164d4a33ca8bf21f891b6d authored over 8 years ago
Fix POTFILES.in. Thanks to Chris London

d0853b6f3efb60e48227f1f5547594f9b1aef956 authored over 8 years ago
Fix compilation on old GCC

0442b4ef8379897f248a54faa89badaa82888ffd authored over 8 years ago
Add "Time" layer category

2dbbd08ae09a0107d8aae986de49bf62b0b60b93 authored over 8 years ago
Fix compilation error for mac

3124d59e4100aabf2168d3d20fa12ea54e5b5c17 authored over 8 years ago
Fix bug with FontFamily

50345393455c7800621c1eb942999fac45bfa77b authored over 8 years ago
Merge pull request #226 from blackwarthog/rendering

Reduce memory space required for imported images. Closes http://www.synfig.org/issues/thebuggeni...

67bcd790688dd21fbae6c079a52dcc350eeada2c authored over 8 years ago
Optional gzip compression

2b738b02139b4939b81ee2c95e4918b14a70d5a4 authored over 8 years ago
configure zstreambuf

7475afec798320740389eb64fda2db74e49be959 authored over 8 years ago
Fix warning

cf5dccb5da2713b562bace0a899df298e3a5c358 authored over 8 years ago
Remove internal cache of PNG-importer

b4ec83f5d6bff7c2e3a350754a3cbf35123c4181 authored over 8 years ago
Remove internal cache of JPEG-importer

718adaec65f662cb8116386c28a7d3f53ef2b8e6 authored over 8 years ago
Store surfaces in Layer_Bitmap in new format only

3bd54c9b02ac9155a83829e3209dc226879dcf17 authored over 8 years ago
Use SurfaceSWPacked for Importer chache

d007d51d26a3225ef6e76ca3ba87a86e30b4f57b authored over 8 years ago
Remove unused preprocessor definition

a7575d53b69ce52e2c38b2728229b0bccb170eff authored over 8 years ago
TaskSurfaceResample accepts SurfaceSWPacked as source image

a05bd2444859cbc943fe999d6ea64ecce1ec26b4 authored over 8 years ago
Mutex for list of alternatives of rendering::Resourse

f8ff161f75d20dd694496423df0ff2c9d6ed1317 authored over 8 years ago
TackCapabilityInterface for OptimizerSurfaceConvert

991a1ed563684b8246a6f4b8136a243f52509a90 authored over 8 years ago
etl::sampler - generic interface for sampling

47b8a53e54de428112003045629638579d524b97 authored over 8 years ago