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

Linux build: Make sure to use gzip compression in deb packages

904f6c3fe6cd47be508cb834d400cfd137185fcf authored about 9 years ago
Linux build: Fix permissions issue for 32bit deb packages

d429dfa5ec40b6aec70471f93ae7c9f17d029229 authored about 9 years ago
Fix missing includes

8770bd9c5297ef5db7f175ff34fbb6a47f85cd1f authored about 9 years ago
Linux build: Enable 03 optimization

9dc83dc4ff289e2f26ffe2142fc2bb1eb8f427f3 authored about 9 years ago
Linux build: Undefined CFLAGS and CXXFLAS result in big binaries built with debugging symbols. Fixed now.

6e8ead1898eb39e021370c805cf1f18ce3ab5a5d authored about 9 years ago
Merge remote-tracking branch 'origin/master' into rendering

# Conflicts:
# autobuild/fedora-crosscompile-linux.sh
# synfig-core/configure.ac
# synfig-studio...

2b71d91336e89f2b41cd5ac91c775bd376201727 authored about 9 years ago
Fix 308 : Split tangent indicator - Fix some warnings - End

* Exception catching by references
* set_red, set_blue, set_green remplaced by set_rgb_p
* Paren...

3581f95950fdbc5c55a541f933e662992bd9ba14 authored about 9 years ago
Fix 308 : GDK_COLOR_TO_RGB macro. Use in Renderer_TimeCode - Progress 7

aeca92f68d00bdba22514254b3e18766482d9300 authored about 9 years ago
Fix 308 : Split tangent indicator - Dashed lines on collinear - Progress 8

* When Both tangents are collinear and have same length, the tangent line
is dashed
* Solid_line...

c954596a94d3a20fd115aee684d0106f5c4b5f26 authored about 9 years ago
Fix 308 : GDK_COLOR_TO_RGB macro. Use in Renderer_Bbox - Progress 4

80d2e62d7104745ad989f7a04e8c9deb3e1f155a authored about 9 years ago
Fix 308 : Split Tangent Indicator - progress 1

* Fix the tangent handle color depending on the split state code.

8b05cddfbdefea5ffbd7f318a3b32254cf016490 authored about 9 years ago
Fix 308 : Disable split tangent ducks different color - Progress 2

* Tangents ducks have different color depending on the split state (disabled for now)

ac35d4628067c0d3e9e4b0fba8dd81cc8ee29fa0 authored about 9 years ago
Fix 308 : Add GDK_COLOR_TO_RGB macro. Use it into Renderer_Ducks - Progress 3

* In some part of Renderer_Ducks::render_vfunc color where hard coded.
With the GDK_COLOR_TO_RGB...

d0b61904b79a5644ef7b70488fa87459dd9097b6 authored about 9 years ago
Fix 308 : GDK_COLOR_TO_RGB macro. Use in Renderer_DragBox - Progress 5

78fd2a28831fd5e9fa4a67192734e9c7a30ed332 authored about 9 years ago
Fix 308 : GDK_COLOR_TO_RGB macro. Use in Renderer_Guides - Progress 6

f835b7b6e8fd549af3d65516b7465b9aa0ee4a52 authored about 9 years ago
Linux build: Fix 32-bit build mode. And some other fixes.

9f24c609d8201c24270bf02dc762770109bf0150 authored about 9 years ago
Linux build: Migrate build system to Debian wheezy toolchain

985c298faa39c192d290670a26931cc69ec70a20 authored about 9 years ago
ETL: Make sure to remove complex debugging options (like "-grecord-gcc-switches") if debug mode is off

4409afb471bd969be0a92c80d7dcb512dfb41ff1 authored about 9 years ago
Fix "[" and "]" synbols to be preserved in m4 template

aade7ab07317039d20eacc612145501be46d3563 authored about 9 years ago
Update build script

818ee8365b9b02e8a45ca5aa5599bb813e4d0658 authored about 9 years ago
Bump version numbers

fb02062d384440ab28a6cf03d3f11a62c2c2132c authored about 9 years ago
Disable OpenCL for now, since it isn't used anyway.

Pass --enable-opencl option at configure time of synfig-core to enable.

288de75ef8b0ba0f9a399639516a93d8d1dc2fe5 authored about 9 years ago
Do not rebuild splash screen every time

eb108c808a93bcadaa7bb93d4d5b329c5489a201 authored about 9 years ago
Merge Linux crosscompile script from master branch

3ea548b4f38aba59664704417c559d6c194c0253 authored about 9 years ago
Bump version number

fd9237880828566778aeb101d959a01091ce220a authored over 9 years ago
Cool and localized names for render engines

5cb77bc45fdd5846df2d5ac6cce0edaf4bac8f29 authored over 9 years ago
Fix missing include

