[Synfig-devl] [synfig/synfig] be84b8: feat: added hotkey for duplicate layer button (#2895)

2023-01-01 Thread mohamedAdhamc via Synfig-devl
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: be84b8e8e27aa0c75a611148b003ba0eddf5bc61
  
https://github.com/synfig/synfig/commit/be84b8e8e27aa0c75a611148b003ba0eddf5bc61
  Author: mohamedAdhamc <100296264+mohamedadh...@users.noreply.github.com>
  Date:   2023-01-02 (Mon, 02 Jan 2023)

  Changed paths:
M synfig-studio/src/gui/app.cpp

  Log Message:
  ---
  feat: added hotkey for duplicate layer button (#2895)




___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] 7e0b48: chore: bump year to 2023 (#2966)

2023-01-01 Thread ice0 via Synfig-devl
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 7e0b48626e9a1880dae93b476ba5d88cecfd2f1b
  
https://github.com/synfig/synfig/commit/7e0b48626e9a1880dae93b476ba5d88cecfd2f1b
  Author: ice0 
  Date:   2023-01-01 (Sun, 01 Jan 2023)

  Changed paths:
M autobuild/osx/app-template/Contents/Info.plist
M synfig-studio/src/gui/dialogs/about.cpp
M synfig-studio/src/gui/synfigstudio.rc

  Log Message:
  ---
  chore: bump  year to 2023 (#2966)




___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] 41389c: refactor: remove useless initialization in blur (#...

2023-01-01 Thread rodolforg via Synfig-devl
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 41389cfe1ea641075acc52a98ea0452758fc40e1
  
https://github.com/synfig/synfig/commit/41389cfe1ea641075acc52a98ea0452758fc40e1
  Author: rodolforg 
  Date:   2023-01-01 (Sun, 01 Jan 2023)

  Changed paths:
M synfig-core/src/synfig/blur.cpp
M synfig-core/src/synfig/blur/gaussian.h

  Log Message:
  ---
  refactor: remove useless initialization in blur (#2922)

the gaussian_blur_5x5_() method already initializes it

And it was wrong anyway; it initializes the same array 4 times,
and left the other 3 uninitialized.




___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl