Only convert 'straight' to 'composite' when updating a canvas from pre 0.3 to 0.3...
[synfig.git] / synfig-core / trunk / src / synfig / valuenode_reciprocal.cpp
2008-01-11 dooglusAdd type checking to almost all the linkable ValueNodes.
2008-01-10 dooglusMade all the assert() lines which check the valuenode...
2007-12-28 dooglusDon't allow epsilon to be less than 0.00000001.
2007-12-27 dooglusAdded new convert type "Reciprocal" to convert x to...