2007-09-16 |
dooglus | Fix 1795922: loadcanvas.cpp was special-casing subtract... |
tree | commitdiff |
2007-09-16 |
dooglus | Fix 1795913. Subtract now works with colors. |
tree | commitdiff |
2007-09-16 |
dooglus | Rearranged a bit so I can see what's missing. |
tree | commitdiff |
2007-09-16 |
dooglus | Fix 1795802: Fixed a crash in the animated gradient... |
tree | commitdiff |
2007-09-16 |
dooglus | Multiplying a gradient by zero empties it. |
tree | commitdiff |
2007-09-15 |
dooglus | Fix 1568818: Animate gradients. |
tree | commitdiff |
2007-09-15 |
dooglus | Partially fix 1568818: Define mathematical operators... |
tree | commitdiff |
2007-09-15 |
dooglus | Partially fix 1568818: Declare mathematical operators... |
tree | commitdiff |
2007-09-15 |
dooglus | I'm told that it's a bad idea to inherit from std:... |
tree | commitdiff |
2007-09-14 |
dooglus | Fix 1794374 for 'gradient rotate' valuenodes. |
tree | commitdiff |
2007-09-14 |
dooglus | Fix 1794374 for 'repeat gradient' valuenodes. |
tree | commitdiff |
2007-09-13 |
dooglus | Allow the user to specify the start and end colors... |
tree | commitdiff |
2007-09-13 |
dooglus | Add a new type of valuenode conversion for gradients... |
tree | commitdiff |
2007-09-13 |
dooglus | Spelling corrections. |
tree | commitdiff |
2007-09-13 |
dooglus | When a curve gradient layer's bline is looped and perpe... |
tree | commitdiff |
2007-09-13 |
pabs | Add some changes to NEWS |
tree | commitdiff |
2007-09-12 |
dooglus | Since the last change will require a recompilation... |
tree | commitdiff |
2007-09-12 |
dooglus | Fix 1792063: problem with curve gradients when a vertex... |
tree | commitdiff |
2007-09-12 |
dooglus | Reinstate the -Wno-unused-parameter flag, because when... |
tree | commitdiff |
2007-09-11 |
dooglus | Added a few comments. |
tree | commitdiff |
2007-09-10 |
dooglus | Move the 'Simple Text' into the 'Other' menu, rather... |
tree | commitdiff |
2007-09-10 |
dooglus | Rearranged "if (!x) a; else b;" to "if (x) b; else... |
tree | commitdiff |
2007-09-10 |
dooglus | Show basic motion blur even in the workarea display... |
tree | commitdiff |
2007-09-10 |
dooglus | Added a comment about the strange fudge factor in the... |
tree | commitdiff |
2007-09-10 |
dooglus | Default the plant layer's Perpendicular Velocity to... |
tree | commitdiff |
2007-09-09 |
dooglus | Time Plant::sync(). Display timing information if... |
tree | commitdiff |
2007-09-09 |
dooglus | In the plant layer, don't stunt growth at all when... |
tree | commitdiff |
2007-09-09 |
dooglus | Partially fix 1790903: Fixed the problem with the plant... |
tree | commitdiff |
2007-09-09 |
dooglus | Added a new parameter to the plant layer, "Perpendicula... |
tree | commitdiff |
2007-09-08 |
dooglus | Show 'info' messages during the sync()ing of large... |
tree | commitdiff |
2007-09-08 |
dooglus | Spread the sprouts out evenly along each bline. Previo... |
tree | commitdiff |
2007-09-08 |
dooglus | Don't keep trying to sync() a plant layer if its bline... |
tree | commitdiff |
2007-09-08 |
dooglus | Plant::sync() doesn't need to be public. |
tree | commitdiff |
2007-09-08 |
dooglus | Added a comment questioning one of the Random::operator... |
tree | commitdiff |
2007-09-08 |
dooglus | Use an enumeration type rather than unnamed integers... |
tree | commitdiff |
2007-09-08 |
dooglus | Put a mutex around Plant::sync() to stop 2 threads... |
tree | commitdiff |
2007-09-08 |
dooglus | Remove the -Wno-unused-parameter flag from the compile... |
tree | commitdiff |
2007-09-08 |
dooglus | Prevent compiler warnings about unused parameters. |
tree | commitdiff |
2007-09-07 |
dooglus | Removed unused parameters. |
tree | commitdiff |
2007-09-07 |
dooglus | Prevent a compiler warning. (variable 'mag' is used... |
tree | commitdiff |
2007-09-07 |
dooglus | Prevent a compiler warning. (variable mag is used... |
tree | commitdiff |
2007-09-07 |
dooglus | Fixed another instance of the bug which was causing... |
tree | commitdiff |
2007-09-07 |
dooglus | Tidying. |
tree | commitdiff |
2007-09-07 |
dooglus | Allow plant blines to have 2 points in them. Previousl... |
tree | commitdiff |
2007-09-07 |
dooglus | Fix the 'plant' layer. |
tree | commitdiff |
2007-09-07 |
dooglus | Prevent a warning from the compiler. It warns that... |
tree | commitdiff |
2007-09-06 |
dooglus | Tidying. |
tree | commitdiff |
2007-09-06 |
dooglus | Allow the 'linear' convert type to work with colors... |
tree | commitdiff |
2007-09-06 |
dooglus | Don't include unnecessary header files. |
tree | commitdiff |
2007-09-06 |
dooglus | Remove the parse_timedswap() hack. |
tree | commitdiff |
2007-09-06 |
dooglus | Remove the parse_timedswap() hack. |
tree | commitdiff |
2007-09-06 |
dooglus | Fix and re-enable the "Timed Swap" convert. Prevent... |
tree | commitdiff |
2007-09-06 |
dooglus | Added a new member "bool same_type_as(const Type testty... |
tree | commitdiff |
2007-09-06 |
dooglus | Make the #defines for ADD_VALUENODE and ADD_VALUENODE2... |
tree | commitdiff |
2007-09-05 |
dooglus | Use "Segment Vertex" and "Segment Tangent" instead... |
tree | commitdiff |
2007-09-05 |
dooglus | Removed the little 'x' marks I was using to check off... |
tree | commitdiff |
2007-09-05 |
dooglus | Use translatable, 'human readable' strings when display... |
tree | commitdiff |
2007-09-05 |
dooglus | Tidying. |
tree | commitdiff |
2007-09-05 |
dooglus | Tidying. |
tree | commitdiff |
2007-09-05 |
dooglus | Tidying. |
tree | commitdiff |
2007-09-05 |
dooglus | Tidying. |
tree | commitdiff |
2007-09-04 |
dooglus | The XOR Pattern layer now has 'Z Depth', 'Amount' and... |
tree | commitdiff |
2007-09-04 |
dooglus | Fix a bug introduced by r590. The name of the paste_ca... |
tree | commitdiff |
2007-09-04 |
dooglus | Use "Size As Alpha" as parameter name, not "SizeAsAlpha". |
tree | commitdiff |
2007-09-04 |
dooglus | Use "ZigZag" not "Zig-Zag", like in other gradient... |
tree | commitdiff |
2007-09-04 |
dooglus | Typo. |
tree | commitdiff |
2007-09-04 |
dooglus | Display spaces in layer names: "Time Loop" and "Luma... |
tree | commitdiff |
2007-09-04 |
dooglus | The duck was moving the XOR pattern in the wrong direct... |
tree | commitdiff |
2007-09-04 |
dooglus | Use lower_case "xor_pattern" in .sif files rather than... |
tree | commitdiff |
2007-09-04 |
dooglus | Use lower_case instead of UpperCase in .sif files for... |
tree | commitdiff |
2007-09-04 |
dooglus | Move 'Paste Canvas' and 'Plant' into the 'Other' menu... |
tree | commitdiff |
2007-09-04 |
dooglus | Display as 'Checkerboard' rather than 'CheckerBoard'. |
tree | commitdiff |
2007-09-04 |
dooglus | Display as 'Halftone 2' and 'Halftone 3' rather than... |
tree | commitdiff |
2007-09-04 |
dooglus | Display as 'Inside Out' not 'InsideOut'. |
tree | commitdiff |
2007-09-04 |
dooglus | Rename class lyr_freetype to Layer_Freetype. All other... |
tree | commitdiff |
2007-09-04 |
dooglus | A more up-to-date version of this file is in synfig... |
tree | commitdiff |
2007-09-03 |
dooglus | Rename ValueBase::same_as() to ValueBase::same_type_as... |
tree | commitdiff |
2007-09-03 |
dooglus | This can't be right, can it? |
tree | commitdiff |
2007-09-03 |
dooglus | Changed the sense of the 'do_not_muck_with_time' boolea... |
tree | commitdiff |
2007-09-03 |
dooglus | Prevent a crash when copying a PasteCanvas before defin... |
tree | commitdiff |
2007-09-03 |
dooglus | Completes fix of 1785296: If a waypoint has <animated... |
tree | commitdiff |
2007-09-03 |
dooglus | Partially fix 1785296: Allow waypoints to refer to... |
tree | commitdiff |
2007-09-03 |
dooglus | Typo. |
tree | commitdiff |
2007-09-03 |
dooglus | Reordered the blend method definitions to appear in... |
tree | commitdiff |
2007-08-31 |
dooglus | Fix 1785598: studio crash when marking all Bline vertic... |
tree | commitdiff |
2007-08-31 |
dooglus | Fix 1785598: studio crash when marking all Bline vertic... |
tree | commitdiff |
2007-08-30 |
dooglus | Prevent a crash when clicking in the workarea after... |
tree | commitdiff |
2007-08-30 |
dooglus | Prevent a crash when saving a PasteCanvas with no canva... |
tree | commitdiff |
2007-08-30 |
dooglus | Typo. |
tree | commitdiff |
2007-08-14 |
pabs | Fix segfault when rendering dooglus.rincevent.net/synfi... |
tree | commitdiff |
2007-08-04 |
pabs | Fix extra qualification warning |
tree | commitdiff |
2007-07-31 |
pabs | Fix 1692825: Prevent import errors on amd64 by using... |
tree | commitdiff |
2007-06-20 |
pabs | Releasing synfig 0.61.06 today |
tree | commitdiff |
2007-06-20 |
pabs | Fix another typo in the tagging targets |
tree | commitdiff |
2007-06-20 |
pabs | Fix SVN tagging targets in the Makefile |
tree | commitdiff |
2007-06-12 |
pabs | Bump version number to 0.61.06. Hopefully the last... |
tree | commitdiff |
2007-06-12 |
pabs | Require version 0.04.09 of ETL to be installed. |
tree | commitdiff |
2007-06-11 |
pabs | Remove a bashism from the bootstrap script that was... |
tree | commitdiff |
2007-06-11 |
pabs | Distribute surfacenew.cpp, don't build it |
tree | commitdiff |
2007-06-11 |
pabs | Distribute some files that were only in SVN before |
tree | commitdiff |
next |