Branch: refs/heads/testing
Home: https://github.com/synfig/synfig
Commit: 226b22dfc12b94bb064ab6fc9676c0f3ddd0ada1
https://github.com/synfig/synfig/commit/226b22dfc12b94bb064ab6fc9676c0f3ddd0ada1
Author: rodolforg <[email protected]>
Date: 2022-08-14 (Sun, 14 Aug 2022)
Changed paths:
M synfig-core/po/POTFILES.in
Log Message:
-----------
build: remove nonexistent files listed in synfig-core/po/POTFILES.in (#2794)
they were removed in c67b5d3f34eb8413dc9d2fcb0f657a2f743174a0
(PR #2775)
Commit: e049441d38a714e142a586d73086847c5330aba0
https://github.com/synfig/synfig/commit/e049441d38a714e142a586d73086847c5330aba0
Author: luzpaz <[email protected]>
Date: 2022-08-15 (Mon, 15 Aug 2022)
Changed paths:
M ETL/ChangeLog.old
M ETL/NEWS
M perf/scripts/view_comparison_graph.py
M synfig-core/src/modules/mod_svg/svg_parser.cpp
M synfig-core/src/modules/mod_svg/svg_parser.h
M synfig-core/src/synfig/node.h
M synfig-core/src/synfig/valuenodes/valuenode_derivative.h
M synfig-osx/launcher/utils/dumpkeymap.man
M synfig-studio/AUTHORS
M synfig-studio/docs/bones_gui.txt
M synfig-studio/src/gui/docks/dockable.cpp
M synfig-studio/src/gui/docks/dockbook.cpp
M synfig-studio/src/gui/duckmatic.cpp
M synfig-studio/src/gui/states/state_normal.cpp
M synfig-studio/src/synfigapp/vectorizer/centerlineskeletonizer.cpp
Log Message:
-----------
chore: fix various typos (#2799)
Found via `codespell -q 3 -L
aline,ang,ba,childs,dout,eiter,forse,objext,pard,parms,pevent,propertyst,ro,shouldbe,thru,uint,unselect,vertexes
-S
./synfig-studio/po,./synfig-core/po,/synfig-core/m4,./synfig-osx/,./gtkmm-osx,./bugs,.*.eps,*.sif,./synfig-studio/plugins/lottie-exporter`
Commit: 2d13c78149795212602d54272a3efaec6e2a2eb2
https://github.com/synfig/synfig/commit/2d13c78149795212602d54272a3efaec6e2a2eb2
Author: rodolforg <[email protected]>
Date: 2022-08-15 (Mon, 15 Aug 2022)
Changed paths:
M synfig-studio/src/synfigapp/actions/layermove.cpp
Log Message:
-----------
fix: check whether iterator is valid before dereferencing (#2798)
Commit: fc78ce7992df6171e24ebd57292c19a5dfc3a45c
https://github.com/synfig/synfig/commit/fc78ce7992df6171e24ebd57292c19a5dfc3a45c
Author: luzpaz <[email protected]>
Date: 2022-08-15 (Mon, 15 Aug 2022)
Changed paths:
M synfig-studio/src/gui/app.cpp
M synfig-studio/src/gui/app.h
Log Message:
-----------
chore: fix source typos (#2803)
s/detials/details/
Commit: e289d69bbccffe77158d7d2b65d932896c0fac04
https://github.com/synfig/synfig/commit/e289d69bbccffe77158d7d2b65d932896c0fac04
Author: rodolforg <[email protected]>
Date: 2022-08-15 (Mon, 15 Aug 2022)
Changed paths:
M synfig-core/src/synfig/listimporter.cpp
Log Message:
-----------
feat: added support for SVG image sequence with lst files (#2795)
with the fix provided by PR #2789 (commit
25f28b14214bcc98d736ce88138e79f087d56510),
it was finally viable to implement this (simple) feature :)
fix #965
Commit: ac8214e47fd71dbec1066f475e98bd9dda5859e7
https://github.com/synfig/synfig/commit/ac8214e47fd71dbec1066f475e98bd9dda5859e7
Author: ice0 <[email protected]>
Date: 2022-08-16 (Tue, 16 Aug 2022)
Changed paths:
M synfig-core/src/modules/mod_ffmpeg/trgt_ffmpeg.cpp
Log Message:
-----------
fix: Fixed issue with incorrect ffmpeg search on Windows (#2797)
introduced in fc38d7c
Commit: 4c997135228c7b2f3767bb2f6420bb9acdd93f59
https://github.com/synfig/synfig/commit/4c997135228c7b2f3767bb2f6420bb9acdd93f59
Author: rodolforg <[email protected]>
Date: 2022-08-17 (Wed, 17 Aug 2022)
Changed paths:
M synfig-core/src/modules/mod_gradient/conicalgradient.cpp
M synfig-core/src/modules/mod_gradient/curvegradient.cpp
M synfig-core/src/modules/mod_gradient/lineargradient.cpp
M synfig-core/src/modules/mod_gradient/radialgradient.cpp
M synfig-core/src/modules/mod_gradient/spiralgradient.cpp
M synfig-core/src/modules/mod_noise/noise.cpp
M synfig-core/src/synfig/layers/layer_pastecanvas.cpp
Log Message:
-----------
fix: hit_check for gradient & paste_canvas layers with BEHIND and ONTO blends
(#2804)
Commit: 9cc796e08727bf478c87dc93a74e46822398a16b
https://github.com/synfig/synfig/commit/9cc796e08727bf478c87dc93a74e46822398a16b
Author: rodolforg <[email protected]>
Date: 2022-08-17 (Wed, 17 Aug 2022)
Changed paths:
M ETL/ETL/CMakeLists.txt
M ETL/ETL/Makefile.am
R ETL/ETL/_calculus.h
M ETL/ETL/_hermite.h
R ETL/ETL/calculus
M ETL/test/hermite.cpp
M synfig-core/src/modules/lyr_std/curvewarp.cpp
M synfig-core/src/modules/mod_geometry/outline.cpp
M synfig-core/src/modules/mod_gradient/curvegradient.cpp
M synfig-core/src/modules/mod_particle/plant.cpp
M synfig-core/src/synfig/valuenodes/valuenode_bline.cpp
M synfig-core/src/synfig/valuenodes/valuenode_blinecalctangent.cpp
M synfig-core/src/synfig/valuenodes/valuenode_blinereversetangent.cpp
M synfig-core/src/synfig/valuenodes/valuenode_segcalctangent.cpp
M synfig-core/test/benchmark.cpp
M synfig-studio/src/gui/states/state_bline.cpp
Log Message:
-----------
refactor!: add etl::hermite::derivative() and remove ETL/calculus (#2791)
BREAKING CHANGE: ETL API changed:
- add etl::hermite::derivative()
- remove etl::derivative() ; not used
- remove etl::derivative<hermite<>>() ; use etl::hermite::derivative()
- remove etl::integral() ; not used
Commit: 361ffce745bbe2534ffdee5e05dca80b7cdb55e1
https://github.com/synfig/synfig/commit/361ffce745bbe2534ffdee5e05dca80b7cdb55e1
Author: Konstantin Dmitriev <[email protected]>
Date: 2022-08-23 (Tue, 23 Aug 2022)
Changed paths:
M ChangeLog-development.md
M ChangeLog.last_id
M ChangeLog.md
Log Message:
-----------
chore: updated changelog (#2774)
* ChangeLog: Mark previous commits as part of 1.5.1
* Update ChangeLog up to 2021-10-24
* Update ChangeLog up to 2021-10-31
* Fix commit message
* Update ChageLog for 1.5.1
* Update ChangeLog up to 2021-11-07
* Update ChangeLog up to 2021-11-15
* Update ChangeLog up to 2021-11-22
* Update ChangeLog up to 2021-11-28
* Update ChangeLog up to 2021-12-05
* Update ChangeLog up to 2021-12-12
* Update ChangeLog up to 2021-12-19
* Update ChangeLog up to 2021-12-26
* Update ChangeLog up to 2022-01-02
* Update ChangeLog up to 2022-01-09
* Update ChangeLog up to 2022-01-16
* Update ChangeLog up to 2022-01-23
* Update ChangeLog up to 2022-01-30
* Update ChangeLog up to 2022-02-06
* Update ChangeLog up to 2022-02-13
* Update ChangeLog up to 2022-02-20
* Update ChangeLog up to 2022-02-27
* Update ChangeLog up to 2022-03-06
* Update ChangeLog up to 2022-03-13
* Update ChangeLog up to 2022-03-20
* Update ChangeLog up to 2022-03-27
* Update ChangeLog up to 2022-04-05
* Update ChangeLog up to 2022-04-12
* Update ChangeLog up to 2022-04-19
* Update ChangeLog up to 2022-04-26
* Update ChangeLog up to 2022-05-03
* Update ChangeLog up to 2022-05-10
* Update ChangeLog up to 2022-05-17
* Update ChangeLog up to 2022-05-24
* Update ChangeLog up to 2022-05-31
* Update ChangeLog up to 2022-06-07
* Update ChangeLog up to 2022-06-14
* Update ChangeLog up to 2022-06-21
* Update ChangeLog up to 2022-06-28
* Update ChangeLog up to 2022-07-05
* Update ChangeLog up to 2022-07-12
* Update ChangeLog up to 2022-07-19
* Update ChangeLog up to 2022-07-26
* Update ChangeLog up to 2022-08-02
* Update ChangeLog up to 2022-08-09
* Update ChangeLog up to 2022-08-16
Commit: 36896b9237a3a1e0e73a117b9775a738da6c7446
https://github.com/synfig/synfig/commit/36896b9237a3a1e0e73a117b9775a738da6c7446
Author: rodolforg <[email protected]>
Date: 2022-08-25 (Thu, 25 Aug 2022)
Changed paths:
M synfig-studio/src/gui/trees/layerparamtreestore.cpp
Log Message:
-----------
fix: avoid rebuild ParamTreeStore when animating a parameter (#2729)
Calling rebuild() causes two bugs:
1. Parameters panel collapses items on edit (GH#386), when we
we have Animation Mode enabled and are editing parameter that
wasn't previously animated.
'Solution' seems to be to call queue_refresh()
2. Crash (or emit Gtk warning) when we animate a parameter (like
previous case) that uses a combobox for editing (GH#2390), as
Active Layer Name of Switch Layer or Bone Parent in Bones list
of Skeleton Layer.
'Solution' seems to be to call queue_rebuild()
However, when a value node is replaced (via RHandle::replace()),
it already calls Node::signal_changed() so the row is refreshed
by other signal slot.
Fix #386
Fix #2390
Commit: 5aee83b4f54d15f1b4b3b216e1122da064c69d63
https://github.com/synfig/synfig/commit/5aee83b4f54d15f1b4b3b216e1122da064c69d63
Author: ice0 <[email protected]>
Date: 2022-08-26 (Fri, 26 Aug 2022)
Changed paths:
M synfig-studio/src/gui/trees/layerparamtreestore.cpp
Log Message:
-----------
fix: params panel doesn't update after layer switch (#2811)
Commit: 9cecd2abe143e29cf0564e511183beebab7dfafb
https://github.com/synfig/synfig/commit/9cecd2abe143e29cf0564e511183beebab7dfafb
Author: mohamedAdhamc <[email protected]>
Date: 2022-08-27 (Sat, 27 Aug 2022)
Changed paths:
M synfig-studio/src/gui/app.cpp
M synfig-studio/src/gui/canvasview.cpp
M synfig-studio/src/gui/canvasview.h
M synfig-studio/src/gui/workarea.cpp
M synfig-studio/src/gui/workarea.h
Log Message:
-----------
feat: added ability to show/hide rulers (#2634)
Commit: 8a68e7872c70238ff791356e0d8f558b29b992d4
https://github.com/synfig/synfig/commit/8a68e7872c70238ff791356e0d8f558b29b992d4
Author: Hesham Essam <[email protected]>
Date: 2022-08-26 (Fri, 26 Aug 2022)
Changed paths:
M synfig-core/src/CMakeLists.txt
M synfig-studio/CMakeLists.txt
M synfig-studio/src/CMakeLists.txt
A vcpkg-ports/cairomm/portfile.cmake
A vcpkg-ports/cairomm/vcpkg.json
A vcpkg-ports/glibmm/portfile.cmake
A vcpkg-ports/glibmm/vcpkg.json
A vcpkg-ports/gtk3/0001-build.patch
A vcpkg-ports/gtk3/fix_ninja_build.py
A vcpkg-ports/gtk3/portfile.cmake
A vcpkg-ports/gtk3/vcpkg.json
A vcpkg-ports/gtkmm3/portfile.cmake
A vcpkg-ports/gtkmm3/vcpkg.json
A vcpkg-ports/libsigcpp-2/portfile.cmake
A vcpkg-ports/libsigcpp-2/vcpkg.json
A vcpkg-ports/libxmlpp/portfile.cmake
A vcpkg-ports/libxmlpp/vcpkg.json
A vcpkg-ports/pangomm/portfile.cmake
A vcpkg-ports/pangomm/vcpkg.json
A vcpkg.json
Log Message:
-----------
build: Use vcpkg to build synfig
Commit: 1433a1e2a930ea9c6399a78559557a9bf10710b2
https://github.com/synfig/synfig/commit/1433a1e2a930ea9c6399a78559557a9bf10710b2
Author: Hesham Essam <[email protected]>
Date: 2022-08-26 (Fri, 26 Aug 2022)
Changed paths:
M vcpkg.json
Log Message:
-----------
Add pkgconf as a dependency
Commit: 3fdb244a5913306786e45256bf4575cf29f4e99c
https://github.com/synfig/synfig/commit/3fdb244a5913306786e45256bf4575cf29f4e99c
Author: Hesham Essam <[email protected]>
Date: 2022-08-26 (Fri, 26 Aug 2022)
Changed paths:
M synfig-studio/CMakeLists.txt
Log Message:
-----------
Revert build_images MSVC check change
Commit: 57bb84de0a26154dfda635ea0c956c0a858b035e
https://github.com/synfig/synfig/commit/57bb84de0a26154dfda635ea0c956c0a858b035e
Author: Hesham Essam <[email protected]>
Date: 2022-08-26 (Fri, 26 Aug 2022)
Changed paths:
A vcpkg-ports/libtool/dirent_fix.patch
A vcpkg-ports/libtool/portfile.cmake
A vcpkg-ports/libtool/vcpkg.json
Log Message:
-----------
Add libtool port
Commit: 6221d1a68ed292a97f2441644d06639caff58734
https://github.com/synfig/synfig/commit/6221d1a68ed292a97f2441644d06639caff58734
Author: Hesham Essam <[email protected]>
Date: 2022-08-26 (Fri, 26 Aug 2022)
Changed paths:
M synfig-core/CMakeLists.txt
A synfig-core/fonts-msvc/fonts.conf
M synfig-core/src/CMakeLists.txt
M synfig-core/src/modules/CMakeLists.txt
M synfig-core/src/modules/mod_magickpp/CMakeLists.txt
M synfig-core/src/synfig/main.cpp
M synfig-core/src/synfig/module.cpp
M synfig-studio/CMakeLists.txt
A vcpkg-ports/imagemagick/disable_complex_fftw.patch
A vcpkg-ports/imagemagick/dont_include_win32config.patch
A vcpkg-ports/imagemagick/portfile.cmake
A vcpkg-ports/imagemagick/vcpkg.json
M vcpkg.json
Log Message:
-----------
Add ImageMagick recipe and add fontconfig config file
Commit: 217c03ae9e5c66485ae8c577aa6a0dd906f353af
https://github.com/synfig/synfig/commit/217c03ae9e5c66485ae8c577aa6a0dd906f353af
Author: Hesham Essam <[email protected]>
Date: 2022-08-26 (Fri, 26 Aug 2022)
Changed paths:
M synfig-core/src/synfig/module.cpp
Log Message:
-----------
Adjust the path when building with msvc only
This is done since some of the modules of synfig have their own
dependencies. When loading any of these modules, their dependencies
have to be in the path to be successfully loaded.
VCPKG has the great feature of copying all the dependencies dlls
right beside the built target so that the path doesn't have to be changed.
But the modules reside in "modules" dir, while they are loaded from
"bin" dir, so the "modules" dir has to be in the path.
Commit: 76c6e1f76c2ee15dc23b2edfd8c5a88cffb4dc8a
https://github.com/synfig/synfig/commit/76c6e1f76c2ee15dc23b2edfd8c5a88cffb4dc8a
Author: Hesham Essam <[email protected]>
Date: 2022-08-26 (Fri, 26 Aug 2022)
Changed paths:
A vcpkg-ports/imagemagick/fix_make_dependency.patch
A vcpkg-ports/imagemagick/fix_ssize_t_undefined.patch
M vcpkg-ports/imagemagick/portfile.cmake
Log Message:
-----------
Clean up imagemagick port
Commit: d091a68baee1636d5a060f8fcc39384a28bc0ab3
https://github.com/synfig/synfig/commit/d091a68baee1636d5a060f8fcc39384a28bc0ab3
Author: Hesham Essam <[email protected]>
Date: 2022-08-26 (Fri, 26 Aug 2022)
Changed paths:
M synfig-studio/src/CMakeLists.txt
Log Message:
-----------
Fix glib-schemas error and fix gdbus warning
Commit: a7129809993a823380cbac8f67bc148e45422ef3
https://github.com/synfig/synfig/commit/a7129809993a823380cbac8f67bc148e45422ef3
Author: Hesham Essam <[email protected]>
Date: 2022-08-26 (Fri, 26 Aug 2022)
Changed paths:
M synfig-studio/src/CMakeLists.txt
M synfig-studio/src/gui/CMakeLists.txt
A vcpkg-ports/adwaita-icon-theme/portfile.cmake
A vcpkg-ports/adwaita-icon-theme/vcpkg.json
A vcpkg-ports/gdk-pixbuf/fix_build_error_windows.patch
A vcpkg-ports/gdk-pixbuf/portfile.cmake
A vcpkg-ports/gdk-pixbuf/vcpkg.json
A vcpkg-ports/hicolor-icon-theme/portfile.cmake
A vcpkg-ports/hicolor-icon-theme/vcpkg.json
A vcpkg-ports/libcroco/portfile.cmake
A vcpkg-ports/libcroco/vcpkg.json
A vcpkg-ports/librsvg/portfile.cmake
A vcpkg-ports/librsvg/remove_lm_from_pkgconfig.patch
A vcpkg-ports/librsvg/use_unix_path.patch
A vcpkg-ports/librsvg/vcpkg.json
M vcpkg.json
Log Message:
-----------
Package gdk-pixbuf loders (specifically svg loader) and package add icon
themes
Commit: 19bc68d208855f116c7da4b50c3636090bd1e1d0
https://github.com/synfig/synfig/commit/19bc68d208855f116c7da4b50c3636090bd1e1d0
Author: Hesham <[email protected]>
Date: 2022-08-26 (Fri, 26 Aug 2022)
Changed paths:
M vcpkg.json
Log Message:
-----------
Stylistic change
Commit: e8a6acbbdf6eece24b879874bd5915bc3dce20c9
https://github.com/synfig/synfig/commit/e8a6acbbdf6eece24b879874bd5915bc3dce20c9
Author: Hesham Essam <[email protected]>
Date: 2022-08-26 (Fri, 26 Aug 2022)
Changed paths:
A vcpkg-ports/imath/portfile.cmake
A vcpkg-ports/imath/vcpkg.json
A vcpkg-ports/openexr/portfile.cmake
A vcpkg-ports/openexr/vcpkg.json
Log Message:
-----------
Add OpenEXR port
Commit: 832c39dc153aaa2224345f8ef4947c527053889f
https://github.com/synfig/synfig/commit/832c39dc153aaa2224345f8ef4947c527053889f
Author: Hesham Essam <[email protected]>
Date: 2022-08-26 (Fri, 26 Aug 2022)
Changed paths:
M synfig-core/src/modules/CMakeLists.txt
Log Message:
-----------
some cmake cleanup
Commit: 9ec1979b9dfc4788bb054af76e1b895115d4e991
https://github.com/synfig/synfig/commit/9ec1979b9dfc4788bb054af76e1b895115d4e991
Author: Hesham Essam <[email protected]>
Date: 2022-08-26 (Fri, 26 Aug 2022)
Changed paths:
M synfig-core/src/modules/mod_libavcodec/trgt_av.cpp
M vcpkg.json
Log Message:
-----------
Add ffmpeg as a dependency to enable mod_libavcodec
Commit: 672a05cbd8f44b954a6ee58c3bbdcf82a891a725
https://github.com/synfig/synfig/commit/672a05cbd8f44b954a6ee58c3bbdcf82a891a725
Author: Hesham Essam <[email protected]>
Date: 2022-08-26 (Fri, 26 Aug 2022)
Changed paths:
M vcpkg-ports/imagemagick/portfile.cmake
M vcpkg-ports/imagemagick/vcpkg.json
A vcpkg-ports/imath/define_dll.patch
M vcpkg-ports/imath/portfile.cmake
M vcpkg-ports/openexr/portfile.cmake
Log Message:
-----------
Fixes to imath, openexr, and imagemagick ports
Commit: c6933ce908f66a4e98c469fcbaaa9b3202f5bfd2
https://github.com/synfig/synfig/commit/c6933ce908f66a4e98c469fcbaaa9b3202f5bfd2
Author: Hesham Essam <[email protected]>
Date: 2022-08-26 (Fri, 26 Aug 2022)
Changed paths:
A cmake/FindPkgConfig.cmake
M synfig-core/src/CMakeLists.txt
M synfig-core/src/synfig/CMakeLists.txt
M synfig-core/src/synfig/main.cpp
M synfig-core/src/synfig/string_helper.cpp
M synfig-studio/src/gui/CMakeLists.txt
M synfig-studio/src/gui/canvasview.cpp
Log Message:
-----------
Make synfig Visual Studio 2017 friendly
Changes include:
1. Check if cmake version < 3.22, if so use custom FindPkgConfig
2. Explicitly depend on Intl (it's part of glibc but not part of msvc)
3. Some source code fixes
Commit: aa5ee54e0d8439fda73b42a3f1a49d63c81e3e1d
https://github.com/synfig/synfig/commit/aa5ee54e0d8439fda73b42a3f1a49d63c81e3e1d
Author: Hesham Essam <[email protected]>
Date: 2022-08-26 (Fri, 26 Aug 2022)
Changed paths:
M synfig-core/src/synfig/CMakeLists.txt
Log Message:
-----------
Fix spacing
Commit: c6eb41d71876092484cf2a814c6a294beb78ac1e
https://github.com/synfig/synfig/commit/c6eb41d71876092484cf2a814c6a294beb78ac1e
Author: ice0 <[email protected]>
Date: 2022-08-27 (Sat, 27 Aug 2022)
Changed paths:
A cmake/FindPkgConfig.cmake
M synfig-core/CMakeLists.txt
A synfig-core/fonts-msvc/fonts.conf
M synfig-core/src/CMakeLists.txt
M synfig-core/src/modules/CMakeLists.txt
M synfig-core/src/modules/mod_libavcodec/trgt_av.cpp
M synfig-core/src/modules/mod_magickpp/CMakeLists.txt
M synfig-core/src/synfig/CMakeLists.txt
M synfig-core/src/synfig/main.cpp
M synfig-core/src/synfig/module.cpp
M synfig-core/src/synfig/string_helper.cpp
M synfig-studio/CMakeLists.txt
M synfig-studio/src/CMakeLists.txt
M synfig-studio/src/gui/CMakeLists.txt
M synfig-studio/src/gui/canvasview.cpp
A vcpkg-ports/adwaita-icon-theme/portfile.cmake
A vcpkg-ports/adwaita-icon-theme/vcpkg.json
A vcpkg-ports/cairomm/portfile.cmake
A vcpkg-ports/cairomm/vcpkg.json
A vcpkg-ports/gdk-pixbuf/fix_build_error_windows.patch
A vcpkg-ports/gdk-pixbuf/portfile.cmake
A vcpkg-ports/gdk-pixbuf/vcpkg.json
A vcpkg-ports/glibmm/portfile.cmake
A vcpkg-ports/glibmm/vcpkg.json
A vcpkg-ports/gtk3/0001-build.patch
A vcpkg-ports/gtk3/fix_ninja_build.py
A vcpkg-ports/gtk3/portfile.cmake
A vcpkg-ports/gtk3/vcpkg.json
A vcpkg-ports/gtkmm3/portfile.cmake
A vcpkg-ports/gtkmm3/vcpkg.json
A vcpkg-ports/hicolor-icon-theme/portfile.cmake
A vcpkg-ports/hicolor-icon-theme/vcpkg.json
A vcpkg-ports/imagemagick/disable_complex_fftw.patch
A vcpkg-ports/imagemagick/dont_include_win32config.patch
A vcpkg-ports/imagemagick/fix_make_dependency.patch
A vcpkg-ports/imagemagick/fix_ssize_t_undefined.patch
A vcpkg-ports/imagemagick/portfile.cmake
A vcpkg-ports/imagemagick/vcpkg.json
A vcpkg-ports/imath/define_dll.patch
A vcpkg-ports/imath/portfile.cmake
A vcpkg-ports/imath/vcpkg.json
A vcpkg-ports/libcroco/portfile.cmake
A vcpkg-ports/libcroco/vcpkg.json
A vcpkg-ports/librsvg/portfile.cmake
A vcpkg-ports/librsvg/remove_lm_from_pkgconfig.patch
A vcpkg-ports/librsvg/use_unix_path.patch
A vcpkg-ports/librsvg/vcpkg.json
A vcpkg-ports/libsigcpp-2/portfile.cmake
A vcpkg-ports/libsigcpp-2/vcpkg.json
A vcpkg-ports/libtool/dirent_fix.patch
A vcpkg-ports/libtool/portfile.cmake
A vcpkg-ports/libtool/vcpkg.json
A vcpkg-ports/libxmlpp/portfile.cmake
A vcpkg-ports/libxmlpp/vcpkg.json
A vcpkg-ports/openexr/portfile.cmake
A vcpkg-ports/openexr/vcpkg.json
A vcpkg-ports/pangomm/portfile.cmake
A vcpkg-ports/pangomm/vcpkg.json
A vcpkg.json
Log Message:
-----------
build: Use vcpkg to build synfig (#2725)
Commit: dd55c0f3f982d676696e58fafb9175e4cd388e13
https://github.com/synfig/synfig/commit/dd55c0f3f982d676696e58fafb9175e4cd388e13
Author: ice0 <[email protected]>
Date: 2022-08-28 (Sun, 28 Aug 2022)
Changed paths:
M synfig-core/src/synfig/gradient.cpp
Log Message:
-----------
fix(msvc): fixed debug build in MSVC (#2812)
1 issue:
"can't decrement vector iterator before begin"
2 issue:
"vector iterators incompatible"
Compare: https://github.com/synfig/synfig/compare/6bf36b96769b...dd55c0f3f982
_______________________________________________
Synfig-devl mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synfig-devl