Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: e087e44e449510fd9da1f741e00a0fbeb0f42ba6
      
https://github.com/synfig/synfig/commit/e087e44e449510fd9da1f741e00a0fbeb0f42ba6
  Author: rodolforg <rodolf...@users.noreply.github.com>
  Date:   2023-01-18 (Wed, 18 Jan 2023)

  Changed paths:
    M synfig-core/src/synfig/layer.cpp
    M synfig-core/src/synfig/layers/layer_motionblur.cpp
    M synfig-core/src/synfig/layers/layer_solidcolor.cpp
    M synfig-core/src/synfig/rendering/software/rendererdraftsw.cpp
    M synfig-studio/src/gui/app.cpp
    M synfig-studio/src/gui/iconcontroller.cpp

  Log Message:
  -----------
  refactor: use camelcase for MotionBlur and SolidColor layer names (#2978)

Following the layer naming convention elsewhere.

studio::layer_icon_name() does not need to compare to the layer name
aliases because every call actually uses the Layer::get_name(), i.e.
the official name, not their aliases.




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

Reply via email to