2007-09-23 |
dooglus | Added a new valuenode conversion type called 'Add'... |
tree | commitdiff |
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-20 |
dooglus | Rename the 'Import' layer to 'Import Image' to hint... |
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-13 |
dooglus | When a curve gradient layer's bline is looped and perpe... |
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-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 | 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 |
next |