Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 927c829ed36902072a630e0769c26df2750a8b95
      
https://github.com/synfig/synfig/commit/927c829ed36902072a630e0769c26df2750a8b95
  Author: rodolforg <rodolf...@users.noreply.github.com>
  Date:   2025-02-10 (Mon, 10 Feb 2025)

  Changed paths:
    M synfig-core/src/synfig/loadcanvas.cpp
    M synfig-studio/src/gui/states/state_draw.cpp
    M synfig-studio/src/gui/states/state_lasso.cpp
    M synfig-studio/src/gui/trees/childrentreestore.cpp
    M synfig-studio/src/synfigapp/canvasinterface.cpp
    M synfig-studio/src/synfigapp/canvasinterface.h

  Log Message:
  -----------
  refactor: remove unused CanvasInterface::auto_export() method (#3492)

It is commented-out since initial commit in 2005.

It also removes the code on loading canvas that automatically
deletes exported Value Nodes whose ID starts with "Unnamed".
It can be safely removed because:
1. this code slice also dates back 2005
2. by using `git grep Unnamed`, it can be seen the only place
that sets a valuenode ID as "Unnamed..." is the commented-out
CanvasInterface::auto_export() this PR deletes.



To unsubscribe from these emails, change your notification settings at 
https://github.com/synfig/synfig/settings/notifications


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

Reply via email to