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
4c2572f1153e4d922906e8ae18e6c751ed6d0627 authored about 8 years ago
Replace manual valuenode type registering in valuenode.cpp with
semi-automatic based on macros p...
035861c7f4223af298669d33ee8a6c79bd9b1126 authored about 8 years ago
eacf5fd085216857ccdc70f1202f525ef541daf7 authored about 8 years ago
2008231326a2c777af506c4a306f43228dadfcb9 authored about 8 years ago
9a7a1d97c33d51fd538b79ef08996f9a334b6d0f authored about 8 years ago
8910dd11a404c3568fd0c1ecbcd9f51a22598b5f authored about 8 years ago
Now all valuenode types in main tree (i.e. not provided by modules)
are using new automatic regi...
- No more ValueNode::subsys_init/subsys_stop
- Clean up valuenode.cpp includes
This is required because otherwise crash happens due to some
create() functions having canvas as...
- eliminates necessity to modify valuenode classes
- fixes multiple inheritance problems
Now al...
7b45ab0de29d6d84f5cd288de1c80a5fa197a8ec authored about 8 years ago91e787006a5148a423dfe04d42672951fd5c4766 authored about 8 years ago
- move into separate files
- get rid of unused canvas value in create() method
- add macros for ...
b40414b893380aca9850c5d10b0c39e6dd335096 authored about 8 years ago
- rename create functions to avoid confusion
- get rid of create_from special case
0cb767581491ed2872c25f8ce89f1f2d3d803d36 authored about 8 years ago
776e156ee1a6de837e11de8a1480b1ccdbd7967f authored about 8 years ago
aa52828c69c0200c508014172d7abd58bc61c47e authored about 8 years ago
fb17797628e2772fd3c7e6e2a0c55de3f6cdf3aa authored about 8 years ago
612c6aaf62c0bbb26a9fa9fce4bbfbe5b3a80fa6 authored about 8 years ago
8b32e5c146c67ec12807bbe7a1dc1fca27f3f0d9 authored about 8 years ago
0d136eeb64ae8fa72283a00097fc775da4b447dc authored about 8 years ago
33368689ba543ddfc4a647481fc5be62523e0e5a authored about 8 years ago
16bf7fa0fbec048fe4470bbef81efd65ed706a3b authored about 8 years ago
e42730c32b584ee8ebae9300a64e91b06f585527 authored about 8 years ago
5dc91c4086e0a1ce99be95112ffba2835d7ecf0c authored about 8 years ago
- replace include_directories with target_include_directories
- export some headers
726e897c80caa2c0f64989865993f10f9a12727d authored about 8 years ago
77cdd842afb1c379d78760fc49b3506d9fc6b6c3 authored about 8 years ago
39d3fe2415d418a68270596a60af81841d7f69c7 authored about 8 years ago
de1b91f6e8e8266d7e4171e8a3b615ae2ade555c authored about 8 years ago
b99e5bbf41329cd84beca89e9afcd66d8b10f428 authored about 8 years ago
5b1e71620321150c0f8ee94a9a460018fa23daa1 authored about 8 years ago
f4661e0baecfb231104a6037ef6d31b08ff79494 authored about 8 years ago
1744766c2d34819015b600d99210b2f5439a1697 authored about 8 years ago
b57217f103147bd33cda3102415c3d13e61e8cd1 authored about 8 years ago
d992ebf61a5bda9e73813e78f5a9f5858fb07c03 authored about 8 years ago
3084ef9286118d67a1790cf5631015043764ed34 authored about 8 years ago
mutex.cpp needs either libpthreads or win32, so make sure we
have this on compile step instead o...
8397e7ee8926b5d70a2265b64408c6aab9011441 authored about 8 years ago
62d2ff393c556ccffd2cf17cf3de1b0cbb2ef9be authored about 8 years ago
f8e7d87232adfe09de5d85d6cae008ec0a253e47 authored about 8 years ago
We don't need to pass use_dark because it is already present in App
5b610cdcb8f3b87a408858778699f01bade61011 authored about 8 years ago
We now in code freeze for version 1.2.0 (stable).
Last-time fixes to 1.2.0 will go to "testing" ...
afbceede2a9f920af9b1b194fe331f54bb4c0268 authored about 8 years ago
718143308bb0bc9c8fa0856a33bc3bc3e5ee6e1d authored about 8 years ago
3a3c65ace2cb2912b90857dbe29fb266682d636f authored about 8 years ago
385b044458b88b7972d828761107967dd854d19c authored about 8 years ago
c82d0fe7f1591bcc8915ea1c289415a3206a5251 authored about 8 years ago
38519d581e0a21556316e776a5b34f6424d81653 authored about 8 years ago
4cb365a8899dd97566fae3dcb7fab83cd38e7b09 authored about 8 years ago
0628ceae7ab8187f2a36c6faf16d1559af109705 authored over 8 years ago
cb4697dbe1da5141e6250fae91c6e6d450be7855 authored over 8 years ago
319a80460ba4e0200d39d69697844f173eab4cbe authored over 8 years ago
fe1dd930cd9262c6e62bf20a4f86ecc6aee43137 authored over 8 years ago
e2752b13ca9a4de1c5ae7ce0d6300eb3c592429e authored over 8 years ago
cb500da38f7c9be7e6131b5c75901e151168c70d authored over 8 years ago
04aa5cb34f3af3834efea594bd7086fb6cdcec2c authored over 8 years ago
Pass "--with-opengl" option to ./configure script of synfig-core to enable.
Please note, that Op...
ea1695d127f3844b74e9858c9c6c764f7bce31da authored over 8 years ago
4ab7efec0bf137333e1d00e282de5297e5c85f5c authored over 8 years ago
remove unrequired includes from headers
move some code from header to implementation
This reverts commit 9830a1f082150c2e712e0c59d915a46ac35c66ba.
5609732978d73db3ddccb8a0bffb9f6a9f09facd authored over 8 years agoa9318e709f8c954eacaa8013c54cb013038bc4e7 authored over 8 years ago
9830a1f082150c2e712e0c59d915a46ac35c66ba authored over 8 years ago
5173ed9896170c988cc0607837e9447b121fdc25 authored over 8 years ago
fixes crash and/or messed up GUI on attempt to edit such values
- width point
- dash item
fixes...
a7e6716b0d5d849a4237a036f2fb317cf1c9db9a authored over 8 years ago835e9c1b3abc67bdf59a6370bec45593ae09f22f authored over 8 years ago
fixes #264
01de3c54dd03e0fdf67a5f63f9acea56b864989f authored over 8 years agofbf6ae7b3895d167d21abf0b37e50eb99ee02d4f authored over 8 years ago
9ad2992269bd2675f3ab30dcecc984750e0fe69e authored over 8 years ago
4ea811e937848135bd2f8785b64a17af1d371f7d authored over 8 years ago
e49ce4ce85fd32fb8ff3157b09aa77c4ef6f5d19 authored over 8 years ago
77c7799f58ca90c081c5ada3158f5ef11c62459e authored over 8 years ago
Editable zoom level entry in zoom dial
829bbda52a653b63322e5cac98a63f913e260d28 authored over 8 years ago816eb06bf24d06305967f87064b925a33c1d5e94 authored over 8 years ago
fixes #260
ee52f00ff9f67567794b86becb572690467aeaf1 authored over 8 years ago6a5c294a1c06e6824ad58c864d4437b7bb1e91e4 authored over 8 years ago
Instead of changing the background of the time frame we will reset the time frame text color aft...
ad4ec5370508ce484d9b2ca6fb26e503a03f6aea authored over 8 years agoIn dark theme it's nearly impossible to see the time frame. This changes the background to white...
92c1630426a23342de7702a0bc6118402432f96a authored over 8 years agoFixes #234
79deaaa0413d64491afde9ba65c138dea87c0086 authored over 8 years agoc1670f80408b64a06d164d4a33ca8bf21f891b6d authored over 8 years ago
d0853b6f3efb60e48227f1f5547594f9b1aef956 authored over 8 years ago
0442b4ef8379897f248a54faa89badaa82888ffd authored over 8 years ago
2dbbd08ae09a0107d8aae986de49bf62b0b60b93 authored over 8 years ago
3124d59e4100aabf2168d3d20fa12ea54e5b5c17 authored over 8 years ago
50345393455c7800621c1eb942999fac45bfa77b authored over 8 years ago
Reduce memory space required for imported images. Closes http://www.synfig.org/issues/thebuggeni...
67bcd790688dd21fbae6c079a52dcc350eeada2c authored over 8 years ago2b738b02139b4939b81ee2c95e4918b14a70d5a4 authored over 8 years ago
7475afec798320740389eb64fda2db74e49be959 authored over 8 years ago
cf5dccb5da2713b562bace0a899df298e3a5c358 authored over 8 years ago
b4ec83f5d6bff7c2e3a350754a3cbf35123c4181 authored over 8 years ago
718adaec65f662cb8116386c28a7d3f53ef2b8e6 authored over 8 years ago
3bd54c9b02ac9155a83829e3209dc226879dcf17 authored over 8 years ago
d007d51d26a3225ef6e76ca3ba87a86e30b4f57b authored over 8 years ago
a7575d53b69ce52e2c38b2728229b0bccb170eff authored over 8 years ago
a05bd2444859cbc943fe999d6ea64ecce1ec26b4 authored over 8 years ago
f8ff161f75d20dd694496423df0ff2c9d6ed1317 authored over 8 years ago
991a1ed563684b8246a6f4b8136a243f52509a90 authored over 8 years ago
47b8a53e54de428112003045629638579d524b97 authored over 8 years ago