[Synfig-devl] [synfig/synfig] 5c3e9b: refactor: remove unused #include segment.h (#3281)

2023-11-26 Thread rodolforg via Synfig-devl
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 5c3e9bb422846ecaa3723770b0b0d681d28775ed
  
https://github.com/synfig/synfig/commit/5c3e9bb422846ecaa3723770b0b0d681d28775ed
  Author: rodolforg 
  Date:   2023-11-27 (Mon, 27 Nov 2023)

  Changed paths:
M synfig-core/src/modules/lyr_std/bevel.cpp
M synfig-core/src/modules/lyr_std/shade.cpp
M synfig-core/src/modules/mod_filter/blur.cpp
M synfig-core/src/modules/mod_filter/lumakey.cpp
M synfig-core/src/modules/mod_geometry/checkerboard.cpp
M synfig-core/src/modules/mod_geometry/outline.h
M synfig-core/src/modules/mod_geometry/star.cpp
M synfig-core/src/modules/mod_particle/plant.cpp
M synfig-core/src/modules/mod_particle/plant.h
M synfig-core/src/synfig/value.cpp

  Log Message:
  ---
  refactor: remove unused #include segment.h (#3281)




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


[Synfig-devl] [synfig/synfig] 048983: fix: dropped image file doesn't load (broken conve...

2023-11-26 Thread rodolforg via Synfig-devl
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 048983714026696a91bbf6938be0833b430fd6d8
  
https://github.com/synfig/synfig/commit/048983714026696a91bbf6938be0833b430fd6d8
  Author: rodolforg 
  Date:   2023-11-27 (Mon, 27 Nov 2023)

  Changed paths:
M synfig-core/src/synfig/filesystem_path.cpp
M synfig-core/src/synfig/filesystem_path.h
M synfig-core/test/filesystem_path.cpp
M synfig-studio/src/gui/canvasview.cpp

  Log Message:
  ---
  fix: dropped image file doesn't load (broken conversion URI to file path on 
Win32) (#3280)

It doesn't strip slash character '/' before drive letter

fix #3279




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