Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 8081eb89d66dfdefb20d3d88ac2fd2e928e882df
      
https://github.com/synfig/synfig/commit/8081eb89d66dfdefb20d3d88ac2fd2e928e882df
  Author: Firas Hanife <firashan...@gmail.com>
  Date:   2020-06-13 (Sat, 13 Jun 2020)

  Changed paths:
    M synfig-studio/src/gui/instance.cpp
    M synfig-studio/src/gui/render.cpp
    M synfig-studio/src/gui/render.h

  Log Message:
  -----------
  Check if target output has same name as existing files (#1461)

* Check if target output has same name as existing files

* Remove unnecessary duplicate check

* Use target parameter sequence separator

* Add method check_target_destination() to separate purposes

* Minor cosmetic changes

* Count number of files to overwrite in case of a sequence

* Use glib::file_test() instead of stat

* Squash if-else in smaller statement

* Remove quotes around n_frames_overwrite

* Simplify and avoid useless checks

* Move png-spritesheet check before

* Keep Render Settings dialog active and select filename string

* Use absolute path and set properly default filename




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

Reply via email to