663b89bdcd009d2aaf8551b1f5b6c319a41a567a authored over 9 years ago
Use shorter string to output rendering time

03484f10bdc606c51ae86c708f0b190b51620306 authored over 9 years ago
Allow render old layers via new engine (composite layers only)

c7899087095aeda1cc7b29b0a0e5ce3beb202a94 authored over 9 years ago
Threadsafe opengl context

c712d2fb5754658d68290081d57f572a5961513d authored over 9 years ago
More debug information

a505c66e7c42a44c07957f3b7ebacb9a141006e4 authored over 9 years ago
Similar renderer for render plaing animation and static frame

ae6aa6cf03a514c17fad900126d73f11e51462da authored over 9 years ago
Fix warning

54fcd368774e093e6b0c3a4b7be695a35eacdd8d authored over 9 years ago
Fix warnings

e8b33d1533e3358503d5299424b54d38a0b249bb authored over 9 years ago
Fix clamping in etl::surface::cubic_sample

e327ff46403ba2ab6701171bfaba6a11758507cb authored over 9 years ago
Save/load renderer settings

703bb081a9dd2c115536a9b08176b8b3ebc18d44 authored over 9 years ago
Remove Target_GL

5911f396e0dd2a6daa053cfb87c53492facc3a34 authored over 9 years ago
Fix autobuild/synfigstudio-linux-build.sh for Debian

7f3d3a4ed87f8639fb9ff7e3d1c038cde9a276c8 authored over 9 years ago
Reorganize includes for proper usage of localization macros

94d8a679f4c508ef9fe8c95257d6f898cfc35b92 authored over 9 years ago
Allow to select renderer via setup dialog

30a6da58194e46421d0badbb6c55d787505829db authored over 9 years ago
surface_target() function uses new renderer

8c55fc0aab6f4c5ae155467b8e16c59085fa8aab authored over 9 years ago
Release 1.0.2

3892a9c0f2394a6ebaef6719bc4be46292fbefb0 authored over 9 years ago
Gamma and interpolation for TaskSurfaceResampleSW

726f1d62e22fe0a7a463979d6044e504e79cf35b authored over 9 years ago
Optimize work cycles of TaskSurfaceResampleSW

7346dc28ed79485aeb4807421013694f2a0ae129 authored over 9 years ago
TaskSurfaceResampleSW

ae5c6f22f182fd9b26ac3e456f1cb8249442e6c1 authored over 9 years ago
OSX build: Fix problem with case-sensitive filesystem

7e56878e16e5dde9c448bca55b2492bc9c64564e authored over 9 years ago
Typo

467483b847572c63c099669f7eb2fd384276e2fe authored over 9 years ago
Disable multithreading

643844414548c7bdb836c32f250fd2df7d3a51b4 authored over 9 years ago
True multithreaded tile rendering (both new and old engines)

4590f779da603d299d3a0a08ad4de51fe0b673d1 authored over 9 years ago
Enable multithreading for tile rendering in GUI (old engine only)

4c599d20eb4ade211e52586e2fbda76bc01808f4 authored over 9 years ago
Improve tile rendering (cairo rendering in GUI broken)

9f38bafa9602443152a480069a5a09fa7fc24e14 authored over 9 years ago
VectorInt and RectInt

ae0c418fa9c7fd668024d56755774f0a99eeba4d authored over 9 years ago
etl::contains

7e465cbc21b7ea36cf88e3fa9320d2125c9fdbf1 authored over 9 years ago
Configuration fixes

4ddb1c1ca4ddec06551905d8895a830160af6b6c authored over 9 years ago
Fix rendering of layer bitmap

6f6bb5ae743c2be9c2ac531b8545bd5cf91157bf authored over 9 years ago
bounds optimizations for GL

9a0c7cd1526d930768d41a63da3cc14ddc492239 authored over 9 years ago
Optimize TaskBlendSW

be14194afcc39829a6e8c3d7c34d7aa9605b1637 authored over 9 years ago
Implementation of new renderer for Layer_Bitmap (not works yet)

88c54189889a4da61e0e1f26792e4e233b935649 authored over 9 years ago
Interpolation enum

66e63fac4b1483fa47ee32b95ed3aff198fd68f8 authored over 9 years ago
TaskSurfaceResample

6a2c1b76dcad85fbc3c56ec5dbb28a2e4c701440 authored over 9 years ago
Derivate rendering::Surface from rendering::Resource

ff7fb9a3c380da88d815e07ba74dd33dc734e817 authored over 9 years ago
rendering::Resource

813345dd73cf303fa304dd204fed47f2d2d7a996 authored over 9 years ago
additional methods to send buffers to GPU

5b6938d2a2cee2e10b26f652964efeb7951f62b8 authored over 9 years ago
GLSL files for texture shaders

