synfig.git
2007-09-16 dooglusFix 1795922: loadcanvas.cpp was special-casing subtract...
2007-09-16 dooglusFix 1795913. Subtract now works with colors.
2007-09-16 dooglusRearranged a bit so I can see what's missing.
2007-09-16 dooglusI'm working on bug 1779592. The problem is related...
2007-09-16 dooglusFix 1383736: use absolute pathnames when setting up...
2007-09-16 dooglusFix 1795802: Fixed a crash in the animated gradient...
2007-09-16 dooglusMultiplying a gradient by zero empties it.
2007-09-15 dooglusFix 1568818: Animate gradients.
2007-09-15 dooglusPartially fix 1568818: Define mathematical operators...
2007-09-15 dooglusPartially fix 1568818: Declare mathematical operators...
2007-09-15 dooglusI'm told that it's a bad idea to inherit from std:...
2007-09-14 dooglusMade a few more of the member variables in class WorkAr...
2007-09-14 dooglusFix 1794374 for 'gradient rotate' valuenodes.
2007-09-14 dooglusFix 1794374 for 'repeat gradient' valuenodes.
2007-09-14 dooglusSome member variables were public, but never used publi...
2007-09-14 dooglusFix 1794006: when removing a CPoint, signal that the...
2007-09-13 dooglusAllow the user to specify the start and end colors...
2007-09-13 dooglusAdd a new type of valuenode conversion for gradients...
2007-09-13 dooglusSpelling corrections.
2007-09-13 dooglusSpelling corrections.
2007-09-13 dooglusWhen a curve gradient layer's bline is looped and perpe...
2007-09-13 pabsAdd some changes to NEWS
2007-09-13 pabsAdd some changes to NEWS
2007-09-13 pabsAdd some changes to NEWS
2007-09-12 dooglusA few more typos.
2007-09-12 dooglusSince the last change will require a recompilation...
2007-09-12 dooglusFix 1793306: dirname() doesn't work on absolute paths...
2007-09-12 dooglusFix 1792063: problem with curve gradients when a vertex...
2007-09-12 dooglusReinstate the -Wno-unused-parameter flag, because when...
2007-09-11 dooglusAdded a few comments.
2007-09-10 dooglusMove the 'Simple Text' into the 'Other' menu, rather...
2007-09-10 dooglusRearranged "if (!x) a; else b;" to "if (x) b; else...
2007-09-10 dooglusThe icons are in $SYNFIG_ROOT/share/pixmaps/synfigstudi...
2007-09-10 dooglusShow basic motion blur even in the workarea display...
2007-09-10 dooglusAdded a comment about the strange fudge factor in the...
2007-09-10 dooglusDefault the plant layer's Perpendicular Velocity to...
2007-09-10 dooglusMade a comment about some compiler warnings that I...
2007-09-09 dooglusTime Plant::sync(). Display timing information if...
2007-09-09 dooglusIn the plant layer, don't stunt growth at all when...
2007-09-09 dooglusPartially fix 1790903: Fixed the problem with the plant...
2007-09-09 dooglusAdded a new parameter to the plant layer, "Perpendicula...
2007-09-09 dooglusSuccessfully fixed speling mistakes.
2007-09-08 dooglusShow 'info' messages during the sync()ing of large...
2007-09-08 dooglusSpread the sprouts out evenly along each bline. Previo...
2007-09-08 dooglusDon't keep trying to sync() a plant layer if its bline...
2007-09-08 dooglusPlant::sync() doesn't need to be public.
2007-09-08 dooglusAdded a comment questioning one of the Random::operator...
2007-09-08 dooglusUse an enumeration type rather than unnamed integers...
2007-09-08 dooglusPut a mutex around Plant::sync() to stop 2 threads...
2007-09-08 dooglusAdded a #warning about some bad code in an unused sourc...
2007-09-08 dooglusMark ETL/status and ETL/_status.h as unused.
2007-09-08 dooglusRemove the -Wno-unused-parameter flag from the compile...
2007-09-08 dooglusPrevent compiler warnings about unused parameters.
2007-09-07 dooglusAnother case of initialising a variable from itself...
2007-09-07 dooglusRemoved unused parameters.
2007-09-07 dooglusPrevent a compiler warning about uninitialised variable...
2007-09-07 dooglusThis looks like a typo. I don't think this function...
2007-09-07 dooglusFix a couple of compiler warnings ("passing 'float...
2007-09-07 dooglusPrevent a compiler warning. (variable 'mag' is used...
2007-09-07 dooglusPrevent a compiler warning. (variable mag is used...
2007-09-07 dooglusFixed another instance of the bug which was causing...
2007-09-07 dooglusTidying.
2007-09-07 dooglusAllow plant blines to have 2 points in them. Previousl...
2007-09-07 dooglusFix the 'plant' layer.
2007-09-07 dooglusPrevent a warning from the compiler. It warns that...
2007-09-06 dooglusTidying.
2007-09-06 dooglusAllow the 'linear' convert type to work with colors...
2007-09-06 dooglusOops! That last commit was completely wrong. Revertin...
2007-09-06 dooglusDon't include header files that aren't needed.
2007-09-06 dooglusDon't include unnecessary header files.
2007-09-06 dooglusRemove the parse_timedswap() hack.
2007-09-06 dooglusRemove the parse_timedswap() hack.
2007-09-06 dooglusTimedSwap valuenodes shouldn't be marked as directly...
2007-09-06 dooglusFix and re-enable the "Timed Swap" convert. Prevent...
2007-09-06 dooglusAdded a new member "bool same_type_as(const Type testty...
2007-09-06 dooglusMake the #defines for ADD_VALUENODE and ADD_VALUENODE2...
2007-09-05 dooglusUse "Segment Vertex" and "Segment Tangent" instead...
2007-09-05 dooglusRemoved the little 'x' marks I was using to check off...
2007-09-05 dooglusUse translatable, 'human readable' strings when display...
2007-09-05 dooglusTidying.
2007-09-05 dooglusTidying.
2007-09-05 dooglusTidying.
2007-09-05 dooglusTidying.
2007-09-05 dooglusExporting a constant (non-animated) value, then renamin...
2007-09-05 dooglusMinor code layout tidying.
2007-09-04 dooglusThe XOR Pattern layer now has 'Z Depth', 'Amount' and...
2007-09-04 dooglusFix a bug introduced by r590. The name of the paste_ca...
2007-09-04 dooglusUse "Size As Alpha" as parameter name, not "SizeAsAlpha".
2007-09-04 dooglusUse "ZigZag" not "Zig-Zag", like in other gradient...
2007-09-04 dooglusTypo.
2007-09-04 dooglusDisplay spaces in layer names: "Time Loop" and "Luma...
2007-09-04 dooglusThe duck was moving the XOR pattern in the wrong direct...
2007-09-04 dooglusUse lower_case "xor_pattern" in .sif files rather than...
2007-09-04 dooglusUse lower_case instead of UpperCase in .sif files for...
2007-09-04 dooglusMove 'Paste Canvas' and 'Plant' into the 'Other' menu...
2007-09-04 dooglusDisplay as 'Checkerboard' rather than 'CheckerBoard'.
2007-09-04 dooglusDisplay as 'Halftone 2' and 'Halftone 3' rather than...
2007-09-04 dooglusDisplay as 'Inside Out' not 'InsideOut'.
2007-09-04 dooglusEnable the draw, sketch and polygon tools by default...
2007-09-04 dooglusRename class lyr_freetype to Layer_Freetype. All other...
next