Added copyright lines for files I've edited this year.
[synfig.git] / synfig-core / trunk / src / synfig / valuenode_cos.cpp
2008-02-09 dooglusAdded copyright lines for files I've edited this year.
2008-01-11 dooglusAdd type checking to almost all the linkable ValueNodes.
2008-01-10 dooglusUse translated versions of the type names everywhere...
2008-01-10 dooglusMade all the assert() lines which check the valuenode...
2007-12-11 dooglusWrote doxygen file descriptions for the valuenode conve...
2007-11-08 dooglusUse 0 degrees as the default angle for the 'cos' convert.
2007-11-06 dooglusAdd a 'cos' convert type, to go with 'sine'.