80f140a9022f9b6d80556064c0f3b1de687caabb authored over 9 years ago
rendering::gl::Samplers

e4b001fb22ec804cb6f3d6ab612fc34531552f95 authored over 9 years ago
texture shaders

24e51bf281d696fdc15abec5e219dc2e595b5b7a authored over 9 years ago
Fix destructor of etl::virtual_shared_object

ce37b021edf4f888b8e01ef920277b59d6c4bc58 authored over 9 years ago
Optimize for BLEND_ONTO

529551c8f3865c0c530569493a0a8d436548436d authored over 9 years ago
Typo

fcd0bf894189849cc95a08add2b28e13d204c877 authored over 9 years ago
add missing files in synfig-core potfiles.in (skeletondeformation)

d9af58938db14b0677cb4ecd67ff581a548bb984 authored over 9 years ago
OSX build: FFmpeg 2.8 is broken in MacPorts. Use older version.

b4d3b5a6bea5411b1864202ca44e90b3623f4f14 authored over 9 years ago
Finish the fix for #810: Context menus are insensetive on OSX. See 87aa42b810.

21de05698f19c84945bab1fffbf7b0ea8846251b authored over 9 years ago
Workaround preferences dialog crash on OSX (the crash happens for native build only)

6c4f878086fa5e209d9911bd8c90b80c1b83d7f1 authored over 9 years ago
Improve OptimizerComposite

5204b5e9522b6e867997432f8fd3ef1bd1bcca49 authored over 9 years ago
BLEND_METHODS_ASSOCIATIVE

2bd29dbcb46c504b35002addc2486e9273bcdcaf authored over 9 years ago
Improve OptimizerComposite

fd86cf8e5f568e9e59627acc350645fc34eb3377 authored over 9 years ago
Fix OptimizerTransfromationAffine

a3fe1f9ad7b3c6029c3753031bda16be52fb7e98 authored over 9 years ago
OptimizerTransfromationAffine (improved affine optimizer)

031d6dd4d2cf6f0a78876b5df097be9bd0be76c5 authored over 9 years ago
macros for debug::Measure

1d9544627ac28ea088c6d6a1a136217fd92399c2 authored over 9 years ago
optimizer repeat mode

55f9b09359e50275b6b5112649f4aa30e61aadb7 authored over 9 years ago
Optimize TaskContourSW

0bc8875d64e00b0d6ac3136677db26d8582b0512 authored over 9 years ago
Optimize software rendering

0bce9d1435e3855541f9fe270db22cef94575fa1 authored over 9 years ago
Trace used area of surface

eff8d5d6f0b91b4471da858d80c0c0066da6e2eb authored over 9 years ago
Improve optimization sequence

3c9d79ea132407c63305f647fc6f4918d5c36423 authored over 9 years ago
Fix debug::measure

5b1aa05f46eec30d219c674e5f72ad5a17795f9d authored over 9 years ago
Improve optimizers

e7635189e68117069bde6d53da8940947aa26f8f authored over 9 years ago
Fix bug in etl::handle

397e4b9e6546318cea417caa179cfe264dc12de1 authored over 9 years ago
Improve usage of optimizers

f5adbc624f9ad2e40a58d63ade3ecc6ea6ac9916 authored over 9 years ago
debug::measure

87523d15384be274330bdfb102fe56bd5c1714bb authored over 9 years ago
Fix memory leaks

865a420b556effd658cdb48a75d75be861d0fb9d authored over 9 years ago
Rotate, Stretch, Translate and Zoom

017bf390d4e1fd28d8b5f12338c0cf7ce917330c authored over 9 years ago
Fix OptimizerTransfromation

3a840d8251eb41c708cac870d42c7f54876bb02f authored over 9 years ago
Fix bug in TaskContourSW

b9a2469a348b81a13959908b56ca896e1390f476 authored over 9 years ago
apply offset of Layer_Shape

735ca3d0be368bfc45905718753eff4fd07d176f authored over 9 years ago
Fix artefacts

5b90d8cf2ee9a47178fc1722d666ba5e7d1e4223 authored over 9 years ago
z-range

5e7eb6c58aea83e253ec04786251fd9183c47e74 authored over 9 years ago
layer_Composite::build_rendering_task_vfunc

8bbd8902ffb36de8641a8ddff01f080d63a846f2 authored over 9 years ago
Optimize identity transformation

29999a94bcbb4bc5a23bff3e84e1b4d6658b9086 authored over 9 years ago
Draw groups via new renderer

c50f66be1c7a3a52a31e826e427320c67e4201c8 authored over 9 years ago
affine transfromation

943a07d29d74385fda5914e66a97cd6f29c6bc35 authored over 9 years ago