b0d439bPython updated to version 3.8.10 in Windows build.ef1f618Use 64bit Python build in 64bit packages for Windows.
b7305a9Merge pull request #1173 from rodolforg/fix-sound-dock-scrollba211baremove some unneeded headers (#1963) [studio]dbd27fbRemove old commented-out code (gui/layertree) (#1429) [studio]28696baMerge PR #1325: Allow enum parameter be edited with a double click instead of triple click29d8878Merge PR #1337: Single click for parameter editing [studio]2df3379Merge PR #1351: Canvas, bone & sublayer parameters now pops up in one single click [studio]c2371f7Merge PR #1979: [Synfig Studio] Minor cleanup on LayerTree (Improve LayerTree speed) [studio]6b0d418[Autotools] Fixed problem with missing *.glsl files in distribution (#1982) [core]4ddd22dMerge PR #1995: [Core] create stringhelper [core] [studio]885f3ac[Core] Fix missing is_distance hint for vertex coordinates (#2000) [core]ab8cd14Merge PR #2059: [Synfig Studio] fix action LayerDuplicate for skeleton and its bone links [studio]bbdd853Merge PR #2046: [Synfig Studio] some cleanup on synfigapp::ValueDescSet [studio]b660807[Core/Studio] Fix missing const qualifier for some relational operators overrides (#2001) [core] [studio]0f7fb39[Core] LinkableValueNode now provides methods for inverse manipulation (#2057) [core] [studio]b1468c7[Synfig Studio] make TimeLoop valuenode editable via workspace (#2066) [core] [studio]65f50eb[Synfig Studio] fix skeleton deformation duplication (#2071) [core]6b5a3c8[Synfig Studio] fix format string for synfigapp exception guard (#2084) [studio]61bd68aExported canvas can be reopened again after closing (#2092) [studio]fd1e5ecsometimes Widget_Vector didn't use locale for decimal separator (#2102) [core] [studio]3c0f04dFixed 'locale::facet::_S_create_c_locale name not valid' error when compiling with MinGW compiler (#2157) [core]48959a9Merge PR #1929: [Synfig Studio] Added ability to undock panel using the context menu command [studio]8fdfae6[Synfig Studio] fix 'Undock Panel' menu item always showing (#2109) [studio]81b13a4Close tabs with middle mouse click (#2107) [studio]b2b4b91Fixed an issue due to which menus were not displayed on all panels except the canvas (#2120) [studio]926d5e2Fixed crash when user drags a group to a child group (#2116) [studio]9b580c6Merge PR#1890: Fix crash in Spline Width and return of improper type in Spline converters9a2187cMerge PR #1260: Fixed exception throwing by mistake in dot-product valuenode creation [core]4789a5b[Core] A little refactoring of loadcanvas.cpp (#1956) [core]d76d77fFixed issue with savingloopflag in some dynamic lists (#2165) [core]d40c745Merge PR #1769: Improve Canvas Zoom Keyboard Shortcut UX [studio]fa4021dimproved navigation hotkeys - partially backported (#1776) [studio]207f7d7Changed redo shortcut to Ctr+Y (Win)/Shift+Ctrl+Z (Linux) (#1811) [studio]2d4d8b0Improving Keyboard Shortcuts for the toolbox items (#1823) [studio]9343c01Implementing Canvas Zoom Legacy Keyboard shortcuts (#1848) [studio]3c71750Add accelerator key for Cutout tool (#1855) [studio]86cb9ceMerge PR #1953: [Synfig Studio] Clean default accel map implementation [studio]505d8c5[Synfig Studio] Implemented toggle animate hotkey (#2033) [studio]2b7587dImproved error reporting [studio] (#2156) [studio]41d6ac0Basic implementation of Keyboard Shortcut Editor (#2160) [studio]cad2917Merge PR #2172: Fix some shortcuts/accels - for item deletion and animation stop [studio]833307fMerge PR #2173: Shortcut editor more organized and asks for user confirmation [studio]93365c5Merge PR #2137: Fix memory leaks on SVG parser/importer [core]d3906caMerge PR #1853:etl::clockrefactored to usestd::chrono[ETL] [core]8091554Middle click on a tab now closes the root canvas only when all child canvases are closed (#2210) [studio]4f6e09cMerge PR #1195: [Lottie exporter] Convert methods working with radius of simple circle layer [studio]afe6dc8[Lottie exporter] Add variable gamma correction (PR #1179) [studio]5e800faChanges made to offsetKeyFrame file (#1233) [studio]786f25fMerge PR #1236: [Lottie Exporter] Add support for Sine convert method [studio]3b66367Add support for Cos convert and Integer convert method (#1254) [studio]eede90c[Lottie exporter] Add support for linear gradient (#1286) [studio]14667dd[Lottie Exporter] Add support for aTan2 convert method (#1363) [studio]c9e9d2f[Lottie Exporter] Add support for Vector Angle convert method (#1409) [studio]9fc95fe[Lottie exporter] Refactor radial_composite convert method (#1447) [studio]c51cef4[Lottie Exporter] Add support for radial gradient layer (#1446) [studio]5102d5e[Lottie Exporter] Added support for Vector X and Vector Y convert method (#1516) [studio]d2083d6[Lottie Exporter] Added support for Power Convert method (#1515) [studio]faad4ab[Lottie Exporter] Add support for dot product convert method (#1593) [studio]6269d8f[Lottie Exporter] Add support for Logarithm convert method (#1586) [studio]7cd80d2[Lottie Exporter] Added support for reciprocal convert method (#1619) [studio]905994a[Lottie Exporter] Add support for range convert method (#1606) [studio]43ced7b[Lottie Exporter] Add support for vectorlength convert method (#1650) [studio]d31d62d[Lottie Exporter] Add support for not convert method (#1587) [studio]ee4e533Merge PR #1505: [Lottie Exporter] Add support for blur layers [studio]fd00d1c[Lottie exporter] Implement use-defs (#2182) [studio]7d83a44Merge PR #1199: [Lottie Exporter] Code cleanup for Lottie exporter plugin [studio]eaafbcb[Lottie exporter] Important comments regarding effects/fill.py (#1213) [studio]5d8a08b[Lottie Exporter] Code cleanup for Lottie exporter plugin (#1226) [studio]8943867[Lottie exporter] Refactor lottie modules/Added named constants (#1456) [studio]71de9ffFix various typos (#2061) [core] [studio]1c1c429[Lottie exporter] Add support for export of Advanced outline (#2199) [studio]3573345Fixed crash in rare cases caused by race condition when rebuilding LayerTreeStore (#2209) [studio]5718557Fixed incorrect background redrawing on animated GIFs with transparent background (#2134) [core]2c2062cAdd non-minified bodymovin.js (#2202) [studio]223026fResolved 'nan' exception (#2227) [studio]541a5ca[Lottie exporter] Remove minor error (#2229) [studio]
74a9f4bChange order of Waypoint Editor buttons to match other dialogs (#1880) [studio]ef2da51Merge PR (#1182): Improved dialog waypoint UX [studio]b555b22Waypoint Editor didn't properly support enums (#1968) [studio]ca04f3dfix mainwindow not showing when is offscreen (#1973) [studio]39807adBumped year in About dialog (#1977) [studio]c526bf2don't let inner layer be duplicated twice (#2050) [studio]d8e1837Merge PR#1971: Fix action LayerDuplicate with layers "duplicate" [studio]03fd60ffix "Link to Spline" showing when a vertex of spline itself is selected (#1988) [studio]06d71c5exception-guard now lists SynfigApp exception too (#2028) [studio]2f18910assure uniqueness for new node guid (#2029) [core]ba9149aavoid dereference of invalid TreeIter on Layer TreeView (#2043) [studio]94c0805current_working_directory() function now works correctly with non-Latin filenames (#2011) [ETL]349810eFixed issue with rendering to file when using non-Latin filenames (#1940) [core] [studio]8809482Added support for loadingaveragevalues (#1955) [core]f47d674Merge PR #1861: Fixed crash when frame rendering throws exception while animating [studio]7d68380Fixed incorrect import oflstfiles when path contains non-Latin characters (#1924) [core]9653378Fixed crash when right-clicking on group in the Sets panel (#1920) [studio]9f9a09eFixed non-working command "Edit image editing in external tool..." (#1912) [studio]0bd6fd5Merge PR #1889: [Synfig Studio/Windows] Fixed load/save operations for Palette editor [core] [studio]f7e71c9Fixed problem with non-working plugins when using paths containing non-Latin characters (#1882) [studio]f8de319Fix crash in Spline Tangent converter (#1836) [core]5ad6ac5[MacOS] Fixed SynfigStudio.app won't start if renamed (or contain spaces in name) (#1834)03ab84dFixed error when output to MPEG-1 format with audio (#1830) [core]23bf66aFix animation interpolation for boolean values (#1826) [core]985afc4fix Duplicate layer ignoring all layers but the first one (#1829) [core]7deb121Restore ctrl-c ctrl+v ctrl+a in Color and Gradient Dialogs (#1821) [studio]a583e73autotools: pango and imagemagick c++ flags and libs have been moved to their respective modules (#1688) [core]bbd7a85Return true only if id=1 (accept) is clicked (#1573) [studio]9ad7d22Merge PR #1386: Toolbar menu [studio]053841bYear is fixed in About dialog (#1238) [studio]383fcf8[Autotools] remove support for broken OpenGL rendering (#2055) [core]19112f1Fix crash in Spline Vertex converter (#1802) [core]fb03700Fix crash on unsuccessful action with a clean undo history (#1643) [studio]99a1cdeExport video files with sound (#1623) [core]