Remove .gitignore do nothing is ignored.
[synfig.git] / synfig-core / trunk / src / synfig / valuenode_blinecalctangent.cpp
2008-12-22 dooglusAdd optional debugging for calls to ValueNode_*::operat...
2008-11-22 dooglusExplicitly call get_list() when converting a bline...
2008-03-30 dooglusWhen dragging a duck along a bline that it's linked...
2008-03-06 dooglusAdded 3 new parameters to the "BLine Tangent" ValueNode...
2008-03-06 dooglusAllow Real values to be converted to "BLine Tangent...
2008-03-04 dooglusImprove the derivative class for hermites. Compare...
2008-03-04 dooglusFix the tangents output by "Segment Tangent" and "BLine...
2008-03-03 dooglusUse a bigger epsilon when calculating bline tangents...
2008-03-03 dooglusRemove the ETL_FIXED_DERIVATIVE macro.
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...
2007-12-11 dooglusWrote doxygen file descriptions for the valuenode conve...
2007-10-06 dooglusAdd my copyright to files I've modified.
2007-09-23 dooglusAllow the 'BLine Tangent' to be used to convert angles...
2007-09-23 dooglusImplemented feature request [ 1781903 ] make vertices...