Skip to content

Added link to Controller Plugin #58

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions source/layers/outline.rst
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ Note : :download:`File used <outline_dat/Outline_Layer.sifz>`
.. |Spline_Tool| replace:: :ref:`Spline Tool <tool_spline>`
.. |Tool_Options_Panel| replace:: :ref:`Tool Options Panel <panel_tool_options>`
.. |New_Layer_Defaults_Brush_Colors| replace:: :ref:`New Layer Defaults: Brush Colors <new_layer_defaults Brush Colors>`
.. |Star_Tool| replace:: :ref:`Star Tool <tool_start>`
.. |Star_Tool| replace:: :ref:`Star Tool <tool_star>`
.. |Canvas_Layer_Menu| replace:: :ref:`Canvas: Layer Menu <canvas_layer_menu>`

.. |Z_Depth_Parameter| replace:: :ref:`Z Depth Parameter <parameters_zdepth>`
Expand All @@ -332,7 +332,7 @@ Note : :download:`File used <outline_dat/Outline_Layer.sifz>`
.. |Colors_Dialog| replace:: :ref:`Color <colors_dialog>`
.. |Origin_Parameter| replace:: :ref:`Origin <parameters_origin>`
.. |Invert_Parameter| replace:: :ref:`Invert <parameters_invert>`
.. |Antialiasing_Parameter| replace:: :ref:`Antialiasing <parameters_anitialiasing>`
.. |Antialiasing_Parameter| replace:: :ref:`Antialiasing <parameters_antialiasing>`
.. |Feather_Parameter| replace:: :ref:`Feather Parameter <parameters_feather>`
.. |Feather_Parameter_Type_of_Feather| replace:: :ref:`Type of Feather <parameters_feather Type of Feather>`
.. |Winding_Style_Parameter| replace:: :ref:`Winding Style Parameter <parameters_winding_style>`
Expand Down
2 changes: 1 addition & 1 deletion source/layers/polygon.rst
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ Note that the edges can cross each other. When they do, the |Winding_Style_Param
.. |Color_Editor_Dialog| replace:: :ref:`Color <colors_dialog>`
.. |Origin_Parameter| replace:: :ref:`Origin <parameters_origin>`
.. |Invert_Parameter| replace:: :ref:`Invert <parameters_invert>`
.. |Antialiasing_Parameter| replace:: :ref:`Antialiasing <parameters_anitialiasing>`
.. |Antialiasing_Parameter| replace:: :ref:`Antialiasing <parameters_antialiasing>`
.. |Feather_Parameter| replace:: :ref:`Feather Parameter <parameters_feather>`
.. |Feather_Parameter_Type_of_Feather| replace:: :ref:`Type of Feather <parameters_feather Type of Feather>`
.. |Winding_Style_Parameter| replace:: :ref:`Winding Style Parameter <parameters_winding_style>`
1 change: 1 addition & 0 deletions source/plugins.rst
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ Where to find plugins
* `Yoyobuae:FreeForm Deform <https://github.com/yoyobuae/synfig-plugins>`_
* `Morevna:Plugins feature in Synfig Studio <http://morevnaproject.org/2012/06/11/plugins-feature-in-synfig-studio/>`_
* `Berteh:Import Labels and Timings <https://github.com/berteh/synfig-import-labels>`_
* `Controller Plugin (by Veer Metri) <https://github.com/veermetri05/controller-plugin>`_
* `Synfig forum: scripts/plugin thread <https://forums.synfig.org/c/development/scripting>`_

.. _plugins Plugin structure:
Expand Down