2007-09-22 |
dooglus | Fixed a typo. |
tree | commitdiff |
2007-09-22 |
dooglus | Fixed a few typos. |
tree | commitdiff |
2007-09-22 |
dooglus | Added a new valuenode type for real values: 'Exponent... |
tree | commitdiff |
2007-09-22 |
dooglus | Fix 1800126. Use a loose_handle instead of a handle... |
tree | commitdiff |
2007-09-21 |
dooglus | Fix 1368694. You can now add layers to groups and... |
tree | commitdiff |
2007-09-19 |
dooglus | Revision 678 included <iostream> in color.h. This... |
tree | commitdiff |
2007-09-18 |
dooglus | Fix to allow the 'scale' valuenode be used with integers. |
tree | commitdiff |
2007-09-18 |
dooglus | Fix 1797488: use set_link() rather than modifying the... |
tree | commitdiff |
2007-09-18 |
dooglus | Initialise a sine valuenode from its parent. |
tree | commitdiff |
2007-09-18 |
dooglus | Header file change to go with the last commit. |
tree | commitdiff |
2007-09-18 |
dooglus | Initialise 'scale' valuenodes when converting, rather... |
tree | commitdiff |
2007-09-18 |
dooglus | Initialise subtract valuenodes from the value they... |
tree | commitdiff |
2007-09-18 |
dooglus | Round integers towards zero in linear convert type. |
tree | commitdiff |
2007-09-18 |
dooglus | Use a switch statement in the operator() like the other... |
tree | commitdiff |
2007-09-18 |
dooglus | Round integer subtraction convertions to the nearest... |
tree | commitdiff |
2007-09-18 |
dooglus | Fix a crash when converting an integer type to 'subtract'. |
tree | commitdiff |
2007-09-18 |
dooglus | Renaming the PasteCanvas layer in r705 missed the other... |
tree | commitdiff |
2007-09-18 |
dooglus | Revert r590. Use the same names for PasteCanvas, Solid... |
tree | commitdiff |
2007-09-18 |
dooglus | Removed unused members/prototypes. |
tree | commitdiff |
2007-09-17 |
dooglus | Use compression when saving as a .sifz file. |
tree | commitdiff |
2007-09-17 |
dooglus | Oops. TCB is called "auto" in the SIF file. |
tree | commitdiff |
2007-09-17 |
dooglus | Fix 1778930: TCB is the default waypoint type except... |
tree | commitdiff |
2007-09-17 |
dooglus | Tidying up a little. |
tree | commitdiff |
2007-09-17 |
dooglus | Typos. |
tree | commitdiff |
2007-09-17 |
dooglus | Fix 1796068: when a valuenode changes, ValueNode::on_ch... |
tree | commitdiff |
2007-09-17 |
dooglus | Fix a copy-paste typo when applying the 'scale' convert... |
tree | commitdiff |
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-12 |
dooglus | Since the last change will require a recompilation... |
tree | commitdiff |
2007-09-10 |
dooglus | Show basic motion blur even in the workarea display... |
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 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 | Fix a bug introduced by r590. The name of the paste_ca... |
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-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-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-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 |
2007-06-10 |
pabs | Remove the generated nodebase.h, COPYING and INSTALL... |
tree | commitdiff |
2007-06-03 |
pabs | Release preparations: prevent FTBFS due to quick_rng... |
tree | commitdiff |
2007-05-06 |
dooglus | Don't always display the "0f" at the end of times with... |
tree | commitdiff |
2007-04-15 |
dooglus | Fix 1698604: Moved the quick_rng class into its own... |
tree | commitdiff |
2007-04-12 |
dooglus | Typos. |
tree | commitdiff |
2007-04-12 |
dooglus | More shuffling stuff around without changing anything... |
tree | commitdiff |
2007-04-12 |
dooglus | At last - a real change! I think this is the bug I... |
tree | commitdiff |
2007-04-12 |
dooglus | A few more comments and other small changes. |
tree | commitdiff |
2007-04-12 |
dooglus | Lots more changes which hopefully change nothing but... |
tree | commitdiff |
2007-04-12 |
dooglus | There was a large lump of code inside an "if (false... |
tree | commitdiff |
2007-04-12 |
dooglus | Variable 'blend_time' isn't needed - it's just a copy... |
tree | commitdiff |
2007-04-12 |
dooglus | Removed some old commented code; replaced with a commen... |
tree | commitdiff |
2007-04-12 |
dooglus | No change to functionality, just some variable renaming... |
tree | commitdiff |
2007-04-11 |
dooglus | While looking into bug 1696331, I noticed that interpol... |
tree | commitdiff |
2007-04-10 |
dooglus | Partially fix 1696331. This isn't the correct fix... |
tree | commitdiff |
2007-04-09 |
dooglus | Initialise the priority when constructing a new Activep... |
tree | commitdiff |
2007-04-09 |
dooglus | Add 'winding style' control, allowing the user to speci... |
tree | commitdiff |
2007-04-08 |
dooglus | Fix 1696279: Check for and skip whitespace before check... |
tree | commitdiff |
2007-04-07 |
dooglus | Fixed typo. |
tree | commitdiff |
2007-04-06 |
dooglus | Atrus' Windows patches: [ 1695480 ] win32-synfig-clean... |
tree | commitdiff |
2007-04-06 |
dooglus | Use logical operators (&&, ||) rather than arithmetic... |
tree | commitdiff |
2007-04-05 |
pabs | Fix Debian 417720: FTBFS in gcc 4.3 due to not includin... |
tree | commitdiff |
next |