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

fix: fixed broken synfig.dll debugging in MSVC build (#2764)

While testing the Synfig MSVC build, I noticed that debugging of
functions located in the synfi...

github.com/synfig/synfig - 021410d7ddde74960a4fbdc957b346457b42d7d6 authored over 2 years ago by ice0 <[email protected]>
fix: Alpha channel always resets when changing color in HSV wheel (#2690)

github.com/synfig/synfig - f05ee822ec59d47cf019b56aeb054428498175ac authored over 2 years ago by ice0 <[email protected]>
refactor: clean `synfig::Target` a bit (#2775)

refactor: clean `synfig::Target` a bit

github.com/synfig/synfig - fa54ae61b8cf22a7de528a0ef6f2dc911f44fa34 authored over 2 years ago by ice0 <[email protected]>
refactor: prefer `override` rather `virtual` when overriding...

github.com/synfig/synfig - 02484b2c27767772bf7c82938fffd706a2cf2caa authored over 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
refactor: remove unneeded headers

github.com/synfig/synfig - 617e4ef47f4c02ea51b64030321ae3bc8acfcb52 authored over 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
fix: null targets create method signature: missing TargetParam parameter

avoid compiler warnings

github.com/synfig/synfig - 7350f43d9b4a7384df7ae32ea5511f11c6e059e2 authored over 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
build: remove unused .cpp files (virtually empty)

github.com/synfig/synfig - c67b5d3f34eb8413dc9d2fcb0f657a2f743174a0 authored over 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
refactor!: remove etl::unix_to_local() (#2773)

This method only changed backslashes to regular slashes

BREAKING CHANGE: ETL API changed:
- ...

github.com/synfig/synfig - be796264b44503bda1bcd6338ff033d1293c63e1 authored over 2 years ago by rodolforg <[email protected]>
chore: Fixed a typo in Preferences->Language dropdown (#2770)

github.com/synfig/synfig - f4d73a08d5d4e6abaca4934d7121b6d6a7666d2a authored over 2 years ago by mohamedAdhamc <[email protected]>
fix: Fix cross-compilation with MinGW on Debian 11 (#2772)

github.com/synfig/synfig - 4f42a902e5bf5304a71b0afa843560db81f9cfd3 authored over 2 years ago by Konstantin Dmitriev <[email protected]>
revert: eliminate the need to set_time() on the search for bones (#2771)

This reverts commit e5afcb56c565eefd32838998a2247fe91e1c2a5b.

github.com/synfig/synfig - 53c5984cfcfbc4e73a6c1dd7656f9badf147264f authored over 2 years ago by rodolforg <[email protected]>
fix: fixed a bug when saving a file to a Windows drive root path and then reusing the file dialog (#2762)

* Fix bug with is_absolute_path()

github.com/synfig/synfig - fc4c3b390062d3e45c5451bc75b100dc56b6802e authored over 2 years ago by Hesham Essam <[email protected]>
chore: Enabled some strings for translation (#2768)

Fixes https://github.com/synfig-ru/synfig/issues/1

github.com/synfig/synfig - ac8b5e02e3ab36fd0f49708086837cc36be9de62 authored over 2 years ago by Nadine <[email protected]>
test: Disabled failing test of `synfig::Node` class for now (#2769)

To enable our tests in the CI framework (PR #2740), we'll temporarily
avoid the test deleting_n...

github.com/synfig/synfig - f43ba68d4bdd0e7bda2abe84d5cfc68837e275c5 authored over 2 years ago by rodolforg <[email protected]>
Converted links to substitutions, fixed tables (#30)

github.com/synfig/synfig-docs - 3cd12198be979cfa1d2d2611f4f5d068a6592c20 authored over 2 years ago by Konstantin Dmitriev <[email protected]>
Merge branch 'master' into master

github.com/synfig/synfig-docs - 9ebea8ea57ef5f04cf56c23d0f4854b2872b744f authored over 2 years ago by Konstantin Dmitriev <[email protected]>
Minor typos (#40)

github.com/synfig/synfig-docs - 577e632fa0d6caf967cde341b0b2a67fc0c8e555 authored over 2 years ago by rodolforg <[email protected]>
fix: fixed build when MLT library not found (#2760)

github.com/synfig/synfig - 61fc7801ae12f15c6f76d2409fb33acfc095606d authored over 2 years ago by Hesham Essam <[email protected]>
fix: synfig studio was not saving synfigapp settings on quit (#2751)

Steps to reproduce the problem:

1. Select Bline Tool
2. Change a parameter in Tool Options P...

github.com/synfig/synfig - 6fb0596575c2755b594e38b76ce9b819e3b8b8e3 authored over 2 years ago by rodolforg <[email protected]>
fixed links

github.com/synfig/synfig-docs - 812c05f73f1c13811672c885a5fc304672e180e8 authored over 2 years ago by veermetri05 <[email protected]>
ci: bump macOS version (#2761)

The macOS 10.15 Actions runner image is being deprecated

https://github.blog/changelog/2022-0...

github.com/synfig/synfig - 19bbb770be6ca20a48f0424ce622633653451291 authored over 2 years ago by ice0 <[email protected]>
fix!: for some layers hit_check() missed some blend method influence (#2754)

Example:
Layer_Bitmap and Layer_SolidColor ignored BLEND_BEHIND completely.

Gradient layers...

github.com/synfig/synfig - 2363d73a95a586f6200daea3666f395a1063c28e authored over 2 years ago by rodolforg <[email protected]>
fix: setting filename parameter of Layer Sound corrupts file (#2758)

Fix #2757

github.com/synfig/synfig - c5e6833f7d1b1da385ceba57c7809773b9aad600 authored over 2 years ago by rodolforg <[email protected]>
Merge PR #2712: refactor!: clean `synfig::Keyframe`

refactor!: clean `synfig::Keyframe`

github.com/synfig/synfig - d1192e1d4685b0e4db9d1a0b94423fdcd0b0d90b authored over 2 years ago by ice0 <[email protected]>
test: create tests for synfig::KeyframeList

github.com/synfig/synfig - 7482f56308ff0614e424acc33f384b9aeb47de11 authored over 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
doc: improve documentation for `synfig::Keyframe`

github.com/synfig/synfig - 552c06e66baa47ac5dca7dc67e9a44f484af65ff authored over 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
refactor: minor cleanup in `synfig::Keyframe`

github.com/synfig/synfig - 1f215fec22f036c74e9c768f127ed65e33539456 authored over 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
refactor!: remove unused and ignored methods of Keyframe

BREAKING CHANGE: synfig API changed:
- removed synfig::Keyframe::dump()
- removed synfig::Keyfra...

github.com/synfig/synfig - cc25095459dd76ff2735f1b248228471b5d436ec authored over 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
refactor!: synfig::KeyframeList::add() now returns void

Returned value was wrong, as it always returned iterator for
the last element. Besides, it was n...

github.com/synfig/synfig - 62aeb827d1532daa5e574b7dff7e9f87e3467f55 authored over 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
fix: small memory leak with Mlt++ (#2752)

There are other but I can't track it on its C++ bindings

github.com/synfig/synfig - 77c13ef64ac70e813aefdd9f2687a0bb89fbebf0 authored over 2 years ago by rodolforg <[email protected]>
refactor: removed unused Widget_CompSelect (#2753)

Useless since 4645696788c15e84e9e462df4d2f26fb2fe07c8d

github.com/synfig/synfig - 7656b65b2dff182e0114b17dce1dbcc529c28901 authored over 2 years ago by rodolforg <[email protected]>
Merge PR #2735: refactor!: move strprintf(), strscan(), etc from etl to synfig namespace

refactor!: move strprintf(), strscan() and alike from etl to synfig namespace

github.com/synfig/synfig - c6075b308b9717c7591ed4b1f1afe4992d131406 authored over 2 years ago by ice0 <[email protected]>
refactor!: move string functions like etl::strprintf and etl::strscanf to synfig namespace

BREAKING CHANGE: ETL API changed:
- `vstrprintf()` moved from namespace `etl` to `synfig`
- `str...

github.com/synfig/synfig - 920d20fdbcd6a0bec1a21f3149cc7715ab6297a4 authored over 2 years ago by rodolforg <[email protected]>
refactor: remove #include <ETL/stringf> where it is not needed

and add where it is now needed

github.com/synfig/synfig - a1c7069771af3ddd59b65c2ff68d6170d0527e37 authored over 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
test: create tests for synfig/string_helper.h (#2738)

github.com/synfig/synfig - aa3f1a7e39644c3e9bb6a6991da97b2dc7863fa8 authored over 2 years ago by rodolforg <[email protected]>
ci(AppVeyor): bump artifact version (#2749)

github.com/synfig/synfig - e8b6de075b1e5e5fa5d810aca6d3a7710b1bd0d2 authored over 2 years ago by ice0 <[email protected]>
fix: Spline tool blocks hotkey presses (#2748)

fix #2747

github.com/synfig/synfig - 0bebfe665740cc33b13513e8547fea2e3dcb7e64 authored over 2 years ago by ice0 <[email protected]>
build(CMake): moved synfig-core tests to `bin/test` folder (#2746)

github.com/synfig/synfig - b836a72d4149552d562863db62efd5fa567fbe51 authored over 2 years ago by ice0 <[email protected]>
build(autotools): removed Apple G5-specific flags (#2745)

github.com/synfig/synfig - cd4f64e353fb6875d02cf6300adee4afc47dd669 authored over 2 years ago by ice0 <[email protected]>
build(autotools): fixed node test build (#2744)

This fixes this error:
```
test_base.h:64:33: error: ambiguous overload for ‘operator<<’
(ope...

github.com/synfig/synfig - b142f0e39a89b37e83a4eb6c53932abce110e411 authored over 2 years ago by ice0 <[email protected]>
test: define ‘operator<<’ for operands std::string and std::nullptr_t (#2742)

fix for some compilers not accepting ASSERT_EQUAL(nullptr, something)

github.com/synfig/synfig - 1958902d74a377987994fb3cc33a6e3f8b0533d9 authored over 2 years ago by rodolforg <[email protected]>
fix: Missing menu in Synfig when path to plugins contains non-Latin symbols (Windows) (#2652)

![Screenshot_49](https://user-images.githubusercontent.com/5604544/170628153-f75d542c-03b1-4286-...

github.com/synfig/synfig - 163100eb6ca41432e118d1d88aed4ff8ac404b24 authored over 2 years ago by ice0 <[email protected]>
refactor: Replaced deprecated Gtk::StockID in Sets panel (#2683)

github.com/synfig/synfig - ae38d7928726fcc377fae111016e4d656a5f0647 authored over 2 years ago by ice0 <[email protected]>
build(CMake): added synfig tests to CMake (#2741)

github.com/synfig/synfig - aa8f1f35bcd67a7aaf765b6c7b3e152a39cfc1af authored over 2 years ago by ice0 <[email protected]>
Merge PR #2726: fix: Parameter & Library Panels are now more similar to TimeTrack Panel

fix: Parameter & Library Panels are now more similar to TimeTrack Panel

github.com/synfig/synfig - f0acb53c4063513d0f3d89b7320f6068bc1fda0d authored over 2 years ago by ice0 <[email protected]>
fix: Parameter & Library Panels now show ActivePoints as TimeTrack Panel do

github.com/synfig/synfig - 4814cd5b83ef47c4eb9efa387ec905335a99fe80 authored over 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
fix: Parameter & Library Panels now draw discrete animated times as TimeTrack Panel do

github.com/synfig/synfig - da75911894d5d599e5734da2ce265f56d4a39444 authored over 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
fix: mod_libavcodec didn't compile with MinGW (#2737)

github.com/synfig/synfig - 0bd2c224bff04a6c6de15f5821064e46518ad62a authored over 2 years ago by ice0 <[email protected]>
build(CMake): enabled `mod_libavcodec` build in CMake (#2736)

github.com/synfig/synfig - e40d90912e7103a4fcfd7cab51d92812a4bae9c9 authored over 2 years ago by ice0 <[email protected]>
Merge PR #2718: refactor!: `smach` class is now moved to `studio` namespace

refactor!: `smach` class is now on `namespace studio` and more

github.com/synfig/synfig - 18bc75fed3c6034b067049cdc6e0012366962738 authored over 2 years ago by ice0 <[email protected]>
test: move `smach` test from ETL to synfig-studio

github.com/synfig/synfig - acd38a57c4267b62d3f0ab596df3c5f31339e613 authored over 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
refactor!: update headers for smach: it's now part of synfig studio

remove now unused header "smach"

BREAKING CHANGE: studio API changed:
- changed namespace of et...

github.com/synfig/synfig - 5edeb0a5bbd5bcbd51ce748cb3fcc967b92fd135 authored over 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
fix(mod_libavcodec): fixed build with FFMPEG 5.0 (#2734)

fix #2709

github.com/synfig/synfig - f684b24f0db31ab8ea7aadc417fc23e3084b4138 authored over 2 years ago by ice0 <[email protected]>
Merge PR #2733: refactor(ETL): delete unneeded etl_config.h

refactor(ETL): delete unneeded etl_config.h

github.com/synfig/synfig - cc088a06c4d0105c8883db60121e19725ccc2f59 authored over 2 years ago by ice0 <[email protected]>
refactor: delete now unneeded etl_config.h; use etl_profile.h directly

github.com/synfig/synfig - 322bb43f33d3b6796e4396eaf0ea790383edb3f4 authored over 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
refactor: move ETL_DIRECTORY_SEPARATOR constant to stringf header

github.com/synfig/synfig - 9c7e20221bd6d2d33db24a90090bf4b05614e58f authored over 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
fix: Synfig hangs when importing palette (#2730)

The issue was that the `unget()` method calls the `pbackfail()`
method, which is not implemente...

github.com/synfig/synfig - 8cc24b13868072e54b3cfa70488102cb5864e69a authored over 2 years ago by ice0 <[email protected]>
Merge PR #2715: refactor!: removed etl::angle; replaced by synfig::Angle

refactor!: removed etl::angle; replaced by synfig::Angle

github.com/synfig/synfig - 23adb486a6a71091cb9bfb71b65a70ca4edd46ea authored over 2 years ago by ice0 <[email protected]>
fix: avoid object slicing in SpiralGradient

Explanation: https://lgtm.com/rules/2160040902/

Reported-by: LGTM

github.com/synfig/synfig - 52d36922c4bb7aa3ef95af18adbfe139946bfe85 authored over 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
refactor!: move angle to synfig core

As `synfig::Angle` was a typedef for `etl::angle`, and `etl::angle` was never directly used in S...

github.com/synfig/synfig - 8d79774842a7f7d5e7833102092ea0ab1538d263 authored over 2 years ago by rodolforg <[email protected]>
refactor(test): synfig::Angle ported to our test_base.h

github.com/synfig/synfig - 7e20c64dd2dea42876a4ec6ba21b70903f1f3678 authored over 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
fix: Indicate segments where points are disabled in Timetrack Panel (regression) (#2719)

Fix #2716

github.com/synfig/synfig - e64c7d6784fa10ab8b1753c0c03ab120269fa1c0 authored over 2 years ago by rodolforg <[email protected]>
fix(FreeType): Duplicating Text Layer resets Font Family parameter (#2728)

if font is relative filepath, force sync when canvas changes

Fix #2724

github.com/synfig/synfig - 383ac11215883a80017d2754bb0718ae6eb7194c authored over 2 years ago by rodolforg <[email protected]>
fix: layers parameter 'filename' does not accept backslash as directory separator (#2727)

Maybe we should fix them on canvas loading.
Probably it would be good to uniform them on saving...

github.com/synfig/synfig - 9a6b6168eedc9b936b9227ddfc386328719f0e01 authored over 2 years ago by rodolforg <[email protected]>
Merge PR #2722: fix: palette loading

fix: palette loading

github.com/synfig/synfig - 081d9ab94fee9e3083b6db3a9f7f4dd002847d57 authored over 2 years ago by ice0 <[email protected]>
fix: loading Gimp palette does not hang anymore

While working on this fix, I found out one problem left to solve:
`synfig::FileSystemNative::Rea...

github.com/synfig/synfig - e016c4e41ce41b81df204c24f72e3a5ed0164f37 authored over 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
fix: loading Synfig palette does not hang anymore

Fix #562

github.com/synfig/synfig - 529e50b2fc03e83feda08f3d022c3f8f08e56790 authored over 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
refactor: remove unneeded #include <ETL/misc> directives (#2713)

github.com/synfig/synfig - 0cead9d7c05e98f8cf7ab9ea2f4f9cbd3eb23628 authored over 2 years ago by rodolforg <[email protected]>
refactor!: rename `etl::clock` to `synfig::clock` (#2711)

Moved ETL benchmark test to synfig-core due to `clock` requirement

BREAKING CHANGE: both ETL ...

github.com/synfig/synfig - 1585dd5840e0b960ca7be0141a6571aa3f837acf authored over 2 years ago by rodolforg <[email protected]>
refactor: make use of synfig::clamp instead of std::max(std::min()) (#2714)

It's more readable this way.
In C++17, we can replace it with `std::clamp()`.

github.com/synfig/synfig - 4dbf2cdf7cacf3b3e0cebb88c0f7a77bdccabaf9 authored over 2 years ago by rodolforg <[email protected]>
Merge PR #2385: fix: Added missing timetrack marks (animated_file timepoints and active points on/off)

fix: Added missing timetrack marks (animated_file timepoints and active points on/off)

github.com/synfig/synfig - 5b8a8b9c445f85c8faca9308db6e019fe020f5a8 authored over 2 years ago by ice0 <[email protected]>
Widget_TimeTrack: show dots for animated time points [regression]

We have ValueNode_Animated that do not use Waypoints,
so we must show them in timetrack too.

Ex...

github.com/synfig/synfig - 31ff22575916fb2027957e983e5bee411b537981 authored over 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
Widget_TimeTrack: show ActivePoint status (on/off) [regression]

Unlike Static Lists, entries of Dynamic Lists may be turned on
and off along the time (enabled o...

github.com/synfig/synfig - cb40bf18f6e140b02ce20ffd0dbee7e482f8cf84 authored over 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
small cleanup

github.com/synfig/synfig - 176fc405451859bbc41333099e63d2e14eb7ad3e authored over 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
refactor: Replaced deprecated Gtk::StockID in ResolutionDial (#2697)

github.com/synfig/synfig - cc59c1247fcdaa1c293bc1fc704922bd9348f7a1 authored over 2 years ago by ice0 <[email protected]>
fix: Synfig does not start if the OS username contains non-Latin characters (Windows) (#2650)

* Fixed a bug due to which Synfig does not start if the username contains non-Latin characters (...

github.com/synfig/synfig - 69dc1f7b9f06ba36273c393eebc29214e46a3e46 authored over 2 years ago by ice0 <[email protected]>
Merge PR #2708: refactor!: clean etl::angle

refactor!: clean etl::angle

github.com/synfig/synfig - af37e2af26e0b49d7aabd4ec72d121c786142091 authored over 2 years ago by ice0 <[email protected]>
refactor: remove unused macro HALF_PI

github.com/synfig/synfig - d4f280bae2c59430660a39736bee5d2a928108ea authored over 2 years ago by rodolforg <[email protected]>
fix(angle)!: proper operator overload

According to https://en.cppreference.com/w/cpp/language/operator_assignment

BREAKING CHANGE: ET...

github.com/synfig/synfig - af5772cf99029e3e848780d7f621a7e947cf1bf5 authored over 2 years ago by rodolforg <[email protected]>
refactor: remove unused etl::angle::operator~

"Commented" out via unset `#define` 15 years ago.
This directive `ETL_NOT_USED` isn't used anywh...

github.com/synfig/synfig - 1e820ab60c0a265d88513dc233d9521a1d03775a authored over 2 years ago by rodolforg <[email protected]>
refactor: remove unused code supporting wrapped angles

The code was commented out via `#ifdef ETL_WRAP_ANGLES` 15 years ago:
7555e3b7805d66eac4fd47efd0...

github.com/synfig/synfig - eed693acf555accb26337f17938282835366497b authored over 2 years ago by rodolforg <[email protected]>
refactor!: ANGLE_EPSILON macro is now a constant

Not used anywhere else, so let's reduce its scope

BREAKING CHANGE: etl::angle API changed

github.com/synfig/synfig - 49b9dffef0adda96f394821018e75f918f57ccdb authored over 2 years ago by rodolforg <[email protected]>
style(angle): change comment style

github.com/synfig/synfig - 1b73d337a70f074c3f3f5b03bffbf0490489318d authored over 2 years ago by rodolforg <[email protected]>
refactor: remove commented out code in etl::angle

github.com/synfig/synfig - fadbaeadaddca14d9aea4f130163c22a149e0670 authored over 2 years ago by rodolforg <[email protected]>
refactor: Replaced deprecated Gtk::StockID in Palette Editor (#2685)

github.com/synfig/synfig - e1c9ab6f6dc19c410dea4687fdc1d6f1fb596227 authored over 2 years ago by ice0 <[email protected]>
refactor: remove `ETL_DIRECTORY_SEPARATORS`; use them directly (#2706)

Low macro usage

github.com/synfig/synfig - 16bab1d4d6cc679424ad32f4d60603832e197c32 authored over 2 years ago by rodolforg <[email protected]>
test(etl): remove unused methods for etl::angle (#2705)

they are actually used in test/benchmark

github.com/synfig/synfig - d7686727280ded16b14591393ba0252559324683 authored over 2 years ago by rodolforg <[email protected]>
test(etl): remove unused methods for etl::hermite (#2707)

they are actually duplicated in test/benchmark

github.com/synfig/synfig - df98681de39d4e011020bf4515642a8bf805cd2d authored over 2 years ago by rodolforg <[email protected]>
refactor(core)!: rename ValueNode::is_descendant() to is_ancestor_of() (#2702)

(fix some indentation too)

BREAKING CHANGE: Synfig API change: method renamed for better unde...

github.com/synfig/synfig - fb7525059980eafb361f7bd435e05099271c3dfd authored over 2 years ago by rodolforg <[email protected]>
refactor: use etl::is_separator() instead of directory separator chars (#2704)

github.com/synfig/synfig - 603ded0b7fc27bc7da6ea61c53142e031a3fbec1 authored over 2 years ago by rodolforg <[email protected]>
refactor: use `/` as directory separator where a fixed folder name is used (#2703)

github.com/synfig/synfig - 984096283c18f8ba99f78484a3c2f987b05abf92 authored over 2 years ago by rodolforg <[email protected]>
test(studio): as in synfig-core, separate test_base.h (#2701)

github.com/synfig/synfig - e93442f6e2e485572f3dbfa2a68d1ec28ec08d23 authored over 2 years ago by rodolforg <[email protected]>
chore: update license statement for test_base.h (#2700)

github.com/synfig/synfig - d6f4d4d404e51c0716e30bcd4f4e544413d2023f authored over 2 years ago by rodolforg <[email protected]>
Merge PR #2699: refactor!: remove `etl::ceil_to_int` and `etl::floor_to_int`

refactor!: remove `etl::ceil_to_int` and `etl::floor_to_int`

github.com/synfig/synfig - cd9c265f6a7c70377482d4894552ec5a0d38ddb4 authored over 2 years ago by ice0 <[email protected]>
refactor!: remove etl::floor_to_int(); use std::floor() directly instead

BREAKING CHANGE: ETL API changed: removed `etl::floor_to_int()`

github.com/synfig/synfig - e796f4ce8cbc8f4eac505e8a1ec5c044ceaee4cd authored over 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
refactor!: remove etl::ceil_to_int(); use std::ceil() directly instead

BREAKING CHANGE: ETL API changed: removed `etl::ceil_to_int()`

github.com/synfig/synfig - 4310c494062510819ca022bd46450c26d86ea20f authored over 2 years ago by Rodolfo Ribeiro Gomes <[email protected]>
refactor: Replaced deprecated Gtk::StockID (non-visual) (#2668)

github.com/synfig/synfig - 334b9a5b40320967d1d8cf89a8f98a3eb15a6bc3 authored over 2 years ago by ice0 <[email protected]>
refactor: remove unused header/class synfig::Protocol (#2698)

github.com/synfig/synfig - 3e5e00588650ff239ed1dd719d5c7039eac5dd05 authored over 2 years ago by rodolforg <[email protected]>
fix: don't allow to Connect to exported value node if it has wrong type (#2694)

github.com/synfig/synfig - 3015a77900d9aebb759dd907f5825c4d5e720903 authored over 2 years ago by rodolforg <[email protected]>
feat: Added support for `Ctr+Enter` to complete text input in Text tool dialog (#2689)

feat: Added support for `Ctr+Enter` to complete text input in Text tool dialog

github.com/synfig/synfig - 6086e341d0f382cd0d2f20233938162fcda2acaa authored over 2 years ago by mohamedAdhamc <[email protected]>