Synfig Studio full changelog
Synfig Studio 1.5.3
released Aug 23, 2024 (New Release)
78e866c chore: Fix #3398 - Missing install-sh script on MacOS (#3408) [core] [studio]
efeeda8 refactor: clean up Bevel layer (#3394) [core]
6cdaa8c chore: Make sure to update vcpkg.json on every release (#3406)
4422c5c Bump version to 1.5.3 (#3402) [ETL] [core] [studio]
7f543c0 build(Github Actions): fix macOS build (#3404)
8d1d1f1 ci: Build source tarballs on self-hosted CI runner (#3395)
d6866a2 chore: typo transfRomation -> transfoRmation (#3397) [core]
11d95ff chore: Fix generation of source packages using Autotools (again) (#3400) [core]
f54fada chore: Fix generation of source packages using Autotools (#3399) [ETL]
ec3030f build: fix macos build (#3396)
5714a7c chore: update Change Log for 1.4.5 (#3359)
bbdcfc1 perf: minor optimization of Bevel layer (#3384) [core]
d281673 style: use of eof() and override for filesystem (#3381) [core]
3f07959 build: unify cmake build shell scripts (#3370)
04ba862 refactor: make surface[_etl]::blit_to() const (#3369) [core]
ac93cec ci: Add CI action for OSX packaging script (#3368)
237d503 build: update script for building with cmake (#3355)
9a589c5 refactor: remove broken (and unused) symlink (#3365)
ad15a64 chore: avoid installation of unused sdl2_mixer (#3367)
e832255 perf(GUI): don't render frame thumbnails if disabled (#3356) [studio]
3c3b5b4 chore: update ChangeLog for version 1.4.5 (#3348)
f0e7df3 chore: removed zh-Hant locale as it has zero translations (#3354) [core] [studio]
f6dc2ac chore: Update Transifex config to APIv3 (#3349)
d51d65b fix: build on OSX 10.9 (#3353) [core]
2d542c9 refactor: port CurveWarp to Cobra renderer engine (#3329) [core]
58f522e fix(MotionBlur): undefined behavior when subsample range is 0 (#3347) [core]
c8ea2c2 feat: added ability to set colors for a dark theme for curves (#3346) [studio]
3c70fec build: Add cmake to linux install script (#3338)
02781d6 chore: Add CONTRIBUTING.md and CODE_OF_CONDUCT.md (#3335)
5fd6653 build: fix typos on magickpp module (#3333) [core]
1788462 fix: importing
efeeda8 refactor: clean up Bevel layer (#3394) [core]
6cdaa8c chore: Make sure to update vcpkg.json on every release (#3406)
4422c5c Bump version to 1.5.3 (#3402) [ETL] [core] [studio]
7f543c0 build(Github Actions): fix macOS build (#3404)
8d1d1f1 ci: Build source tarballs on self-hosted CI runner (#3395)
d6866a2 chore: typo transfRomation -> transfoRmation (#3397) [core]
11d95ff chore: Fix generation of source packages using Autotools (again) (#3400) [core]
f54fada chore: Fix generation of source packages using Autotools (#3399) [ETL]
ec3030f build: fix macos build (#3396)
5714a7c chore: update Change Log for 1.4.5 (#3359)
bbdcfc1 perf: minor optimization of Bevel layer (#3384) [core]
d281673 style: use of eof() and override for filesystem (#3381) [core]
3f07959 build: unify cmake build shell scripts (#3370)
04ba862 refactor: make surface[_etl]::blit_to() const (#3369) [core]
ac93cec ci: Add CI action for OSX packaging script (#3368)
237d503 build: update script for building with cmake (#3355)
9a589c5 refactor: remove broken (and unused) symlink (#3365)
ad15a64 chore: avoid installation of unused sdl2_mixer (#3367)
e832255 perf(GUI): don't render frame thumbnails if disabled (#3356) [studio]
3c3b5b4 chore: update ChangeLog for version 1.4.5 (#3348)
f0e7df3 chore: removed zh-Hant locale as it has zero translations (#3354) [core] [studio]
f6dc2ac chore: Update Transifex config to APIv3 (#3349)
d51d65b fix: build on OSX 10.9 (#3353) [core]
2d542c9 refactor: port CurveWarp to Cobra renderer engine (#3329) [core]
58f522e fix(MotionBlur): undefined behavior when subsample range is 0 (#3347) [core]
c8ea2c2 feat: added ability to set colors for a dark theme for curves (#3346) [studio]
3c70fec build: Add cmake to linux install script (#3338)
02781d6 chore: Add CONTRIBUTING.md and CODE_OF_CONDUCT.md (#3335)
5fd6653 build: fix typos on magickpp module (#3333) [core]
1788462 fix: importing
Synfig Studio 1.5.2
released Aug 4, 2024 (New Release)
Fixed line end distortions when using the drawing tool
Fixed an error that prevented importing images into an unsaved SIF file that had not yet been saved
Fixed an error that caused the program to crash when trying to move an object that is attached to a curve, if that curve is exported
Fixed an error opening a file from a network folder (in Windows)
Fixed an error when closing the program that occurred if bones were used in the active document
Fixed an error that caused the program to crash when creating curves consisting of two points that are too close to each other
Fixed a program crash when using a graphics tablet in Linux on the Wayland graphics system
Fixed a program crash when clicking on rows in the Library Panel
The “Open With History” button in the file open dialog is now only active when a file with the extension “sfg” is selected
Fixed a the GUI crash when clicking on a control point with the Graphs panel active
Pixel information about the current cursor position is now only requested if the Info panel is active
Fixed memory leak when importing PNG files
Fixed an error that prevented importing images into an unsaved SIF file that had not yet been saved
Fixed an error that caused the program to crash when trying to move an object that is attached to a curve, if that curve is exported
Fixed an error opening a file from a network folder (in Windows)
Fixed an error when closing the program that occurred if bones were used in the active document
Fixed an error that caused the program to crash when creating curves consisting of two points that are too close to each other
Fixed a program crash when using a graphics tablet in Linux on the Wayland graphics system
Fixed a program crash when clicking on rows in the Library Panel
The “Open With History” button in the file open dialog is now only active when a file with the extension “sfg” is selected
Fixed a the GUI crash when clicking on a control point with the Graphs panel active
Pixel information about the current cursor position is now only requested if the Info panel is active
Fixed memory leak when importing PNG files
Synfig Studio 1.4.5
released May 19, 2024 (New Release)
Synfig Studio 1.4.4
released Dec 25, 2022 (New Release)
Synfig Studio 1.4.3
released Oct 25, 2022 (New Release)
Synfig Studio 1.5.1
released Oct 30, 2021 (New Release)
Synfig Studio 1.5.0
released Aug 16, 2021 (New Release)
Synfig Studio 1.4.2
released Jul 30, 2021 (New Release)
Synfig Studio 1.4.1
released May 9, 2021 (New Release)
Features:
Synfig now can export videos with sound (#1623, #1830). In previous versions Synfig was ignoring all Sound Layers in animation file when doing export to video format. Now all sounds are mixed and added into video file.
Windows-specific fixes:
Fixed Synfig window not showing after closing it in minimized state (#1973).
Fixed issue of rendering to file when using non-Latin filenames (#2011, #1940).
Fixed incorrect import of lst files when path contains non-Latin characters (#1924).
Fixed non-working command “Edit image editing in external tool…” (#1912).
Fixed problem with non-working plugins when loading them from path containing non-Latin characters (#1882).
Fixed saving/loading palette to file with non-Latin name (#1889).
Bugfixes:
Fix Duplicate Layer ignoring all layers but the first one (#1829).
Fixed crash when frame fails to render (#1861).
Fix loading of Average Converter type (#1955).
Fixed interpolation for parameters of Boolean type (#1826).
Synfig now can export videos with sound (#1623, #1830). In previous versions Synfig was ignoring all Sound Layers in animation file when doing export to video format. Now all sounds are mixed and added into video file.
Windows-specific fixes:
Fixed Synfig window not showing after closing it in minimized state (#1973).
Fixed issue of rendering to file when using non-Latin filenames (#2011, #1940).
Fixed incorrect import of lst files when path contains non-Latin characters (#1924).
Fixed non-working command “Edit image editing in external tool…” (#1912).
Fixed problem with non-working plugins when loading them from path containing non-Latin characters (#1882).
Fixed saving/loading palette to file with non-Latin name (#1889).
Bugfixes:
Fix Duplicate Layer ignoring all layers but the first one (#1829).
Fixed crash when frame fails to render (#1861).
Fix loading of Average Converter type (#1955).
Fixed interpolation for parameters of Boolean type (#1826).
Synfig Studio 1.4.0
released Nov 15, 2020 (New Release)
Synfig Studio for Windows 7 - free download notice
Windows 7 Download periodically updates software information of Synfig Studio from the publisher.
« BACK
My Account
Help
Windows 7 Software Coupons
-
MacX MediaTrans
63% Off -
Media Player Morpher
85% Off -
WinX DVD Ripper
50% Off -
WinX MediaTrans
63% Off -
FREE VPN PROXY by SEED4.ME WINDOWS
Free VPN by Seed4Me
My Saved Stuff
You have not saved any software.
Click "Save" next to each software.
Click "Save" next to each software.
Would you like to receive announcements of new versions of your software by email or by RSS reader? Register for FREE!
Windows 7 Downloads Picks
- CorelDRAW X7 (x32 bit) 17.4.0.887
- CorelDRAW X7 (x64 bit) 17.4.0.887
- CorelDRAW X5 15.2.0.686
- CorelDRAW X4
- CorelDRAW 2017 19.1.0.419
- CorelDRAW X6 16.4.0.1280
- Graphic Workshop Professional 15.0a rev11
- Blender - 32 bit 2.80
- CorelDRAW X8 18.0.0.450
- Paint.NET 5.0.13
- PDFill PDF Editor 15.0 Build 2
- Adobe Illustrator CS6 16.0.5
- Corel PaintShop Photo Pro X3 2023 25.2.0.58
- Image Analyzer 1.43
- Adobe After Effects CC 2024 24.5.0
- Synfig Studio 1.5.3
- Adobe PhotoShop CS6 Extended CC 2024 25.11
- Adobe Illustrator CC CC 2024 28.5.0
- Video Slideshow Maker 1.0.60
- Google SketchUp Pro 2020
Popular Tags
graphic
resize
desktop
editor
seamless
digital
generator
software
paint
photo editor
plugin
edit
graphics
photo
image
jpeg
image editing
image editor
texture
watermark
images
photos
picture
free
jpg
background
wallpaper
styles
batch
photoshop
Popular Windows 7 Software
- CorelDRAW X7 (x32 bit) 17.4.0.887
- CorelDRAW X7 (x64 bit) 17.4.0.887
- CorelDRAW X5 15.2.0.686
- CorelDRAW X4
- iTop Screenshot 1.2.3.544
- CorelDRAW 2017 19.1.0.419
- CorelDRAW X6 16.4.0.1280
- Adobe InDesign CS5 CS5.5 7.5.3
- Graphic Workshop Professional 15.0a rev11
- Blender - 32 bit 2.80
- Model Air Design 2.4
- Blender Portable 4.1.1
- Model Air Design 2.4
- CorelDRAW X8 18.0.0.450
- Paint.NET 5.0.13
© 2025 Windows7Download.com - All logos, trademarks, art and other creative works are and remain copyright and property of their respective owners. Microsoft Windows is a registered trademarks of Microsoft Corporation. Microsoft Corporation in no way endorses or is affiliated with windows7download.com.



